se.sj.stina.domain.model
Interface SjPlacementLightSpecification

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:
SjPlacementLightSpecificationPlain, SjPlacementLightSpecificationStandard

public interface SjPlacementLightSpecification
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface


Field Summary
static java.lang.String CARRIAGE_ID
           
static java.lang.String COMPARTMENT_CODE
           
static java.lang.String NEIGHBOUR_PLACEMENT
           
static java.lang.String PLACEMENT_CHARACTERISTICS
           
static java.lang.String PLACEMENT_DIRECTION
           
static java.lang.String PLACEMENT_NUMBER
           
static java.lang.String PLACEMENT_ORIENTATION
           
static java.lang.String SMOKING_DEPARTMENT
           
 
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
 SjIdentity getCarriageId()
          Field carriageId is defined as optional.
 java.lang.String getCarriageIdValue()
          Field carriageId is defined as optional.
 SjCode getCompartmentCode()
          Field compartmentCode is defined as optional.
 java.lang.String getCompartmentCodeValue()
          Field compartmentCode is defined as optional.
 TiBooleanInterface getNeighbourPlacement()
          Field neighbourPlacement is defined as optional.
 java.lang.Boolean getNeighbourPlacementValue()
          Field neighbourPlacement is defined as optional.
 TiStringInterface getPlacementCharacteristics()
          Field placementCharacteristics is defined as optional.
 java.lang.String getPlacementCharacteristicsValue()
          Field placementCharacteristics is defined as optional.
 TiStringInterface getPlacementDirection()
          Field placementDirection is defined as optional.
 java.lang.String getPlacementDirectionValue()
          Field placementDirection is defined as optional.
 SjIdentity getPlacementNumber()
          Field placementNumber is defined as optional.
 java.lang.String getPlacementNumberValue()
          Field placementNumber is defined as optional.
 TiStringInterface getPlacementOrientation()
          Field placementOrientation is defined as optional.
 java.lang.String getPlacementOrientationValue()
          Field placementOrientation is defined as optional.
 TiStringInterface getSmokingDepartment()
          Field smokingDepartment is defined as optional.
 java.lang.String getSmokingDepartmentValue()
          Field smokingDepartment is defined as optional.
 SjIdentity lookupCarriageId()
          Field carriageId is defined as optional.
 SjCode lookupCompartmentCode()
          Field compartmentCode is defined as optional.
 TiBooleanInterface lookupNeighbourPlacement()
          Field neighbourPlacement is defined as optional.
 TiStringInterface lookupPlacementCharacteristics()
          Field placementCharacteristics is defined as optional.
 TiStringInterface lookupPlacementDirection()
          Field placementDirection is defined as optional.
 SjIdentity lookupPlacementNumber()
          Field placementNumber is defined as optional.
 TiStringInterface lookupPlacementOrientation()
          Field placementOrientation is defined as optional.
 TiStringInterface lookupSmokingDepartment()
          Field smokingDepartment is defined as optional.
 void setCarriageId(SjIdentity inData)
          Field carriageId is defined as optional.
 void setCarriageIdValue(java.lang.String inData)
          Field carriageId is defined as optional.
 void setCarriageIdValue(java.lang.String inData, boolean inNotify)
          Field carriageId is defined as optional.
 void setCompartmentCode(SjCode inData)
          Field compartmentCode is defined as optional.
 void setCompartmentCodeValue(java.lang.String inData)
          Field compartmentCode is defined as optional.
 void setCompartmentCodeValue(java.lang.String inData, boolean inNotify)
          Field compartmentCode is defined as optional.
 void setNeighbourPlacement(TiBooleanInterface inData)
          Field neighbourPlacement is defined as optional.
 void setNeighbourPlacementValue(java.lang.Boolean inData)
          Field neighbourPlacement is defined as optional.
 void setNeighbourPlacementValue(java.lang.Boolean inData, boolean inNotify)
          Field neighbourPlacement is defined as optional.
 void setPlacementCharacteristics(TiStringInterface inData)
          Field placementCharacteristics is defined as optional.
 void setPlacementCharacteristicsValue(java.lang.String inData)
          Field placementCharacteristics is defined as optional.
 void setPlacementCharacteristicsValue(java.lang.String inData, boolean inNotify)
          Field placementCharacteristics is defined as optional.
 void setPlacementDirection(TiStringInterface inData)
          Field placementDirection is defined as optional.
 void setPlacementDirectionValue(java.lang.String inData)
          Field placementDirection is defined as optional.
 void setPlacementDirectionValue(java.lang.String inData, boolean inNotify)
          Field placementDirection is defined as optional.
 void setPlacementNumber(SjIdentity inData)
          Field placementNumber is defined as optional.
 void setPlacementNumberValue(java.lang.String inData)
          Field placementNumber is defined as optional.
 void setPlacementNumberValue(java.lang.String inData, boolean inNotify)
          Field placementNumber is defined as optional.
 void setPlacementOrientation(TiStringInterface inData)
          Field placementOrientation is defined as optional.
 void setPlacementOrientationValue(java.lang.String inData)
          Field placementOrientation is defined as optional.
 void setPlacementOrientationValue(java.lang.String inData, boolean inNotify)
          Field placementOrientation is defined as optional.
 void setSmokingDepartment(TiStringInterface inData)
          Field smokingDepartment is defined as optional.
 void setSmokingDepartmentValue(java.lang.String inData)
          Field smokingDepartment is defined as optional.
 void setSmokingDepartmentValue(java.lang.String inData, boolean inNotify)
          Field smokingDepartment 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

