public class UserSearchResult extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
fullName |
boolean |
group |
String |
principal |
dynamicProperty, dynamicType| Constructor and Description |
|---|
UserSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullName() |
String |
getPrincipal() |
boolean |
isGroup() |
void |
setFullName(String fullName) |
void |
setGroup(boolean group) |
void |
setPrincipal(String principal) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.