Uses of Enum Class
org.exoplatform.social.core.identity.model.Profile.UpdateType
Packages that use Profile.UpdateType
-
Uses of Profile.UpdateType in org.exoplatform.social.core.identity.model
Methods in org.exoplatform.social.core.identity.model that return Profile.UpdateTypeModifier and TypeMethodDescriptionProfile.getUpdateType()Gets type of update.static Profile.UpdateTypeReturns the enum constant of this class with the specified name.static Profile.UpdateType[]Profile.UpdateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.social.core.identity.model that return types with arguments of type Profile.UpdateTypeMethod parameters in org.exoplatform.social.core.identity.model with type arguments of type Profile.UpdateTypeModifier and TypeMethodDescriptionvoidProfile.setListUpdateTypes(List<Profile.UpdateType> listUpdateTypes)