SMOKING_DEPARTMENT

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

PLACEMENT_CHARACTERISTICS

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

PLACEMENT_ORIENTATION

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

COMPARTMENT_CODE

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

CARRIAGE_ID

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

PLACEMENT_NUMBER

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

NEIGHBOUR_PLACEMENT

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

PLACEMENT_DIRECTION

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

getSmokingDepartment

TiStringInterface getSmokingDepartment()
Field smokingDepartment is defined as optional.


lookupSmokingDepartment

TiStringInterface lookupSmokingDepartment()
Field smokingDepartment is defined as optional.


setSmokingDepartment

void setSmokingDepartment(TiStringInterface inData)
Field smokingDepartment is defined as optional.


getSmokingDepartmentValue

java.lang.String getSmokingDepartmentValue()
Field smokingDepartment is defined as optional.


setSmokingDepartmentValue

void setSmokingDepartmentValue(java.lang.String inData)
Field smokingDepartment is defined as optional.


setSmokingDepartmentValue

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


getPlacementCharacteristics

TiStringInterface getPlacementCharacteristics()
Field placementCharacteristics is defined as optional.


lookupPlacementCharacteristics

TiStringInterface lookupPlacementCharacteristics()
Field placementCharacteristics is defined as optional.


setPlacementCharacteristics

void setPlacementCharacteristics(TiStringInterface inData)
Field placementCharacteristics is defined as optional.


getPlacementCharacteristicsValue

java.lang.String getPlacementCharacteristicsValue()
Field placementCharacteristics is defined as optional.


setPlacementCharacteristicsValue

void setPlacementCharacteristicsValue(java.lang.String inData)
Field placementCharacteristics is defined as optional.


setPlacementCharacteristicsValue

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


getPlacementOrientation

TiStringInterface getPlacementOrientation()
Field placementOrientation is defined as optional.


lookupPlacementOrientation

TiStringInterface lookupPlacementOrientation()
Field placementOrientation is defined as optional.


setPlacementOrientation

void setPlacementOrientation(TiStringInterface inData)
Field placementOrientation is defined as optional.


getPlacementOrientationValue

java.lang.String getPlacementOrientationValue()
Field placementOrientation is defined as optional.


setPlacementOrientationValue

void setPlacementOrientationValue(java.lang.String inData)
Field placementOrientation is defined as optional.


setPlacementOrientationValue

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


getCompartmentCode

SjCode getCompartmentCode()
Field compartmentCode is defined as optional.


lookupCompartmentCode

SjCode lookupCompartmentCode()
Field compartmentCode is defined as optional.


setCompartmentCode

void setCompartmentCode(SjCode inData)
Field compartmentCode is defined as optional.


getCompartmentCodeValue

java.lang.String getCompartmentCodeValue()
Field compartmentCode is defined as optional.


setCompartmentCodeValue

void setCompartmentCodeValue(java.lang.String inData)
Field compartmentCode is defined as optional.


setCompartmentCodeValue

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


getCarriageId

SjIdentity getCarriageId()
Field carriageId is defined as optional.


lookupCarriageId

SjIdentity lookupCarriageId()
Field carriageId is defined as optional.


setCarriageId

void setCarriageId(SjIdentity inData)
Field carriageId is defined as optional.


getCarriageIdValue

java.lang.String getCarriageIdValue()
Field carriageId is defined as optional.


setCarriageIdValue

void setCarriageIdValue(java.lang.String inData)
Field carriageId is defined as optional.


setCarriageIdValue

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


getPlacementNumber

SjIdentity getPlacementNumber()
Field placementNumber is defined as optional.


lookupPlacementNumber

SjIdentity lookupPlacementNumber()
Field placementNumber is defined as optional.


setPlacementNumber

void setPlacementNumber(SjIdentity inData)
Field placementNumber is defined as optional.


getPlacementNumberValue

java.lang.String getPlacementNumberValue()
Field placementNumber is defined as optional.


setPlacementNumberValue

void setPlacementNumberValue(java.lang.String inData)
Field placementNumber is defined as optional.


setPlacementNumberValue

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


getNeighbourPlacement

TiBooleanInterface getNeighbourPlacement()
Field neighbourPlacement is defined as optional.


lookupNeighbourPlacement

TiBooleanInterface lookupNeighbourPlacement()
Field neighbourPlacement is defined as optional.


setNeighbourPlacement

void setNeighbourPlacement(TiBooleanInterface inData)
Field neighbourPlacement is defined as optional.


getNeighbourPlacementValue

java.lang.Boolean getNeighbourPlacementValue()
Field neighbourPlacement is defined as optional.


setNeighbourPlacementValue

void setNeighbourPlacementValue(java.lang.Boolean inData)
Field neighbourPlacement is defined as optional.


setNeighbourPlacementValue

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


getPlacementDirection

TiStringInterface getPlacementDirection()
Field placementDirection is defined as optional.


lookupPlacementDirection

TiStringInterface lookupPlacementDirection()
Field placementDirection is defined as optional.


setPlacementDirection

void setPlacementDirection(TiStringInterface inData)
Field placementDirection is defined as optional.


getPlacementDirectionValue

java.lang.String getPlacementDirectionValue()
Field placementDirection is defined as optional.


setPlacementDirectionValue

void setPlacementDirectionValue(java.lang.String inData)
Field placementDirection is defined as optional.


setPlacementDirectionValue

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



Copyright © 2012. All Rights Reserved.