se.sj.stina.domain.model
Interface SjTravelAgentInformation

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjTravelAgentInformationPlain, SjTravelAgentInformationStandard

public interface SjTravelAgentInformation
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

 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
 


Field Summary
static java.lang.String BUYER
           
static java.lang.String CUSTOMER_ADDRESS
           
static java.lang.String CUSTOMER_ID
           
static java.lang.String CUSTOMER_NAME
           
static java.lang.String INVOICE_REFERENCES
           
static java.lang.String NOT_PRINTABLE
           
static java.lang.String PAYER_ACCOUNT
           
static java.lang.String TRAVEL_LINK_ORDER
           
static java.lang.String USER
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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.
 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.
 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.
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

CUSTOMER_ID

static final java.lang.String CUSTOMER_ID
See Also:
Constant Field Values

CUSTOMER_NAME

static final java.lang.String CUSTOMER_NAME
See Also:
Constant Field Values

BUYER

static final java.lang.String BUYER
See Also:
Constant Field Values

PAYER_ACCOUNT

static final java.lang.String PAYER_ACCOUNT
See Also:
Constant Field Values

INVOICE_REFERENCES

static final java.lang.String INVOICE_REFERENCES
See Also:
Constant Field Values

CUSTOMER_ADDRESS

static final java.lang.String CUSTOMER_ADDRESS
See Also:
Constant Field Values

NOT_PRINTABLE

static final java.lang.String NOT_PRINTABLE
See Also:
Constant Field Values

TRAVEL_LINK_ORDER

static final java.lang.String TRAVEL_LINK_ORDER
See Also:
Constant Field Values

USER

static final java.lang.String USER
See Also:
Constant Field Values
Method Detail

getCustomerId

SjIdentity getCustomerId()
Field customerId is defined as optional.


lookupCustomerId

SjIdentity lookupCustomerId()
Field customerId is defined as optional.


setCustomerId

void setCustomerId(SjIdentity inData)
Field customerId is defined as optional.


getCustomerIdValue

java.lang.String getCustomerIdValue()
Field customerId is defined as optional.


setCustomerIdValue

void setCustomerIdValue(java.lang.String inData)
Field customerId is defined as optional.


setCustomerIdValue

void setCustomerIdValue(java.lang.String inData,
                        boolean inNotify)
Field customerId is defined as optional.


getCustomerName

TiStringInterface getCustomerName()
Field customerName is defined as optional.


lookupCustomerName

TiStringInterface lookupCustomerName()
Field customerName is defined as optional.


setCustomerName

void setCustomerName(TiStringInterface inData)
Field customerName is defined as optional.


getCustomerNameValue

java.lang.String getCustomerNameValue()
Field customerName is defined as optional.


setCustomerNameValue

void setCustomerNameValue(java.lang.String inData)
Field customerName is defined as optional.


setCustomerNameValue

void setCustomerNameValue(java.lang.String inData,
                          boolean inNotify)
Field customerName is defined as optional.


getBuyer

TiStringInterface getBuyer()
Field buyer is defined as optional.


lookupBuyer

TiStringInterface lookupBuyer()
Field buyer is defined as optional.


setBuyer

void setBuyer(TiStringInterface inData)
Field buyer is defined as optional.


getBuyerValue

java.lang.String getBuyerValue()
Field buyer is defined as optional.


setBuyerValue

void setBuyerValue(java.lang.String inData)
Field buyer is defined as optional.


setBuyerValue

void setBuyerValue(java.lang.String inData,
                   boolean inNotify)
Field buyer is defined as optional.


getPayerAccount

TiStringInterface getPayerAccount()
Field payerAccount is defined as optional.


lookupPayerAccount

TiStringInterface lookupPayerAccount()
Field payerAccount is defined as optional.


setPayerAccount

void setPayerAccount(TiStringInterface inData)
Field payerAccount is defined as optional.


getPayerAccountValue

java.lang.String getPayerAccountValue()
Field payerAccount is defined as optional.


setPayerAccountValue

void setPayerAccountValue(java.lang.String inData)
Field payerAccount is defined as optional.


setPayerAccountValue

void setPayerAccountValue(java.lang.String inData,
                          boolean inNotify)
Field payerAccount is defined as optional.


getInvoiceReferences

SjInvoiceReferenceSpecification getInvoiceReferences()
Field invoiceReferences is defined as optional.


lookupInvoiceReferences

SjInvoiceReferenceSpecification lookupInvoiceReferences()
Field invoiceReferences is defined as optional.


setInvoiceReferences

void setInvoiceReferences(SjInvoiceReferenceSpecification inData)
Field invoiceReferences is defined as optional.


getCustomerAddress

SjAddress getCustomerAddress()
Field customerAddress is defined as optional.


lookupCustomerAddress

SjAddress lookupCustomerAddress()
Field customerAddress is defined as optional.


setCustomerAddress

void setCustomerAddress(SjAddress inData)
Field customerAddress is defined as optional.


getNotPrintable

TiBooleanInterface getNotPrintable()
Field notPrintable is defined as optional.


lookupNotPrintable

TiBooleanInterface lookupNotPrintable()
Field notPrintable is defined as optional.


setNotPrintable

void setNotPrintable(TiBooleanInterface inData)
Field notPrintable is defined as optional.


getNotPrintableValue

java.lang.Boolean getNotPrintableValue()
Field notPrintable is defined as optional.


setNotPrintableValue

void setNotPrintableValue(java.lang.Boolean inData)
Field notPrintable is defined as optional.


setNotPrintableValue

void setNotPrintableValue(java.lang.Boolean inData,
                          boolean inNotify)
Field notPrintable is defined as optional.


getTravelLinkOrder

TiBooleanInterface getTravelLinkOrder()
Field travelLinkOrder is defined as optional.


lookupTravelLinkOrder

TiBooleanInterface lookupTravelLinkOrder()
Field travelLinkOrder is defined as optional.


setTravelLinkOrder

void setTravelLinkOrder(TiBooleanInterface inData)
Field travelLinkOrder is defined as optional.


getTravelLinkOrderValue

java.lang.Boolean getTravelLinkOrderValue()
Field travelLinkOrder is defined as optional.


setTravelLinkOrderValue

void setTravelLinkOrderValue(java.lang.Boolean inData)
Field travelLinkOrder is defined as optional.


setTravelLinkOrderValue

void setTravelLinkOrderValue(java.lang.Boolean inData,
                             boolean inNotify)
Field travelLinkOrder is defined as optional.


getUser

TiStringInterface getUser()
Field user is defined as optional.


lookupUser

TiStringInterface lookupUser()
Field user is defined as optional.


setUser

void setUser(TiStringInterface inData)
Field user is defined as optional.


getUserValue

java.lang.String getUserValue()
Field user is defined as optional.


setUserValue

void setUserValue(java.lang.String inData)
Field user is defined as optional.


setUserValue

void setUserValue(java.lang.String inData,
                  boolean inNotify)
Field user is defined as optional.



Copyright © 2012. All Rights Reserved.