|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjTravelAgentInformationStandard
public class SjTravelAgentInformationStandard
CustomerId = Resebyrkundnummer CustomerName = Kundnamn Buyer = Resebeställare PayerAccount = Kostnadsställe InvoiceReferenceSpecification = fakturareferenser NotPrintable = Spärrad för debitering/utskrift TravelLinkOrder = Beställning gjord av TravelLink
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
TiAbstractMapModel.TiMapModelComparator |
| Field Summary |
|---|
| Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
|---|
disposed |
| Fields inherited from interface se.sj.stina.domain.model.SjTravelAgentInformation |
|---|
BUYER, CUSTOMER_ADDRESS, CUSTOMER_ID, CUSTOMER_NAME, INVOICE_REFERENCES, NOT_PRINTABLE, PAYER_ACCOUNT, TRAVEL_LINK_ORDER, USER |
| Constructor Summary | |
|---|---|
SjTravelAgentInformationStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getBuyer()
Field buyer is defined as optional. |
java.lang.String |
getBuyerValue()
Field buyer is defined as optional. |
SjAddress |
getCustomerAddress()
Field customerAddress is defined as optional. |
SjIdentity |
getCustomerId()
Field customerId is defined as optional. |
java.lang.String |
getCustomerIdValue()
Field customerId is defined as optional. |
TiStringInterface |
getCustomerName()
Field customerName is defined as optional. |
java.lang.String |
getCustomerNameValue()
Field customerName is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjInvoiceReferenceSpecification |
getInvoiceReferences()
Field invoiceReferences is defined as optional. |
TiBooleanInterface |
getNotPrintable()
Field notPrintable is defined as optional. |
java.lang.Boolean |
getNotPrintableValue()
Field notPrintable is defined as optional. |
TiStringInterface |
getPayerAccount()
Field payerAccount is defined as optional. |
java.lang.String |
getPayerAccountValue()
Field payerAccount is defined as optional. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getTravelLinkOrder()
Field travelLinkOrder is defined as optional. |
java.lang.Boolean |
getTravelLinkOrderValue()
Field travelLinkOrder is defined as optional. |
TiStringInterface |
getUser()
Field user is defined as optional. |
java.lang.String |
getUserValue()
Field user is defined as optional. |
TiStringInterface |
lookupBuyer()
Field buyer is defined as optional. |
SjAddress |
lookupCustomerAddress()
Field customerAddress is defined as optional. |
SjIdentity |
lookupCustomerId()
Field customerId is defined as optional. |
TiStringInterface |
lookupCustomerName()
Field customerName is defined as optional. |
SjInvoiceReferenceSpecification |
lookupInvoiceReferences()
Field invoiceReferences is defined as optional. |
TiBooleanInterface |
lookupNotPrintable()
Field notPrintable is defined as optional. |
TiStringInterface |
lookupPayerAccount()
Field payerAccount is defined as optional. |
TiBooleanInterface |
lookupTravelLinkOrder()
Field travelLinkOrder is defined as optional. |
TiStringInterface |
lookupUser()
Field user is defined as optional. |
void |
setBuyer(TiStringInterface inData)
Field buyer is defined as optional. |
void |
setBuyerValue(java.lang.String inData)
Field buyer is defined as optional. |
void |
setBuyerValue(java.lang.String inData,
boolean inNotify)
Field buyer is defined as optional. |
void |
setCustomerAddress(SjAddress inData)
Field customerAddress is defined as optional. |
void |
setCustomerId(SjIdentity inData)
Field customerId 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 |
setCustomerName(TiStringInterface inData)
Field customerName is defined as optional. |
void |
setCustomerNameValue(java.lang.String inData)
Field customerName is defined as optional. |
void |
setCustomerNameValue(java.lang.String inData,
boolean inNotify)
Field customerName is defined as optional. |
void |
setInvoiceReferences(SjInvoiceReferenceSpecification inData)
Field invoiceReferences is defined as optional. |
void |
setNotPrintable(TiBooleanInterface inData)
Field notPrintable is defined as optional. |
void |
setNotPrintableValue(java.lang.Boolean inData)
Field notPrintable is defined as optional. |
void |
setNotPrintableValue(java.lang.Boolean inData,
boolean inNotify)
Field notPrintable is defined as optional. |
void |
setPayerAccount(TiStringInterface inData)
Field payerAccount is defined as optional. |
void |
setPayerAccountValue(java.lang.String inData)
Field payerAccount is defined as optional. |
void |
setPayerAccountValue(java.lang.String inData,
boolean inNotify)
Field payerAccount is defined as optional. |
void |
setTravelLinkOrder(TiBooleanInterface inData)
Field travelLinkOrder is defined as optional. |
void |
setTravelLinkOrderValue(java.lang.Boolean inData)
Field travelLinkOrder is defined as optional. |
void |
setTravelLinkOrderValue(java.lang.Boolean inData,
boolean inNotify)
Field travelLinkOrder is defined as optional. |
void |
setUser(TiStringInterface inData)
Field user is defined as optional. |
void |
setUserValue(java.lang.String inData)
Field user is defined as optional. |
void |
setUserValue(java.lang.String inData,
boolean inNotify)
Field user is defined as optional. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
| Methods inherited from class org.stina.framework.support.observer.TiSubject |
|---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
| 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 |
| Constructor Detail |
|---|
public SjTravelAgentInformationStandard()
| Method Detail |
|---|
public SjIdentity getCustomerId()
getCustomerId in interface SjTravelAgentInformationpublic SjIdentity lookupCustomerId()
lookupCustomerId in interface SjTravelAgentInformationpublic void setCustomerId(SjIdentity inData)
setCustomerId in interface SjTravelAgentInformationpublic java.lang.String getCustomerIdValue()
getCustomerIdValue in interface SjTravelAgentInformationpublic void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue in interface SjTravelAgentInformation
public void setCustomerIdValue(java.lang.String inData,
boolean inNotify)
setCustomerIdValue in interface SjTravelAgentInformationpublic TiStringInterface getCustomerName()
getCustomerName in interface SjTravelAgentInformationpublic TiStringInterface lookupCustomerName()
lookupCustomerName in interface SjTravelAgentInformationpublic void setCustomerName(TiStringInterface inData)
setCustomerName in interface SjTravelAgentInformationpublic java.lang.String getCustomerNameValue()
getCustomerNameValue in interface SjTravelAgentInformationpublic void setCustomerNameValue(java.lang.String inData)
setCustomerNameValue in interface SjTravelAgentInformation
public void setCustomerNameValue(java.lang.String inData,
boolean inNotify)
setCustomerNameValue in interface SjTravelAgentInformationpublic TiStringInterface getBuyer()
getBuyer in interface SjTravelAgentInformationpublic TiStringInterface lookupBuyer()
lookupBuyer in interface SjTravelAgentInformationpublic void setBuyer(TiStringInterface inData)
setBuyer in interface SjTravelAgentInformationpublic java.lang.String getBuyerValue()
getBuyerValue in interface SjTravelAgentInformationpublic void setBuyerValue(java.lang.String inData)
setBuyerValue in interface SjTravelAgentInformation
public void setBuyerValue(java.lang.String inData,
boolean inNotify)
setBuyerValue in interface SjTravelAgentInformationpublic TiStringInterface getPayerAccount()
getPayerAccount in interface SjTravelAgentInformationpublic TiStringInterface lookupPayerAccount()
lookupPayerAccount in interface SjTravelAgentInformationpublic void setPayerAccount(TiStringInterface inData)
setPayerAccount in interface SjTravelAgentInformationpublic java.lang.String getPayerAccountValue()
getPayerAccountValue in interface SjTravelAgentInformationpublic void setPayerAccountValue(java.lang.String inData)
setPayerAccountValue in interface SjTravelAgentInformation
public void setPayerAccountValue(java.lang.String inData,
boolean inNotify)
setPayerAccountValue in interface SjTravelAgentInformationpublic SjInvoiceReferenceSpecification getInvoiceReferences()
getInvoiceReferences in interface SjTravelAgentInformationpublic SjInvoiceReferenceSpecification lookupInvoiceReferences()
lookupInvoiceReferences in interface SjTravelAgentInformationpublic void setInvoiceReferences(SjInvoiceReferenceSpecification inData)
setInvoiceReferences in interface SjTravelAgentInformationpublic SjAddress getCustomerAddress()
getCustomerAddress in interface SjTravelAgentInformationpublic SjAddress lookupCustomerAddress()
lookupCustomerAddress in interface SjTravelAgentInformationpublic void setCustomerAddress(SjAddress inData)
setCustomerAddress in interface SjTravelAgentInformationpublic TiBooleanInterface getNotPrintable()
getNotPrintable in interface SjTravelAgentInformationpublic TiBooleanInterface lookupNotPrintable()
lookupNotPrintable in interface SjTravelAgentInformationpublic void setNotPrintable(TiBooleanInterface inData)
setNotPrintable in interface SjTravelAgentInformationpublic java.lang.Boolean getNotPrintableValue()
getNotPrintableValue in interface SjTravelAgentInformationpublic void setNotPrintableValue(java.lang.Boolean inData)
setNotPrintableValue in interface SjTravelAgentInformation
public void setNotPrintableValue(java.lang.Boolean inData,
boolean inNotify)
setNotPrintableValue in interface SjTravelAgentInformationpublic TiBooleanInterface getTravelLinkOrder()
getTravelLinkOrder in interface SjTravelAgentInformationpublic TiBooleanInterface lookupTravelLinkOrder()
lookupTravelLinkOrder in interface SjTravelAgentInformationpublic void setTravelLinkOrder(TiBooleanInterface inData)
setTravelLinkOrder in interface SjTravelAgentInformationpublic java.lang.Boolean getTravelLinkOrderValue()
getTravelLinkOrderValue in interface SjTravelAgentInformationpublic void setTravelLinkOrderValue(java.lang.Boolean inData)
setTravelLinkOrderValue in interface SjTravelAgentInformation
public void setTravelLinkOrderValue(java.lang.Boolean inData,
boolean inNotify)
setTravelLinkOrderValue in interface SjTravelAgentInformationpublic TiStringInterface getUser()
getUser in interface SjTravelAgentInformationpublic TiStringInterface lookupUser()
lookupUser in interface SjTravelAgentInformationpublic void setUser(TiStringInterface inData)
setUser in interface SjTravelAgentInformationpublic java.lang.String getUserValue()
getUserValue in interface SjTravelAgentInformationpublic void setUserValue(java.lang.String inData)
setUserValue in interface SjTravelAgentInformation
public void setUserValue(java.lang.String inData,
boolean inNotify)
setUserValue in interface SjTravelAgentInformationprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||