|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.util.Dictionary
|
+--java.util.Hashtable
|
+--de.jcon.jproject.wrapper.AbstractDataWrapper
|
+--de.jcon.jproject.bo.AbstractBusinessDataWrapper
|
+--de.jcon.jproject.bo.RoleComponent
|
+--de.jcon.jproject.bo.PersonProxy
DOCUMENT ME!
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary |
| Fields inherited from interface de.jcon.jproject.bo.IPerson |
ADRESS, BIRTHDAY, CONTACT, FIRSTNAME, LASTNAME |
| Fields inherited from interface de.jcon.jproject.bo.IRoleComponent |
ROLES, USER |
| Fields inherited from interface de.jcon.jproject.bo.IBusinessObject |
CREATION_DATE, CREATION_USER, ID, STATES, STATUS, STATUS_CLEARED, STATUS_CREATED, STATUS_RELEASED, STATUS_REVOKED, UPDATE_DATE, UPDATE_USER, VERSION, VISIBILITIES, VISIBILITY, VISIBILITY_PRIVATE, VISIBILITY_PROTECTED, VISIBILITY_PUBLIC, VISIBILITY_USER |
| Constructor Summary | |
PersonProxy()
Creates a new User object. |
|
PersonProxy(RoleType[] roles)
Creates a new Person object. |
|
| Method Summary | |
IRole |
createRoleImpl(IRoleComponent aBase,
RoleType aType)
DOCUMENT ME! |
Adress |
getADRESS()
DOCUMENT ME! |
java.util.Date |
getBIRTHDAY()
DOCUMENT ME! |
Contact |
getCONTACT()
DOCUMENT ME! |
java.lang.String |
getFIRSTNAME()
DOCUMENT ME! |
java.lang.String |
getLASTNAME()
DOCUMENT ME! |
java.lang.String |
getSecondaryID()
DOCUMENT ME! |
RoleType[] |
getSupportedRoles()
DOCUMENT ME! |
boolean |
isInitialized()
Returns the initialized. |
void |
setADRESS(Adress pASSWORD)
DOCUMENT ME! |
void |
setBIRTHDAY(java.util.Date aDate)
DOCUMENT ME! |
void |
setCONTACT(Contact pASSWORD)
DOCUMENT ME! |
void |
setFIRSTNAME(java.lang.String pASSWORD)
DOCUMENT ME! |
void |
setInitialized(boolean initialized)
Sets the initialized. |
void |
setLASTNAME(java.lang.String pASSWORD)
DOCUMENT ME! |
void |
setSecondaryID(java.lang.String anID)
DOCUMENT ME! |
java.lang.String |
toString()
DOCUMENT ME! |
| Methods inherited from class de.jcon.jproject.bo.RoleComponent |
addRole, createRole, equals, findRole, getROLES, getUSER, removeRole, setROLES, setUSER |
| Methods inherited from class de.jcon.jproject.bo.AbstractBusinessDataWrapper |
getCreationDate, getCreationUser, getId, getStatus, getUpdateDate, getUpdateUser, getVersion, getVisibility, setCreationDate, setCreationUser, setId, setStatus, setUpdateDate, setUpdateUser, setVersion, setVisibility |
| Methods inherited from class de.jcon.jproject.wrapper.AbstractDataWrapper |
get, getAsBoolean, getAsDouble, getAsInt, getAsLong, getMap, mapAllVariables, put, put, putAll, variables |
| Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, hashCode, isEmpty, keys, keySet, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.jcon.jproject.bo.IRoleComponent |
addRole, findRole, getROLES, getUSER, removeRole, setROLES, setUSER |
| Methods inherited from interface de.jcon.jproject.bo.IBusinessObject |
getCreationDate, getCreationUser, getId, getStatus, getUpdateDate, getUpdateUser, getVersion, getVisibility, setCreationDate, setCreationUser, setId, setStatus, setUpdateDate, setUpdateUser, setVersion, setVisibility |
| Methods inherited from interface de.jcon.jproject.wrapper.DataWrapper |
clear, containsKey, remove |
| Constructor Detail |
public PersonProxy()
public PersonProxy(RoleType[] roles)
roles - DOCUMENT ME!| Method Detail |
public void setADRESS(Adress pASSWORD)
setADRESS in interface IPersonpASSWORD - DOCUMENT ME!public Adress getADRESS()
getADRESS in interface IPersonpublic void setBIRTHDAY(java.util.Date aDate)
setBIRTHDAY in interface IPersonaDate - DOCUMENT ME!public java.util.Date getBIRTHDAY()
getBIRTHDAY in interface IPersonpublic void setCONTACT(Contact pASSWORD)
setCONTACT in interface IPersonpASSWORD - DOCUMENT ME!public Contact getCONTACT()
getCONTACT in interface IPersonpublic void setFIRSTNAME(java.lang.String pASSWORD)
setFIRSTNAME in interface IPersonpASSWORD - DOCUMENT ME!public java.lang.String getFIRSTNAME()
getFIRSTNAME in interface IPersonpublic void setLASTNAME(java.lang.String pASSWORD)
setLASTNAME in interface IPersonpASSWORD - DOCUMENT ME!public java.lang.String getLASTNAME()
getLASTNAME in interface IPersonpublic RoleType[] getSupportedRoles()
getSupportedRoles in interface IRoleComponentgetSupportedRoles in class RoleComponent
public IRole createRoleImpl(IRoleComponent aBase,
RoleType aType)
throws BaseException
createRoleImpl in interface IRoleComponentcreateRoleImpl in class RoleComponentaBase - DOCUMENT ME!aType - DOCUMENT ME!
BaseExceptionpublic java.lang.String toString()
toString in class RoleComponentpublic void setInitialized(boolean initialized)
initialized - The initialized to setpublic boolean isInitialized()
public void setSecondaryID(java.lang.String anID)
anID - DOCUMENT ME!public java.lang.String getSecondaryID()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||