|
|||||||||||
| 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.TravelSettings
DOCUMENT ME!
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary | |
static java.lang.String |
IMPORT_DIR
|
static java.lang.String |
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 | |
TravelSettings()
Creates a new Travel object. |
|
| Method Summary | |
java.lang.String |
getIMPORT_DIR()
Returns the tRANSPORTID. |
IUser |
getUSER()
Returns the tRANSPORTID. |
void |
setIMPORT_DIR(java.lang.String aValue)
Sets the tRANSPORTID. |
void |
setUSER(IUser aUser)
Sets the tRANSPORTID. |
| 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, 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 IMPORT_DIR
| Constructor Detail |
public TravelSettings()
| Method Detail |
public void setIMPORT_DIR(java.lang.String aValue)
public java.lang.String getIMPORT_DIR()
public void setUSER(IUser aUser)
public IUser getUSER()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||