@PermitAll public class PersonServiceBean extends PersonServiceBase implements PersonServiceLocal, PersonServiceRemote
PersonService using local database.| Modifier and Type | Field and Description |
|---|---|
protected PersonDao |
personDao
Person dao.
|
ARGUMENT_PERSON_ID, ARGUMENT_SETTING_NAME| Constructor and Description |
|---|
PersonServiceBean()
Creates new instance.
|
PersonServiceBean(PersonDao personDao)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected PersonDao |
getPersonDao()
Returns person service dao.
|
checkActivePersonWithLoginExists, checkPersonWithIdExists, deleteSetting, findPersons, getPerson, getPersonByLogin, getPersonPicture, getPersonWithLogin, getSetting, hasPersonAnyRight, setPersonPicture, setSettinggetCurrentTransactionData, getOriginalPrincipal, getSecurityManagerServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckActivePersonWithLoginExists, deleteSetting, findPersons, getPerson, getPersonByLogin, getPersonPicture, getSetting, hasPersonAnyRight, setPersonPicture, setSettingprotected PersonDao personDao
public PersonServiceBean()
public PersonServiceBean(PersonDao personDao)
personDao - protected PersonDao getPersonDao()
PersonServiceBasegetPersonDao in class PersonServiceBaseCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.