Uses of Class
org.exoplatform.social.core.profileproperty.model.ProfilePropertySetting
Packages that use ProfilePropertySetting
-
Uses of ProfilePropertySetting in org.exoplatform.social.core.profileproperty
Methods in org.exoplatform.social.core.profileproperty that return ProfilePropertySettingModifier and TypeMethodDescriptionProfilePropertyService.createPropertySetting(ProfilePropertySetting profilePropertySetting) Creates a newProfilePropertySettingobjectProfilePropertyService.getProfileSettingById(Long id) Retrieves the ProfileProperty item with givenProfilePropertySettingpropertyNameProfilePropertyService.getProfileSettingByName(String name) Retrieves the ProfileProperty item with givenProfilePropertySettingpropertyNameMethods in org.exoplatform.social.core.profileproperty that return types with arguments of type ProfilePropertySettingModifier and TypeMethodDescriptionProfilePropertyService.getPropertySettings()Retrive the list of allProfilePropertySettingobjectsProfilePropertyService.getSynchronizedPropertySettings()Retrive the list of synchronizedProfilePropertySettingobjectsMethods in org.exoplatform.social.core.profileproperty with parameters of type ProfilePropertySettingModifier and TypeMethodDescriptionProfilePropertyService.createPropertySetting(ProfilePropertySetting profilePropertySetting) Creates a newProfilePropertySettingobjectbooleanProfilePropertyService.hasChildProperties(ProfilePropertySetting propertySetting) Checks if the current property has child propertiesbooleanProfilePropertyService.isGroupSynchronizedEnabledProperty(ProfilePropertySetting profilePropertySetting) Checks if the givenProfilePropertySettingobject can be synchronized with a groupvoidProfilePropertyService.updatePropertySetting(ProfilePropertySetting profilePropertySetting) Updates the givenProfilePropertySettingobject