| Package | Description | 
|---|---|
| com.whitestein.lsps.os | 
 Services for person management, person-role mapping, and role querying. 
 | 
| com.whitestein.lsps.pm | 
| Modifier and Type | Method and Description | 
|---|---|
static PersonAttribute | 
PersonAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static PersonAttribute[] | 
PersonAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<PersonAttribute> | 
PersonManagementService.getEditableAttributes()
Returns editable person attributes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<PersonAttribute> | 
PersonManagementServiceBean.getEditableAttributes()  | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.