Package | Description |
---|---|
com.whitestein.lsps.os |
Services for person management, person-role mapping, and role querying.
|
com.whitestein.lsps.os.ejb | |
com.whitestein.lsps.pm |
Modifier and Type | Interface and Description |
---|---|
interface |
PersonManagementService
Provides methods for person management (creating, updating, removing
persons), person-role mapping and querying, and role querying.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PersonManagementServiceLocal
Local interface for
PersonManagementService . |
interface |
PersonManagementServiceRemote
Remote interface for
PersonManagementService . |
interface |
PersonServiceLocal
Local interface for
PersonService |
interface |
PersonServiceRemote
Remote interface for
PersonService |
Modifier and Type | Class and Description |
---|---|
class |
PersonManagementServiceBean
The implementation of
PersonManagementService using local database.. |
class |
PersonServiceBase
Common implementation of
PersonServiceBean nad PersonManagementServiceBean |
class |
PersonServiceBean
Implementation of
PersonService using local database. |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.