|
||||||||||
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 SjTravelAgentInformation
public SjIdentity lookupCustomerId()
lookupCustomerId
in interface SjTravelAgentInformation
public void setCustomerId(SjIdentity inData)
setCustomerId
in interface SjTravelAgentInformation
public java.lang.String getCustomerIdValue()
getCustomerIdValue
in interface SjTravelAgentInformation
public void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue
in interface SjTravelAgentInformation
public void setCustomerIdValue(java.lang.String inData, boolean inNotify)
setCustomerIdValue
in interface SjTravelAgentInformation
public TiStringInterface getCustomerName()
getCustomerName
in interface SjTravelAgentInformation
public TiStringInterface lookupCustomerName()
lookupCustomerName
in interface SjTravelAgentInformation
public void setCustomerName(TiStringInterface inData)
setCustomerName
in interface SjTravelAgentInformation
public java.lang.String getCustomerNameValue()
getCustomerNameValue
in interface SjTravelAgentInformation
public void setCustomerNameValue(java.lang.String inData)
setCustomerNameValue
in interface SjTravelAgentInformation
public void setCustomerNameValue(java.lang.String inData, boolean inNotify)
setCustomerNameValue
in interface SjTravelAgentInformation
public TiStringInterface getBuyer()
getBuyer
in interface SjTravelAgentInformation
public TiStringInterface lookupBuyer()
lookupBuyer
in interface SjTravelAgentInformation
public void setBuyer(TiStringInterface inData)
setBuyer
in interface SjTravelAgentInformation
public java.lang.String getBuyerValue()
getBuyerValue
in interface SjTravelAgentInformation
public void setBuyerValue(java.lang.String inData)
setBuyerValue
in interface SjTravelAgentInformation
public void setBuyerValue(java.lang.String inData, boolean inNotify)
setBuyerValue
in interface SjTravelAgentInformation
public TiStringInterface getPayerAccount()
getPayerAccount
in interface SjTravelAgentInformation
public TiStringInterface lookupPayerAccount()
lookupPayerAccount
in interface SjTravelAgentInformation
public void setPayerAccount(TiStringInterface inData)
setPayerAccount
in interface SjTravelAgentInformation
public java.lang.String getPayerAccountValue()
getPayerAccountValue
in interface SjTravelAgentInformation
public void setPayerAccountValue(java.lang.String inData)
setPayerAccountValue
in interface SjTravelAgentInformation
public void setPayerAccountValue(java.lang.String inData, boolean inNotify)
setPayerAccountValue
in interface SjTravelAgentInformation
public SjInvoiceReferenceSpecification getInvoiceReferences()
getInvoiceReferences
in interface SjTravelAgentInformation
public SjInvoiceReferenceSpecification lookupInvoiceReferences()
lookupInvoiceReferences
in interface SjTravelAgentInformation
public void setInvoiceReferences(SjInvoiceReferenceSpecification inData)
setInvoiceReferences
in interface SjTravelAgentInformation
public SjAddress getCustomerAddress()
getCustomerAddress
in interface SjTravelAgentInformation
public SjAddress lookupCustomerAddress()
lookupCustomerAddress
in interface SjTravelAgentInformation
public void setCustomerAddress(SjAddress inData)
setCustomerAddress
in interface SjTravelAgentInformation
public TiBooleanInterface getNotPrintable()
getNotPrintable
in interface SjTravelAgentInformation
public TiBooleanInterface lookupNotPrintable()
lookupNotPrintable
in interface SjTravelAgentInformation
public void setNotPrintable(TiBooleanInterface inData)
setNotPrintable
in interface SjTravelAgentInformation
public java.lang.Boolean getNotPrintableValue()
getNotPrintableValue
in interface SjTravelAgentInformation
public void setNotPrintableValue(java.lang.Boolean inData)
setNotPrintableValue
in interface SjTravelAgentInformation
public void setNotPrintableValue(java.lang.Boolean inData, boolean inNotify)
setNotPrintableValue
in interface SjTravelAgentInformation
public TiBooleanInterface getTravelLinkOrder()
getTravelLinkOrder
in interface SjTravelAgentInformation
public TiBooleanInterface lookupTravelLinkOrder()
lookupTravelLinkOrder
in interface SjTravelAgentInformation
public void setTravelLinkOrder(TiBooleanInterface inData)
setTravelLinkOrder
in interface SjTravelAgentInformation
public java.lang.Boolean getTravelLinkOrderValue()
getTravelLinkOrderValue
in interface SjTravelAgentInformation
public void setTravelLinkOrderValue(java.lang.Boolean inData)
setTravelLinkOrderValue
in interface SjTravelAgentInformation
public void setTravelLinkOrderValue(java.lang.Boolean inData, boolean inNotify)
setTravelLinkOrderValue
in interface SjTravelAgentInformation
public TiStringInterface getUser()
getUser
in interface SjTravelAgentInformation
public TiStringInterface lookupUser()
lookupUser
in interface SjTravelAgentInformation
public void setUser(TiStringInterface inData)
setUser
in interface SjTravelAgentInformation
public java.lang.String getUserValue()
getUserValue
in interface SjTravelAgentInformation
public void setUserValue(java.lang.String inData)
setUserValue
in interface SjTravelAgentInformation
public void setUserValue(java.lang.String inData, boolean inNotify)
setUserValue
in interface SjTravelAgentInformation
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |