Uses of Enum Class
org.jivesoftware.openfire.group.SharedGroupVisibility
Packages that use SharedGroupVisibility
Package
Description
Groups, which are used to organize users together.
-
Uses of SharedGroupVisibility in org.jivesoftware.openfire.group
Methods in org.jivesoftware.openfire.group that return SharedGroupVisibilityModifier and TypeMethodDescriptionstatic SharedGroupVisibilitySharedGroupVisibility.fromDatabaseValue(String dbValue) Group.getSharedWith()Defines to which entities this group is shared, using the contact list group sharing.static SharedGroupVisibilityReturns the enum constant of this class with the specified name.static SharedGroupVisibility[]SharedGroupVisibility.values()Returns an array containing the constants of this enum class, in the order they are declared.