Uses of Enum Class
org.silverpeas.components.community.model.MembershipStatus
Packages that use MembershipStatus
Package
Description
The business objects used to represent a community of users and its members.
-
Uses of MembershipStatus in org.silverpeas.components.community.model
Methods in org.silverpeas.components.community.model that return MembershipStatusModifier and TypeMethodDescriptionCommunityMembership.getStatus()Gets the current status of this membership.static MembershipStatusReturns the enum constant of this class with the specified name.static MembershipStatus[]MembershipStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.