se.sj.stina.domain.model
Interface SjNetbookSPOPRequestOperation

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:
SjNetbookSPOPRequestOperationPlain, SjNetbookSPOPRequestOperationStandard

public interface SjNetbookSPOPRequestOperation
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface


Field Summary
static java.lang.String ENVIRONMENT
           
static java.lang.String KEY
           
static java.lang.String NETBOOK_ADD_MULTIPLE_ROOM_LOCK_SPECIFICATION
           
static java.lang.String NETBOOK_CANCEL_MULTIPLE_ROOM_RESERVATION_SPECIFICATION
           
static java.lang.String NETBOOK_CANCEL_ONE_ROOM_RESERVATION_SPECIFICATION
           
static java.lang.String NETBOOK_DELETE_MULTIPLE_ROOM_LOCK_SPECIFICATION
           
static java.lang.String NETBOOK_ENSURE_MULTIPLE_ROOM_LOCK_SPECIFICATION
           
static java.lang.String NETBOOK_FIND_AVAILABLE_ROOM_QUERY
           
static java.lang.String NETBOOK_GET_MULTIPLE_ROOM_RESERVATION_QUERY
           
static java.lang.String NETBOOK_MAKE_MULTIPLE_ROOM_RESERVATION_SPECIFICATION
           
static java.lang.String NETBOOK_REMOVE_MULTIPLE_ROOM_LOCK_SPECIFICATION
           
