Package com.atlassian.crowd.model.group
Class Groups
java.lang.Object
com.atlassian.crowd.model.group.Groups
Utility class for
Group
- Since:
- v2.7
-
Field Summary
Modifier and TypeFieldDescriptionDeprecated.Deprecated.Use the more generalDirectoryEntities.NAME_FUNCTION
. -
Method Summary
-
Field Details
-
NAME_FUNCTION
Deprecated.Use the more generalDirectoryEntities.NAME_FUNCTION
.A function that projects the group name -
LOWER_NAME_FUNCTION
Deprecated.Use the more generalDirectoryEntities.LOWER_NAME_FUNCTION
.A function that projects the lowercase group name
-
-
Method Details
-
namesOf
Deprecated.Transforms groups into their names.- Parameters:
groups
- some groups- Returns:
- their names
-
DirectoryEntities.LOWER_NAME_FUNCTION
.