|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.model.group.Groups
public final class Groups
Utility class for Group
| Field Summary | |
|---|---|
static com.google.common.base.Function<Group,String> |
LOWER_NAME_FUNCTION
Deprecated. Use the more general DirectoryEntities.LOWER_NAME_FUNCTION. |
static com.google.common.base.Function<Group,String> |
NAME_FUNCTION
Deprecated. Use the more general DirectoryEntities.NAME_FUNCTION. |
| Method Summary | |
|---|---|
static Iterable<String> |
namesOf(Iterable<? extends Group> groups)
Deprecated. Use the more general DirectoryEntities.namesOf(java.lang.Iterable extends com.atlassian.crowd.model.DirectoryEntity>). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.google.common.base.Function<Group,String> NAME_FUNCTION
DirectoryEntities.NAME_FUNCTION.
public static final com.google.common.base.Function<Group,String> LOWER_NAME_FUNCTION
DirectoryEntities.LOWER_NAME_FUNCTION.
| Method Detail |
|---|
public static Iterable<String> namesOf(Iterable<? extends Group> groups)
DirectoryEntities.namesOf(java.lang.Iterable extends com.atlassian.crowd.model.DirectoryEntity>).
groups - some groups
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||