Uses of Interface
org.symphonyoss.symphony.messageml.util.IUserPresentation
-
Packages that use IUserPresentation Package Description org.symphonyoss.symphony.messageml.elements org.symphonyoss.symphony.messageml.util -
-
Uses of IUserPresentation in org.symphonyoss.symphony.messageml.elements
Methods in org.symphonyoss.symphony.messageml.elements that return IUserPresentation Modifier and Type Method Description IUserPresentationMention. getUserPresentation() -
Uses of IUserPresentation in org.symphonyoss.symphony.messageml.util
Methods in org.symphonyoss.symphony.messageml.util that return IUserPresentation Modifier and Type Method Description IUserPresentationIDataProvider. getUserPresentation(Long uid)Retrieve user information object based on UIDIUserPresentationIDataProvider. getUserPresentation(String emailAddress)Retrieve user information object based on user email
-