static java.lang.String NETBOOK_SPOPREQUEST_OPERATION_XOR
           
 
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
 SjNetbookSPOPRequestEnvironment getEnvironment()
          Field environment is defined as mandatory.
 TiStringInterface getKey()
          Field key is defined as mandatory.
 java.lang.String getKeyValue()
          Field key is defined as mandatory.
 SjNetbookAddMultipleRoomLockSpecification getNetbookAddMultipleRoomLockSpecification()
          Field netbookAddMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookCancelMultipleRoomReservationSpecification getNetbookCancelMultipleRoomReservationSpecification()
          Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.
 SjNetbookCancelOneRoomReservationSpecification getNetbookCancelOneRoomReservationSpecification()
          Field netbookCancelOneRoomReservationSpecification is defined as part of xor.
 SjNetbookDeleteMultipleRoomLockSpecification getNetbookDeleteMultipleRoomLockSpecification()
          Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookEnsureMultipleRoomLockSpecification getNetbookEnsureMultipleRoomLockSpecification()
          Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookFindAvailableRoomQuery getNetbookFindAvailableRoomQuery()
          Field netbookFindAvailableRoomQuery is defined as part of xor.
 SjNetbookGetMultipleRoomReservationQuery getNetbookGetMultipleRoomReservationQuery()
          Field netbookGetMultipleRoomReservationQuery is defined as part of xor.
 SjNetbookMakeMultipleRoomReservationSpecification getNetbookMakeMultipleRoomReservationSpecification()
          Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.
 SjNetbookRemoveMultipleRoomLockSpecification getNetbookRemoveMultipleRoomLockSpecification()
          Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.
 TiIntegerInterface getNetbookSPOPRequestOperationXor()
          field netbookSPOPRequestOperationXor
 java.lang.Integer getNetbookSPOPRequestOperationXorValue()
          field netbookSPOPRequestOperationXor
 SjNetbookSPOPRequestEnvironment lookupEnvironment()
          Field environment is defined as mandatory.
 TiStringInterface lookupKey()
          Field key is defined as mandatory.
 SjNetbookAddMultipleRoomLockSpecification lookupNetbookAddMultipleRoomLockSpecification()
          Field netbookAddMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookCancelMultipleRoomReservationSpecification lookupNetbookCancelMultipleRoomReservationSpecification()
          Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.
 SjNetbookCancelOneRoomReservationSpecification lookupNetbookCancelOneRoomReservationSpecification()
          Field netbookCancelOneRoomReservationSpecification is defined as part of xor.
 SjNetbookDeleteMultipleRoomLockSpecification lookupNetbookDeleteMultipleRoomLockSpecification()
          Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookEnsureMultipleRoomLockSpecification lookupNetbookEnsureMultipleRoomLockSpecification()
          Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.
 SjNetbookFindAvailableRoomQuery lookupNetbookFindAvailableRoomQuery()
          Field netbookFindAvailableRoomQuery is defined as part of xor.
 SjNetbookGetMultipleRoomReservationQuery lookupNetbookGetMultipleRoomReservationQuery()
          Field netbookGetMultipleRoomReservationQuery is defined as part of xor.
 SjNetbookMakeMultipleRoomReservationSpecification lookupNetbookMakeMultipleRoomReservationSpecification()
          Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.
 SjNetbookRemoveMultipleRoomLockSpecification lookupNetbookRemoveMultipleRoomLockSpecification()
          Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.
 TiIntegerInterface lookupNetbookSPOPRequestOperationXor()
          field netbookSPOPRequestOperationXor
 void setEnvironment(SjNetbookSPOPRequestEnvironment inData)
          Field environment is defined as mandatory.
 void setKey(TiStringInterface inData)
          Field key is defined as mandatory.
 void setKeyValue(java.lang.String inData)
          Field key is defined as mandatory.
 void setKeyValue(java.lang.String inData, boolean inNotify)
          Field key is defined as mandatory.
 void setNetbookAddMultipleRoomLockSpecification(SjNetbookAddMultipleRoomLockSpecification inData)
          Field netbookAddMultipleRoomLockSpecification is defined as part of xor.
 void setNetbookCancelMultipleRoomReservationSpecification(SjNetbookCancelMultipleRoomReservationSpecification inData)
          Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.
 void setNetbookCancelOneRoomReservationSpecification(SjNetbookCancelOneRoomReservationSpecification inData)
          Field netbookCancelOneRoomReservationSpecification is defined as part of xor.
 void setNetbookDeleteMultipleRoomLockSpecification(SjNetbookDeleteMultipleRoomLockSpecification inData)
          Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.
 void setNetbookEnsureMultipleRoomLockSpecification(SjNetbookEnsureMultipleRoomLockSpecification inData)
          Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.
 void setNetbookFindAvailableRoomQuery(SjNetbookFindAvailableRoomQuery inData)
          Field netbookFindAvailableRoomQuery is defined as part of xor.
 void setNetbookGetMultipleRoomReservationQuery(SjNetbookGetMultipleRoomReservationQuery inData)
          Field netbookGetMultipleRoomReservationQuery is defined as part of xor.
 void setNetbookMakeMultipleRoomReservationSpecification(SjNetbookMakeMultipleRoomReservationSpecification inData)
          Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.
 void setNetbookRemoveMultipleRoomLockSpecification(SjNetbookRemoveMultipleRoomLockSpecification inData)
          Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.
 void setNetbookSPOPRequestOperationXor(TiIntegerInterface inData)
          field netbookSPOPRequestOperationXor
 void setNetbookSPOPRequestOperationXorValue(java.lang.Integer inData)
          field netbookSPOPRequestOperationXor
 
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

KEY

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

ENVIRONMENT

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

NETBOOK_SPOPREQUEST_OPERATION_XOR

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

NETBOOK_FIND_AVAILABLE_ROOM_QUERY

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

NETBOOK_ADD_MULTIPLE_ROOM_LOCK_SPECIFICATION

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

NETBOOK_ENSURE_MULTIPLE_ROOM_LOCK_SPECIFICATION

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

NETBOOK_MAKE_MULTIPLE_ROOM_RESERVATION_SPECIFICATION

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

NETBOOK_REMOVE_MULTIPLE_ROOM_LOCK_SPECIFICATION

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

NETBOOK_DELETE_MULTIPLE_ROOM_LOCK_SPECIFICATION

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

NETBOOK_CANCEL_ONE_ROOM_RESERVATION_SPECIFICATION

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

NETBOOK_CANCEL_MULTIPLE_ROOM_RESERVATION_SPECIFICATION

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

