Uses of Class
org.exoplatform.social.core.model.Label
Packages that use Label
-
Uses of Label in org.exoplatform.social.core.storage.api
Methods in org.exoplatform.social.core.storage.api that return LabelModifier and TypeMethodDescriptionLabelStorage.findLabelByObjectTypeAndObjectIdAndLang(String objectType, String objectId, String language) get label by objectType, objectId and languageSaves a label.Methods in org.exoplatform.social.core.storage.api that return types with arguments of type LabelModifier and TypeMethodDescriptionLabelStorage.findLabelByObjectTypeAndObjectId(String objectType, String objectId) get labels by objectType and objectIdMethods in org.exoplatform.social.core.storage.api with parameters of type Label