|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjKindOfPlacementDataPlain
public class SjKindOfPlacementDataPlain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjKindOfPlacementData |
---|
COMPARTMENT_SIZE_LIST, COMPARTMENT_TYPE_LIST, DEFAULT_PLACE_SPECIFICATION_CODE, DEFAULT_PLACEMENT_ORIENTATION_CODE, KIND_OF_PLACEMENT_CODE, PLACE_SPECIFICATION_LIST, PLACEMENT_ORIENTATION_LIST, RESERVATION_CATEGORY_LIST |
Constructor Summary | |
---|---|
SjKindOfPlacementDataPlain()
|
Method Summary | |
---|---|
SjCodeList |
getCompartmentSizeList()
Field compartmentSizeList is defined as optional. |
SjCodeList |
getCompartmentTypeList()
Field compartmentTypeList is defined as optional. |
SjCode |
getDefaultPlacementOrientationCode()
Field defaultPlacementOrientationCode is defined as optional. |
java.lang.String |
getDefaultPlacementOrientationCodeValue()
Field defaultPlacementOrientationCode is defined as optional. |
SjCode |
getDefaultPlaceSpecificationCode()
Field defaultPlaceSpecificationCode is defined as optional. |
java.lang.String |
getDefaultPlaceSpecificationCodeValue()
Field defaultPlaceSpecificationCode is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjCode |
getKindOfPlacementCode()
Field kindOfPlacementCode is defined as mandatory. |
java.lang.String |
getKindOfPlacementCodeValue()
Field kindOfPlacementCode is defined as mandatory. |
SjCodeList |
getPlacementOrientationList()
Field placementOrientationList is defined as optional. |
SjCodeList |
getPlaceSpecificationList()
Field placeSpecificationList is defined as optional. |
java.lang.String |
getRealTiName()
|
SjCodeList |
getReservationCategoryList()
Field reservationCategoryList is defined as optional. |
SjCodeList |
lookupCompartmentSizeList()
Field compartmentSizeList is defined as optional. |
SjCodeList |
lookupCompartmentTypeList()
Field compartmentTypeList is defined as optional. |
SjCode |
lookupDefaultPlacementOrientationCode()
Field defaultPlacementOrientationCode is defined as optional. |
SjCode |
lookupDefaultPlaceSpecificationCode()
Field defaultPlaceSpecificationCode is defined as optional. |
SjCode |
lookupKindOfPlacementCode()
Field kindOfPlacementCode is defined as mandatory. |
SjCodeList |
lookupPlacementOrientationList()
Field placementOrientationList is defined as optional. |
SjCodeList |
lookupPlaceSpecificationList()
Field placeSpecificationList is defined as optional. |
SjCodeList |
lookupReservationCategoryList()
Field reservationCategoryList is defined as optional. |
void |
setCompartmentSizeList(SjCodeList inData)
Field compartmentSizeList is defined as optional. |
void |
setCompartmentTypeList(SjCodeList inData)
Field compartmentTypeList is defined as optional. |
void |
setDefaultPlacementOrientationCode(SjCode inData)
Field defaultPlacementOrientationCode is defined as optional. |
void |
setDefaultPlacementOrientationCodeValue(java.lang.String inData)
Field defaultPlacementOrientationCode is defined as optional. |
void |
setDefaultPlacementOrientationCodeValue(java.lang.String inData,
boolean inNotify)
Field defaultPlacementOrientationCode is defined as optional. |
void |
setDefaultPlaceSpecificationCode(SjCode inData)
Field defaultPlaceSpecificationCode is defined as optional. |
void |
setDefaultPlaceSpecificationCodeValue(java.lang.String inData)
Field defaultPlaceSpecificationCode is defined as optional. |
void |
setDefaultPlaceSpecificationCodeValue(java.lang.String inData,
boolean inNotify)
Field defaultPlaceSpecificationCode is defined as optional. |
void |
setKindOfPlacementCode(SjCode inData)
Field kindOfPlacementCode is defined as mandatory. |
void |
setKindOfPlacementCodeValue(java.lang.String inData)
Field kindOfPlacementCode is defined as mandatory. |
void |
setKindOfPlacementCodeValue(java.lang.String inData,
boolean inNotify)
Field kindOfPlacementCode is defined as mandatory. |
void |
setPlacementOrientationList(SjCodeList inData)
Field placementOrientationList is defined as optional. |
void |
setPlaceSpecificationList(SjCodeList inData)
Field placeSpecificationList is defined as optional. |
void |
setReservationCategoryList(SjCodeList inData)
Field reservationCategoryList is defined as optional. |
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
---|
property |
Field Detail |
---|
public SjCodePlain kindOfPlacementCode
public SjCodeListPlain reservationCategoryList
public SjCodeListPlain placeSpecificationList
public SjCodePlain defaultPlaceSpecificationCode
public SjCodeListPlain placementOrientationList
public SjCodePlain defaultPlacementOrientationCode
public SjCodeListPlain compartmentTypeList
public SjCodeListPlain compartmentSizeList
Constructor Detail |
---|
public SjKindOfPlacementDataPlain()
Method Detail |
---|
public SjCode getKindOfPlacementCode()
getKindOfPlacementCode
in interface SjKindOfPlacementData
public SjCode lookupKindOfPlacementCode()
lookupKindOfPlacementCode
in interface SjKindOfPlacementData
public void setKindOfPlacementCode(SjCode inData)
setKindOfPlacementCode
in interface SjKindOfPlacementData
public java.lang.String getKindOfPlacementCodeValue()
getKindOfPlacementCodeValue
in interface SjKindOfPlacementData
public void setKindOfPlacementCodeValue(java.lang.String inData)
setKindOfPlacementCodeValue
in interface SjKindOfPlacementData
public void setKindOfPlacementCodeValue(java.lang.String inData, boolean inNotify)
setKindOfPlacementCodeValue
in interface SjKindOfPlacementData
public SjCodeList getReservationCategoryList()
getReservationCategoryList
in interface SjKindOfPlacementData
public SjCodeList lookupReservationCategoryList()
lookupReservationCategoryList
in interface SjKindOfPlacementData
public void setReservationCategoryList(SjCodeList inData)
setReservationCategoryList
in interface SjKindOfPlacementData
public SjCodeList getPlaceSpecificationList()
getPlaceSpecificationList
in interface SjKindOfPlacementData
public SjCodeList lookupPlaceSpecificationList()
lookupPlaceSpecificationList
in interface SjKindOfPlacementData
public void setPlaceSpecificationList(SjCodeList inData)
setPlaceSpecificationList
in interface SjKindOfPlacementData
public SjCode getDefaultPlaceSpecificationCode()
getDefaultPlaceSpecificationCode
in interface SjKindOfPlacementData
public SjCode lookupDefaultPlaceSpecificationCode()
lookupDefaultPlaceSpecificationCode
in interface SjKindOfPlacementData
public void setDefaultPlaceSpecificationCode(SjCode inData)
setDefaultPlaceSpecificationCode
in interface SjKindOfPlacementData
public java.lang.String getDefaultPlaceSpecificationCodeValue()
getDefaultPlaceSpecificationCodeValue
in interface SjKindOfPlacementData
public void setDefaultPlaceSpecificationCodeValue(java.lang.String inData)
setDefaultPlaceSpecificationCodeValue
in interface SjKindOfPlacementData
public void setDefaultPlaceSpecificationCodeValue(java.lang.String inData, boolean inNotify)
setDefaultPlaceSpecificationCodeValue
in interface SjKindOfPlacementData
public SjCodeList getPlacementOrientationList()
getPlacementOrientationList
in interface SjKindOfPlacementData
public SjCodeList lookupPlacementOrientationList()
lookupPlacementOrientationList
in interface SjKindOfPlacementData
public void setPlacementOrientationList(SjCodeList inData)
setPlacementOrientationList
in interface SjKindOfPlacementData
public SjCode getDefaultPlacementOrientationCode()
getDefaultPlacementOrientationCode
in interface SjKindOfPlacementData
public SjCode lookupDefaultPlacementOrientationCode()
lookupDefaultPlacementOrientationCode
in interface SjKindOfPlacementData
public void setDefaultPlacementOrientationCode(SjCode inData)
setDefaultPlacementOrientationCode
in interface SjKindOfPlacementData
public java.lang.String getDefaultPlacementOrientationCodeValue()
getDefaultPlacementOrientationCodeValue
in interface SjKindOfPlacementData
public void setDefaultPlacementOrientationCodeValue(java.lang.String inData)
setDefaultPlacementOrientationCodeValue
in interface SjKindOfPlacementData
public void setDefaultPlacementOrientationCodeValue(java.lang.String inData, boolean inNotify)
setDefaultPlacementOrientationCodeValue
in interface SjKindOfPlacementData
public SjCodeList getCompartmentTypeList()
getCompartmentTypeList
in interface SjKindOfPlacementData
public SjCodeList lookupCompartmentTypeList()
lookupCompartmentTypeList
in interface SjKindOfPlacementData
public void setCompartmentTypeList(SjCodeList inData)
setCompartmentTypeList
in interface SjKindOfPlacementData
public SjCodeList getCompartmentSizeList()
getCompartmentSizeList
in interface SjKindOfPlacementData
public SjCodeList lookupCompartmentSizeList()
lookupCompartmentSizeList
in interface SjKindOfPlacementData
public void setCompartmentSizeList(SjCodeList inData)
setCompartmentSizeList
in interface SjKindOfPlacementData
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |