Uses of Class
org.exoplatform.social.core.model.ProfileLabel
Packages that use ProfileLabel
-
Uses of ProfileLabel in org.exoplatform.social.core.profilelabel
Methods in org.exoplatform.social.core.profilelabel that return ProfileLabelModifier and TypeMethodDescriptionProfileLabelService.findLabelByObjectTypeAndObjectIdAndLang(String objectType, String objectId, String language) Retrieves aProfileLabelidentified by 'Object Type', 'Object Id' and 'language'.Methods in org.exoplatform.social.core.profilelabel that return types with arguments of type ProfileLabelModifier and TypeMethodDescriptionProfileLabelService.findLabelByObjectTypeAndObjectId(String objectType, String objectId) Retrieves aListofProfileLabelidentified by 'Object Type' and 'Object Id'Methods in org.exoplatform.social.core.profilelabel with parameters of type ProfileLabelModifier and TypeMethodDescriptionvoidProfileLabelService.createLabel(ProfileLabel profileLabel) Creates a newProfileLabelobjectvoidProfileLabelService.updateLabel(ProfileLabel profileLabel) Updates aProfileLabelobject