@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, setSetting
getCurrentTransactionData, getOriginalPrincipal, getSecurityManagerService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkActivePersonWithLoginExists, deleteSetting, findPersons, getPerson, getPersonByLogin, getPersonPicture, getSetting, hasPersonAnyRight, setPersonPicture, setSetting
protected PersonDao personDao
public PersonServiceBean()
public PersonServiceBean(PersonDao personDao)
personDao
- protected PersonDao getPersonDao()
PersonServiceBase
getPersonDao
in class PersonServiceBase
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.