|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjOrderItemTravellerSpecification
Innehåller resenär som ska kopplas till en beställningsrad
| Field Summary | |
|---|---|
static java.lang.String |
ORDER_ITEM_ID
|
static java.lang.String |
TRAVELLER
|
static java.lang.String |
TRAVELLER_SPECIFICATION_LIST
|
| Method Summary | |
|---|---|
SjIdentity |
getOrderItemId()
Field orderItemId is defined as mandatory. |
java.lang.String |
getOrderItemIdValue()
Field orderItemId is defined as mandatory. |
SjTravellerSpecification |
getTraveller()
Field traveller is defined as optional. |
SjTravellerSpecificationList |
getTravellerSpecificationList()
Field travellerSpecificationList is defined as optional. |
SjIdentity |
lookupOrderItemId()
Field orderItemId is defined as mandatory. |
SjTravellerSpecification |
lookupTraveller()
Field traveller is defined as optional. |
SjTravellerSpecificationList |
lookupTravellerSpecificationList()
Field travellerSpecificationList is defined as optional. |
void |
setOrderItemId(SjIdentity inData)
Field orderItemId is defined as mandatory. |
void |
setOrderItemIdValue(java.lang.String inData)
Field orderItemId is defined as mandatory. |
void |
setOrderItemIdValue(java.lang.String inData,
boolean inNotify)
Field orderItemId is defined as mandatory. |
void |
setTraveller(SjTravellerSpecification inData)
Field traveller is defined as optional. |
void |
setTravellerSpecificationList(SjTravellerSpecificationList inData)
Field travellerSpecificationList 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 ORDER_ITEM_ID
static final java.lang.String TRAVELLER
static final java.lang.String TRAVELLER_SPECIFICATION_LIST
| Method Detail |
|---|
SjIdentity getOrderItemId()
SjIdentity lookupOrderItemId()
void setOrderItemId(SjIdentity inData)
java.lang.String getOrderItemIdValue()
void setOrderItemIdValue(java.lang.String inData)
void setOrderItemIdValue(java.lang.String inData,
boolean inNotify)
SjTravellerSpecification getTraveller()
SjTravellerSpecification lookupTraveller()
void setTraveller(SjTravellerSpecification inData)
SjTravellerSpecificationList getTravellerSpecificationList()
SjTravellerSpecificationList lookupTravellerSpecificationList()
void setTravellerSpecificationList(SjTravellerSpecificationList inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||