|
||||||||||
| 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.SjOrderQueueResultItemPlain
public class SjOrderQueueResultItemPlain
en post med best-information, från sök bestkö
| 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.SjOrderQueueResultItem |
|---|
COSTS_ACCOUNT, CUSTOMER_ID, CUSTOMER_ID_SJ, DEBITABLE, ORDER_ID, REFERENCE, RETRIEVAL_DATE, SALES_ID, TRAVEL_LINK_ORDER |
| Constructor Summary | |
|---|---|
SjOrderQueueResultItemPlain()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getCostsAccount()
Field costsAccount is defined as optional. |
java.lang.String |
getCostsAccountValue()
Field costsAccount is defined as optional. |
SjIdentity |
getCustomerId()
Field customerId is defined as optional. |
SjIdentity |
getCustomerIdSj()
Field customerIdSj is defined as optional. |
java.lang.String |
getCustomerIdSjValue()
Field customerIdSj is defined as optional. |
java.lang.String |
getCustomerIdValue()
Field customerId is defined as optional. |
TiBooleanInterface |
getDebitable()
Field debitable is defined as mandatory. |
java.lang.Boolean |
getDebitableValue()
Field debitable is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjIdentity |
getOrderId()
Field orderId is defined as mandatory. |
java.lang.String |
getOrderIdValue()
Field orderId is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getReference()
Field reference is defined as optional. |
java.lang.String |
getReferenceValue()
Field reference is defined as optional. |
TiDate |
getRetrievalDate()
Field retrievalDate is defined as mandatory. |
TiStringInterface |
getSalesId()
Field salesId is defined as optional. |
java.lang.String |
getSalesIdValue()
Field salesId is defined as optional. |
TiBooleanInterface |
getTravelLinkOrder()
Field travelLinkOrder is defined as mandatory. |
java.lang.Boolean |
getTravelLinkOrderValue()
Field travelLinkOrder is defined as mandatory. |
TiStringInterface |
lookupCostsAccount()
Field costsAccount is defined as optional. |
SjIdentity |
lookupCustomerId()
Field customerId is defined as optional. |
SjIdentity |
lookupCustomerIdSj()
Field customerIdSj is defined as optional. |
TiBooleanInterface |
lookupDebitable()
Field debitable is defined as mandatory. |
SjIdentity |
lookupOrderId()
Field orderId is defined as mandatory. |
TiStringInterface |
lookupReference()
Field reference is defined as optional. |
TiDate |
lookupRetrievalDate()
Field retrievalDate is defined as mandatory. |
TiStringInterface |
lookupSalesId()
Field salesId is defined as optional. |
TiBooleanInterface |
lookupTravelLinkOrder()
Field travelLinkOrder is defined as mandatory. |
void |
setCostsAccount(TiStringInterface inData)
Field costsAccount is defined as optional. |
void |
setCostsAccountValue(java.lang.String inData)
Field costsAccount is defined as optional. |
void |
setCostsAccountValue(java.lang.String inData,
boolean inNotify)
Field costsAccount is defined as optional. |
void |
setCustomerId(SjIdentity inData)
Field customerId is defined as optional. |
void |
setCustomerIdSj(SjIdentity inData)
Field customerIdSj is defined as optional. |
void |
setCustomerIdSjValue(java.lang.String inData)
Field customerIdSj is defined as optional. |
void |
setCustomerIdSjValue(java.lang.String inData,
boolean inNotify)
Field customerIdSj is defined as optional. |
void |
setCustomerIdValue(java.lang.String inData)
Field customerId is defined as optional. |
void |
setCustomerIdValue(java.lang.String inData,
boolean inNotify)
Field customerId is defined as optional. |
void |
setDebitable(TiBooleanInterface inData)
Field debitable is defined as mandatory. |
void |
setDebitableValue(java.lang.Boolean inData)
Field debitable is defined as mandatory. |
void |
setDebitableValue(java.lang.Boolean inData,
boolean inNotify)
Field debitable is defined as mandatory. |
void |
setOrderId(SjIdentity inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData)
Field orderId is defined as mandatory. |
void |
setOrderIdValue(java.lang.String inData,
boolean inNotify)
Field orderId is defined as mandatory. |
void |
setReference(TiStringInterface inData)
Field reference is defined as optional. |
void |
setReferenceValue(java.lang.String inData)
Field reference is defined as optional. |
void |
setReferenceValue(java.lang.String inData,
boolean inNotify)
Field reference is defined as optional. |
void |
setRetrievalDate(TiDate inData)
Field retrievalDate is defined as mandatory. |
void |
setSalesId(TiStringInterface inData)
Field salesId is defined as optional. |
void |
setSalesIdValue(java.lang.String inData)
Field salesId is defined as optional. |
void |
setSalesIdValue(java.lang.String inData,
boolean inNotify)
Field salesId is defined as optional. |
void |
setTravelLinkOrder(TiBooleanInterface inData)
Field travelLinkOrder is defined as mandatory. |
void |
setTravelLinkOrderValue(java.lang.Boolean inData)
Field travelLinkOrder is defined as mandatory. |
void |
setTravelLinkOrderValue(java.lang.Boolean inData,
boolean inNotify)
Field travelLinkOrder is defined as mandatory. |
| 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 SjIdentityPlain orderId
public TiDatePlain retrievalDate
public TiBooleanData travelLinkOrder
public TiBooleanData debitable
public SjIdentityPlain customerId
public TiStringData reference
public TiStringData salesId
public SjIdentityPlain customerIdSj
public TiStringData costsAccount
| Constructor Detail |
|---|
public SjOrderQueueResultItemPlain()
| Method Detail |
|---|
public SjIdentity getOrderId()
getOrderId in interface SjOrderQueueResultItempublic SjIdentity lookupOrderId()
lookupOrderId in interface SjOrderQueueResultItempublic void setOrderId(SjIdentity inData)
setOrderId in interface SjOrderQueueResultItempublic java.lang.String getOrderIdValue()
getOrderIdValue in interface SjOrderQueueResultItempublic void setOrderIdValue(java.lang.String inData)
setOrderIdValue in interface SjOrderQueueResultItem
public void setOrderIdValue(java.lang.String inData,
boolean inNotify)
setOrderIdValue in interface SjOrderQueueResultItempublic TiDate getRetrievalDate()
getRetrievalDate in interface SjOrderQueueResultItempublic TiDate lookupRetrievalDate()
lookupRetrievalDate in interface SjOrderQueueResultItempublic void setRetrievalDate(TiDate inData)
setRetrievalDate in interface SjOrderQueueResultItempublic TiBooleanInterface getTravelLinkOrder()
getTravelLinkOrder in interface SjOrderQueueResultItempublic TiBooleanInterface lookupTravelLinkOrder()
lookupTravelLinkOrder in interface SjOrderQueueResultItempublic void setTravelLinkOrder(TiBooleanInterface inData)
setTravelLinkOrder in interface SjOrderQueueResultItempublic java.lang.Boolean getTravelLinkOrderValue()
getTravelLinkOrderValue in interface SjOrderQueueResultItempublic void setTravelLinkOrderValue(java.lang.Boolean inData)
setTravelLinkOrderValue in interface SjOrderQueueResultItem
public void setTravelLinkOrderValue(java.lang.Boolean inData,
boolean inNotify)
setTravelLinkOrderValue in interface SjOrderQueueResultItempublic TiBooleanInterface getDebitable()
getDebitable in interface SjOrderQueueResultItempublic TiBooleanInterface lookupDebitable()
lookupDebitable in interface SjOrderQueueResultItempublic void setDebitable(TiBooleanInterface inData)
setDebitable in interface SjOrderQueueResultItempublic java.lang.Boolean getDebitableValue()
getDebitableValue in interface SjOrderQueueResultItempublic void setDebitableValue(java.lang.Boolean inData)
setDebitableValue in interface SjOrderQueueResultItem
public void setDebitableValue(java.lang.Boolean inData,
boolean inNotify)
setDebitableValue in interface SjOrderQueueResultItempublic SjIdentity getCustomerId()
getCustomerId in interface SjOrderQueueResultItempublic SjIdentity lookupCustomerId()
lookupCustomerId in interface SjOrderQueueResultItempublic void setCustomerId(SjIdentity inData)
setCustomerId in interface SjOrderQueueResultItempublic java.lang.String getCustomerIdValue()
getCustomerIdValue in interface SjOrderQueueResultItempublic void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue in interface SjOrderQueueResultItem
public void setCustomerIdValue(java.lang.String inData,
boolean inNotify)
setCustomerIdValue in interface SjOrderQueueResultItempublic TiStringInterface getReference()
getReference in interface SjOrderQueueResultItempublic TiStringInterface lookupReference()
lookupReference in interface SjOrderQueueResultItempublic void setReference(TiStringInterface inData)
setReference in interface SjOrderQueueResultItempublic java.lang.String getReferenceValue()
getReferenceValue in interface SjOrderQueueResultItempublic void setReferenceValue(java.lang.String inData)
setReferenceValue in interface SjOrderQueueResultItem
public void setReferenceValue(java.lang.String inData,
boolean inNotify)
setReferenceValue in interface SjOrderQueueResultItempublic TiStringInterface getSalesId()
getSalesId in interface SjOrderQueueResultItempublic TiStringInterface lookupSalesId()
lookupSalesId in interface SjOrderQueueResultItempublic void setSalesId(TiStringInterface inData)
setSalesId in interface SjOrderQueueResultItempublic java.lang.String getSalesIdValue()
getSalesIdValue in interface SjOrderQueueResultItempublic void setSalesIdValue(java.lang.String inData)
setSalesIdValue in interface SjOrderQueueResultItem
public void setSalesIdValue(java.lang.String inData,
boolean inNotify)
setSalesIdValue in interface SjOrderQueueResultItempublic SjIdentity getCustomerIdSj()
getCustomerIdSj in interface SjOrderQueueResultItempublic SjIdentity lookupCustomerIdSj()
lookupCustomerIdSj in interface SjOrderQueueResultItempublic void setCustomerIdSj(SjIdentity inData)
setCustomerIdSj in interface SjOrderQueueResultItempublic java.lang.String getCustomerIdSjValue()
getCustomerIdSjValue in interface SjOrderQueueResultItempublic void setCustomerIdSjValue(java.lang.String inData)
setCustomerIdSjValue in interface SjOrderQueueResultItem
public void setCustomerIdSjValue(java.lang.String inData,
boolean inNotify)
setCustomerIdSjValue in interface SjOrderQueueResultItempublic TiStringInterface getCostsAccount()
getCostsAccount in interface SjOrderQueueResultItempublic TiStringInterface lookupCostsAccount()
lookupCostsAccount in interface SjOrderQueueResultItempublic void setCostsAccount(TiStringInterface inData)
setCostsAccount in interface SjOrderQueueResultItempublic java.lang.String getCostsAccountValue()
getCostsAccountValue in interface SjOrderQueueResultItempublic void setCostsAccountValue(java.lang.String inData)
setCostsAccountValue in interface SjOrderQueueResultItem
public void setCostsAccountValue(java.lang.String inData,
boolean inNotify)
setCostsAccountValue in interface SjOrderQueueResultItempublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||