|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommonPerson in arta.synergy.ejb.filecabinet |
|---|
| Methods in arta.synergy.ejb.filecabinet that return CommonPerson | |
|---|---|
static CommonPerson |
PersonManager.loadCommonPerson(java.lang.String userID,
java.lang.String locale,
java.sql.Statement st,
java.sql.ResultSet res)
|
| Uses of CommonPerson in arta.synergy.web.common.client.data.actions |
|---|
| Fields in arta.synergy.web.common.client.data.actions with type parameters of type CommonPerson | |
|---|---|
java.util.ArrayList<CommonPerson> |
EditPlanSettings.authors
|
| Uses of CommonPerson in arta.synergy.web.common.client.data.filecabinet |
|---|
| Subclasses of CommonPerson in arta.synergy.web.common.client.data.filecabinet | |
|---|---|
class |
Person
Created by IntelliJ IDEA. |
| Methods in arta.synergy.web.common.client.data.filecabinet that return CommonPerson | |
|---|---|
CommonPerson |
Department.getDeputyManagerPerson()
|
CommonPerson |
Department.getManagerPerson()
|
| Methods in arta.synergy.web.common.client.data.filecabinet with parameters of type CommonPerson | |
|---|---|
int |
CommonPerson.compareTo(CommonPerson o)
|
void |
Department.setDeputyManagerPerson(CommonPerson deputyManagerPerson)
|
void |
Department.setManagerPerson(CommonPerson managerPerson)
|
| Uses of CommonPerson in arta.synergy.web.common.client.data.person |
|---|
| Methods in arta.synergy.web.common.client.data.person that return CommonPerson | |
|---|---|
CommonPerson[] |
PersonsInfo.getPersons()
|
| Constructors in arta.synergy.web.common.client.data.person with parameters of type CommonPerson | |
|---|---|
PersonsInfo(CommonPerson[] persons,
int pagesCount)
|
|
| Uses of CommonPerson in arta.synergy.web.common.client.data.profile.workload |
|---|
| Methods in arta.synergy.web.common.client.data.profile.workload that return CommonPerson | |
|---|---|
CommonPerson |
UserAction.getUser()
|
| Methods in arta.synergy.web.common.client.data.profile.workload with parameters of type CommonPerson | |
|---|---|
void |
UserAction.setUser(CommonPerson user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||