|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjKindOfPlacementData
Field Summary | |
---|---|
static java.lang.String |
COMPARTMENT_SIZE_LIST
|
static java.lang.String |
COMPARTMENT_TYPE_LIST
|
static java.lang.String |
DEFAULT_PLACE_SPECIFICATION_CODE
|
static java.lang.String |
DEFAULT_PLACEMENT_ORIENTATION_CODE
|
static java.lang.String |
KIND_OF_PLACEMENT_CODE
|
static java.lang.String |
PLACE_SPECIFICATION_LIST
|
static java.lang.String |
PLACEMENT_ORIENTATION_LIST
|
static java.lang.String |
RESERVATION_CATEGORY_LIST
|
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. |
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. |
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 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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String KIND_OF_PLACEMENT_CODE
static final java.lang.String RESERVATION_CATEGORY_LIST
static final java.lang.String PLACE_SPECIFICATION_LIST
static final java.lang.String DEFAULT_PLACE_SPECIFICATION_CODE
static final java.lang.String PLACEMENT_ORIENTATION_LIST
static final java.lang.String DEFAULT_PLACEMENT_ORIENTATION_CODE
static final java.lang.String COMPARTMENT_TYPE_LIST
static final java.lang.String COMPARTMENT_SIZE_LIST
Method Detail |
---|
SjCode getKindOfPlacementCode()
SjCode lookupKindOfPlacementCode()
void setKindOfPlacementCode(SjCode inData)
java.lang.String getKindOfPlacementCodeValue()
void setKindOfPlacementCodeValue(java.lang.String inData)
void setKindOfPlacementCodeValue(java.lang.String inData, boolean inNotify)
SjCodeList getReservationCategoryList()
SjCodeList lookupReservationCategoryList()
void setReservationCategoryList(SjCodeList inData)
SjCodeList getPlaceSpecificationList()
SjCodeList lookupPlaceSpecificationList()
void setPlaceSpecificationList(SjCodeList inData)
SjCode getDefaultPlaceSpecificationCode()
SjCode lookupDefaultPlaceSpecificationCode()
void setDefaultPlaceSpecificationCode(SjCode inData)
java.lang.String getDefaultPlaceSpecificationCodeValue()
void setDefaultPlaceSpecificationCodeValue(java.lang.String inData)
void setDefaultPlaceSpecificationCodeValue(java.lang.String inData, boolean inNotify)
SjCodeList getPlacementOrientationList()
SjCodeList lookupPlacementOrientationList()
void setPlacementOrientationList(SjCodeList inData)
SjCode getDefaultPlacementOrientationCode()
SjCode lookupDefaultPlacementOrientationCode()
void setDefaultPlacementOrientationCode(SjCode inData)
java.lang.String getDefaultPlacementOrientationCodeValue()
void setDefaultPlacementOrientationCodeValue(java.lang.String inData)
void setDefaultPlacementOrientationCodeValue(java.lang.String inData, boolean inNotify)
SjCodeList getCompartmentTypeList()
SjCodeList lookupCompartmentTypeList()
void setCompartmentTypeList(SjCodeList inData)
SjCodeList getCompartmentSizeList()
SjCodeList lookupCompartmentSizeList()
void setCompartmentSizeList(SjCodeList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |