Package | Description |
---|---|
com.whitestein.lsps.orgstructure.function |
Classes that implements functions defined
in the Organization Structure module.
|
com.whitestein.lsps.orgstructure.task | |
com.whitestein.lsps.pm |
Modifier and Type | Method and Description |
---|---|
void |
PersonRoleUtils.addPersonToRole(ExecutionContext context,
PersonManagementServiceLocal personManagementService,
RecordHolder personRecord,
RecordHolder roleRecord)
Assign role to person.
|
void |
PersonRoleUtils.removePersonFromRole(ExecutionContext context,
PersonManagementServiceLocal personManagementService,
RecordHolder personRecord,
RecordHolder roleRecord)
Remove person from role.
|
Constructor and Description |
---|
RemovePersonFromRole(PersonManagementServiceLocal personManagementService)
Creates new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
PersonManagementServiceBean
The implementation of
PersonManagementService using local database.. |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.