NETBOOK_GET_MULTIPLE_ROOM_RESERVATION_QUERY

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

getKey

TiStringInterface getKey()
Field key is defined as mandatory.


lookupKey

TiStringInterface lookupKey()
Field key is defined as mandatory.


setKey

void setKey(TiStringInterface inData)
Field key is defined as mandatory.


getKeyValue

java.lang.String getKeyValue()
Field key is defined as mandatory.


setKeyValue

void setKeyValue(java.lang.String inData)
Field key is defined as mandatory.


setKeyValue

void setKeyValue(java.lang.String inData,
                 boolean inNotify)
Field key is defined as mandatory.


getEnvironment

SjNetbookSPOPRequestEnvironment getEnvironment()
Field environment is defined as mandatory.


lookupEnvironment

SjNetbookSPOPRequestEnvironment lookupEnvironment()
Field environment is defined as mandatory.


setEnvironment

void setEnvironment(SjNetbookSPOPRequestEnvironment inData)
Field environment is defined as mandatory.


getNetbookSPOPRequestOperationXor

TiIntegerInterface getNetbookSPOPRequestOperationXor()
field netbookSPOPRequestOperationXor


lookupNetbookSPOPRequestOperationXor

TiIntegerInterface lookupNetbookSPOPRequestOperationXor()
field netbookSPOPRequestOperationXor


setNetbookSPOPRequestOperationXor

void setNetbookSPOPRequestOperationXor(TiIntegerInterface inData)
field netbookSPOPRequestOperationXor


getNetbookSPOPRequestOperationXorValue

java.lang.Integer getNetbookSPOPRequestOperationXorValue()
field netbookSPOPRequestOperationXor


setNetbookSPOPRequestOperationXorValue

void setNetbookSPOPRequestOperationXorValue(java.lang.Integer inData)
field netbookSPOPRequestOperationXor


getNetbookFindAvailableRoomQuery

SjNetbookFindAvailableRoomQuery getNetbookFindAvailableRoomQuery()
Field netbookFindAvailableRoomQuery is defined as part of xor.


lookupNetbookFindAvailableRoomQuery

SjNetbookFindAvailableRoomQuery lookupNetbookFindAvailableRoomQuery()
Field netbookFindAvailableRoomQuery is defined as part of xor.


setNetbookFindAvailableRoomQuery

void setNetbookFindAvailableRoomQuery(SjNetbookFindAvailableRoomQuery inData)
Field netbookFindAvailableRoomQuery is defined as part of xor.


getNetbookAddMultipleRoomLockSpecification

SjNetbookAddMultipleRoomLockSpecification getNetbookAddMultipleRoomLockSpecification()
Field netbookAddMultipleRoomLockSpecification is defined as part of xor.


lookupNetbookAddMultipleRoomLockSpecification

SjNetbookAddMultipleRoomLockSpecification lookupNetbookAddMultipleRoomLockSpecification()
Field netbookAddMultipleRoomLockSpecification is defined as part of xor.


setNetbookAddMultipleRoomLockSpecification

void setNetbookAddMultipleRoomLockSpecification(SjNetbookAddMultipleRoomLockSpecification inData)
Field netbookAddMultipleRoomLockSpecification is defined as part of xor.


getNetbookEnsureMultipleRoomLockSpecification

SjNetbookEnsureMultipleRoomLockSpecification getNetbookEnsureMultipleRoomLockSpecification()
Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.


lookupNetbookEnsureMultipleRoomLockSpecification

SjNetbookEnsureMultipleRoomLockSpecification lookupNetbookEnsureMultipleRoomLockSpecification()
Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.


setNetbookEnsureMultipleRoomLockSpecification

void setNetbookEnsureMultipleRoomLockSpecification(SjNetbookEnsureMultipleRoomLockSpecification inData)
Field netbookEnsureMultipleRoomLockSpecification is defined as part of xor.


getNetbookMakeMultipleRoomReservationSpecification

