|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjAssignCashboxResultPlain
public class SjAssignCashboxResultPlain
Den kopplade kassanotan till den tilldelade kassalådan. CurrentDateTime för att synkronisera tid mot centrala klockan som styr automatiska kassaavslut.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
TiIntegerData |
cashJournalId
|
SjClientInformationPlain |
clientInformation
|
TiDateTimePlain |
currentDateTime
|
Fields inherited from interface se.sj.stina.domain.model.SjAssignCashboxResult |
---|
CASH_JOURNAL_ID, CLIENT_INFORMATION, CURRENT_DATE_TIME |
Constructor Summary | |
---|---|
SjAssignCashboxResultPlain()
|
Method Summary | |
---|---|
TiIntegerInterface |
getCashJournalId()
Field cashJournalId is defined as mandatory. |
java.lang.Integer |
getCashJournalIdValue()
Field cashJournalId is defined as mandatory. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiDateTime |
getCurrentDateTime()
Field currentDateTime is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiIntegerInterface |
lookupCashJournalId()
Field cashJournalId is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiDateTime |
lookupCurrentDateTime()
Field currentDateTime is defined as mandatory. |
void |
setCashJournalId(TiIntegerInterface inData)
Field cashJournalId is defined as mandatory. |
void |
setCashJournalIdValue(java.lang.Integer inData)
Field cashJournalId is defined as mandatory. |
void |
setCashJournalIdValue(java.lang.Integer inData,
boolean inNotify)
Field cashJournalId is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setCurrentDateTime(TiDateTime inData)
Field currentDateTime is defined as mandatory. |
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
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 |
Field Detail |
---|
public TiIntegerData cashJournalId
public TiDateTimePlain currentDateTime
public SjClientInformationPlain clientInformation
Constructor Detail |
---|
public SjAssignCashboxResultPlain()
Method Detail |
---|
public TiIntegerInterface getCashJournalId()
getCashJournalId
in interface SjAssignCashboxResult
public TiIntegerInterface lookupCashJournalId()
lookupCashJournalId
in interface SjAssignCashboxResult
public void setCashJournalId(TiIntegerInterface inData)
setCashJournalId
in interface SjAssignCashboxResult
public java.lang.Integer getCashJournalIdValue()
getCashJournalIdValue
in interface SjAssignCashboxResult
public void setCashJournalIdValue(java.lang.Integer inData)
setCashJournalIdValue
in interface SjAssignCashboxResult
public void setCashJournalIdValue(java.lang.Integer inData, boolean inNotify)
setCashJournalIdValue
in interface SjAssignCashboxResult
public TiDateTime getCurrentDateTime()
getCurrentDateTime
in interface SjAssignCashboxResult
public TiDateTime lookupCurrentDateTime()
lookupCurrentDateTime
in interface SjAssignCashboxResult
public void setCurrentDateTime(TiDateTime inData)
setCurrentDateTime
in interface SjAssignCashboxResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjAssignCashboxResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjAssignCashboxResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjAssignCashboxResult
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |