public static interface IDirectoryService.IGetUserContext
IDirectoryService.getUser(IDirectoryService.IGetUserContext)
.Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAttributesNames()
Returns the names of the attributes to get.
|
java.lang.String |
getUserName()
Returns the name of the user to get the attribute for.
|
void |
setUser(IEntity value)
Sets the user
|
java.lang.String getUserName()
java.lang.String[] getAttributesNames()
void setUser(IEntity value)
value
- The user