SjNetbookMakeMultipleRoomReservationSpecification getNetbookMakeMultipleRoomReservationSpecification()
Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.


lookupNetbookMakeMultipleRoomReservationSpecification

SjNetbookMakeMultipleRoomReservationSpecification lookupNetbookMakeMultipleRoomReservationSpecification()
Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.


setNetbookMakeMultipleRoomReservationSpecification

void setNetbookMakeMultipleRoomReservationSpecification(SjNetbookMakeMultipleRoomReservationSpecification inData)
Field netbookMakeMultipleRoomReservationSpecification is defined as part of xor.


getNetbookRemoveMultipleRoomLockSpecification

SjNetbookRemoveMultipleRoomLockSpecification getNetbookRemoveMultipleRoomLockSpecification()
Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.


lookupNetbookRemoveMultipleRoomLockSpecification

SjNetbookRemoveMultipleRoomLockSpecification lookupNetbookRemoveMultipleRoomLockSpecification()
Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.


setNetbookRemoveMultipleRoomLockSpecification

void setNetbookRemoveMultipleRoomLockSpecification(SjNetbookRemoveMultipleRoomLockSpecification inData)
Field netbookRemoveMultipleRoomLockSpecification is defined as part of xor.


getNetbookDeleteMultipleRoomLockSpecification

SjNetbookDeleteMultipleRoomLockSpecification getNetbookDeleteMultipleRoomLockSpecification()
Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.


lookupNetbookDeleteMultipleRoomLockSpecification

SjNetbookDeleteMultipleRoomLockSpecification lookupNetbookDeleteMultipleRoomLockSpecification()
Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.


setNetbookDeleteMultipleRoomLockSpecification

void setNetbookDeleteMultipleRoomLockSpecification(SjNetbookDeleteMultipleRoomLockSpecification inData)
Field netbookDeleteMultipleRoomLockSpecification is defined as part of xor.


getNetbookCancelOneRoomReservationSpecification

SjNetbookCancelOneRoomReservationSpecification getNetbookCancelOneRoomReservationSpecification()
Field netbookCancelOneRoomReservationSpecification is defined as part of xor.


lookupNetbookCancelOneRoomReservationSpecification

SjNetbookCancelOneRoomReservationSpecification lookupNetbookCancelOneRoomReservationSpecification()
Field netbookCancelOneRoomReservationSpecification is defined as part of xor.


setNetbookCancelOneRoomReservationSpecification

void setNetbookCancelOneRoomReservationSpecification(SjNetbookCancelOneRoomReservationSpecification inData)
Field netbookCancelOneRoomReservationSpecification is defined as part of xor.


getNetbookCancelMultipleRoomReservationSpecification

SjNetbookCancelMultipleRoomReservationSpecification getNetbookCancelMultipleRoomReservationSpecification()
Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.


lookupNetbookCancelMultipleRoomReservationSpecification

SjNetbookCancelMultipleRoomReservationSpecification lookupNetbookCancelMultipleRoomReservationSpecification()
Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.


setNetbookCancelMultipleRoomReservationSpecification

void setNetbookCancelMultipleRoomReservationSpecification(SjNetbookCancelMultipleRoomReservationSpecification inData)
Field netbookCancelMultipleRoomReservationSpecification is defined as part of xor.


getNetbookGetMultipleRoomReservationQuery

SjNetbookGetMultipleRoomReservationQuery getNetbookGetMultipleRoomReservationQuery()
Field netbookGetMultipleRoomReservationQuery is defined as part of xor.


lookupNetbookGetMultipleRoomReservationQuery

SjNetbookGetMultipleRoomReservationQuery lookupNetbookGetMultipleRoomReservationQuery()
Field netbookGetMultipleRoomReservationQuery is defined as part of xor.


setNetbookGetMultipleRoomReservationQuery

void setNetbookGetMultipleRoomReservationQuery(SjNetbookGetMultipleRoomReservationQuery inData)
Field netbookGetMultipleRoomReservationQuery is defined as part of xor.



Copyright © 2012. All Rights Reserved.