|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.model.user.Users
public final class Users
Utility class for User
| Field Summary | |
|---|---|
static com.google.common.base.Function<User,String> |
LOWER_NAME_FUNCTION
Deprecated. Use the more general DirectoryEntities.LOWER_NAME_FUNCTION. |
static com.google.common.base.Function<User,String> |
NAME_FUNCTION
Deprecated. Use the more general DirectoryEntities.NAME_FUNCTION. |
| Method Summary | |
|---|---|
static Iterable<String> |
namesOf(Iterable<? extends User> users)
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<User,String> NAME_FUNCTION
DirectoryEntities.NAME_FUNCTION.
public static final com.google.common.base.Function<User,String> LOWER_NAME_FUNCTION
DirectoryEntities.LOWER_NAME_FUNCTION.
| Method Detail |
|---|
public static Iterable<String> namesOf(Iterable<? extends User> users)
DirectoryEntities.namesOf(java.lang.Iterable extends com.atlassian.crowd.model.DirectoryEntity>).
users - some users
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||