Uses of Interface
org.glassfish.cafe.api.presence.PersonInformation

Packages that use PersonInformation
org.glassfish.cafe.api.presence   
 

Uses of PersonInformation in org.glassfish.cafe.api.presence
 

Methods in org.glassfish.cafe.api.presence that return PersonInformation
 PersonInformation PresenceDocument.getPersonInformation()
          Returns the Person Information associated to this presence document, if any.
 PersonInformation PresenceDocument.getPersonInformationAnyway()
          Returns the Person Information associated to this presence document, or a newly created one if there was none before.
 

Methods in org.glassfish.cafe.api.presence that return types with arguments of type PersonInformation
 Collection<PersonInformation> PresenceDocument.getPersonInformations()
          Get all the person information elements in the document.
 



Copyright © 2010. All Rights Reserved.