|
|||||||||||
| 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.UserSessionSettings
DOCUMENT ME!
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary | |
static java.lang.String |
KEY
|
static java.lang.String |
USER
|
static java.lang.String |
VALUE
|
| 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 | |
UserSessionSettings()
Creates a new Travel object. |
|
| Method Summary | |
long |
getId()
Returns the iD. |
java.lang.String |
getKEY()
Returns the tRANSPORTID. |
IUser |
getUSER()
Returns the tRANSPORTID. |
java.lang.String |
getVALUE()
Returns the tRANSPORTID. |
void |
setId(long iD)
Sets the iD. |
void |
setKEY(java.lang.String aValue)
Sets the tRANSPORTID. |
void |
setUSER(IUser aUser)
Sets the tRANSPORTID. |
void |
setVALUE(java.lang.String aValue)
Sets the tRANSPORTID. |
| Methods inherited from class de.jcon.jproject.bo.AbstractBusinessDataWrapper |
getCreationDate, getCreationUser, getStatus, getUpdateDate, getUpdateUser, getVersion, getVisibility, setCreationDate, setCreationUser, 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, equals, hashCode, isEmpty, keys, keySet, putAll, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.jcon.jproject.wrapper.DataWrapper |
clear, containsKey, remove |
| Field Detail |
public static final java.lang.String USER
public static final java.lang.String KEY
public static final java.lang.String VALUE
| Constructor Detail |
public UserSessionSettings()
| Method Detail |
public void setId(long iD)
setId in interface IBusinessObjectsetId in class AbstractBusinessDataWrapperiD - The iD to setpublic long getId()
getId in interface IBusinessObjectgetId in class AbstractBusinessDataWrapperpublic void setKEY(java.lang.String aValue)
public java.lang.String getKEY()
public void setUSER(IUser aUser)
public IUser getUSER()
public void setVALUE(java.lang.String aValue)
public java.lang.String getVALUE()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||