|
||||||||||
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.SjCashJournalHeaderPlain
public class SjCashJournalHeaderPlain
En kassanota. CashJournalDateTime2 visar när den stängts.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjCashJournalHeader |
---|
CASH_JOURNAL_DATE_TIME, CASH_JOURNAL_DATE_TIME2, CASH_JOURNAL_ID, SALES_UNIT_ID, SALES_UNIT_SECTION_ID, STATEMENT_ID, USER_ID |
Constructor Summary | |
---|---|
SjCashJournalHeaderPlain()
|
Method Summary | |
---|---|
TiDateTime |
getCashJournalDateTime()
Field cashJournalDateTime is defined as mandatory. |
TiDateTime |
getCashJournalDateTime2()
Field cashJournalDateTime2 is defined as optional. |
TiIntegerInterface |
getCashJournalId()
Field cashJournalId is defined as mandatory. |
java.lang.Integer |
getCashJournalIdValue()
Field cashJournalId is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiStringInterface |
getSalesUnitId()
Field salesUnitId is defined as mandatory. |
java.lang.String |
getSalesUnitIdValue()
Field salesUnitId is defined as mandatory. |
TiStringInterface |
getSalesUnitSectionId()
Field salesUnitSectionId is defined as mandatory. |
java.lang.String |
getSalesUnitSectionIdValue()
Field salesUnitSectionId is defined as mandatory. |
TiIntegerInterface |
getStatementId()
Field statementId is defined as optional. |
java.lang.Integer |
getStatementIdValue()
Field statementId is defined as optional. |
TiStringInterface |
getUserId()
Field userId is defined as mandatory. |
java.lang.String |
getUserIdValue()
Field userId is defined as mandatory. |
TiDateTime |
lookupCashJournalDateTime()
Field cashJournalDateTime is defined as mandatory. |
TiDateTime |
lookupCashJournalDateTime2()
Field cashJournalDateTime2 is defined as optional. |
TiIntegerInterface |
lookupCashJournalId()
Field cashJournalId is defined as mandatory. |
TiStringInterface |
lookupSalesUnitId()
Field salesUnitId is defined as mandatory. |
TiStringInterface |
lookupSalesUnitSectionId()
Field salesUnitSectionId is defined as mandatory. |
TiIntegerInterface |
lookupStatementId()
Field statementId is defined as optional. |
TiStringInterface |
lookupUserId()
Field userId is defined as mandatory. |
void |
setCashJournalDateTime(TiDateTime inData)
Field cashJournalDateTime is defined as mandatory. |
void |
setCashJournalDateTime2(TiDateTime inData)
Field cashJournalDateTime2 is defined as optional. |
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 |
setSalesUnitId(TiStringInterface inData)
Field salesUnitId is defined as mandatory. |
void |
setSalesUnitIdValue(java.lang.String inData)
Field salesUnitId is defined as mandatory. |
void |
setSalesUnitIdValue(java.lang.String inData,
boolean inNotify)
Field salesUnitId is defined as mandatory. |
void |
setSalesUnitSectionId(TiStringInterface inData)
Field salesUnitSectionId is defined as mandatory. |
void |
setSalesUnitSectionIdValue(java.lang.String inData)
Field salesUnitSectionId is defined as mandatory. |
void |
setSalesUnitSectionIdValue(java.lang.String inData,
boolean inNotify)
Field salesUnitSectionId is defined as mandatory. |
void |
setStatementId(TiIntegerInterface inData)
Field statementId is defined as optional. |
void |
setStatementIdValue(java.lang.Integer inData)
Field statementId is defined as optional. |
void |
setStatementIdValue(java.lang.Integer inData,
boolean inNotify)
Field statementId is defined as optional. |
void |
setUserId(TiStringInterface inData)
Field userId is defined as mandatory. |
void |
setUserIdValue(java.lang.String inData)
Field userId is defined as mandatory. |
void |
setUserIdValue(java.lang.String inData,
boolean inNotify)
Field userId 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 TiStringData salesUnitId
public TiStringData salesUnitSectionId
public TiStringData userId
public TiDateTimePlain cashJournalDateTime
public TiDateTimePlain cashJournalDateTime2
public TiIntegerData statementId
Constructor Detail |
---|
public SjCashJournalHeaderPlain()
Method Detail |
---|
public TiIntegerInterface getCashJournalId()
getCashJournalId
in interface SjCashJournalHeader
public TiIntegerInterface lookupCashJournalId()
lookupCashJournalId
in interface SjCashJournalHeader
public void setCashJournalId(TiIntegerInterface inData)
setCashJournalId
in interface SjCashJournalHeader
public java.lang.Integer getCashJournalIdValue()
getCashJournalIdValue
in interface SjCashJournalHeader
public void setCashJournalIdValue(java.lang.Integer inData)
setCashJournalIdValue
in interface SjCashJournalHeader
public void setCashJournalIdValue(java.lang.Integer inData, boolean inNotify)
setCashJournalIdValue
in interface SjCashJournalHeader
public TiStringInterface getSalesUnitId()
getSalesUnitId
in interface SjCashJournalHeader
public TiStringInterface lookupSalesUnitId()
lookupSalesUnitId
in interface SjCashJournalHeader
public void setSalesUnitId(TiStringInterface inData)
setSalesUnitId
in interface SjCashJournalHeader
public java.lang.String getSalesUnitIdValue()
getSalesUnitIdValue
in interface SjCashJournalHeader
public void setSalesUnitIdValue(java.lang.String inData)
setSalesUnitIdValue
in interface SjCashJournalHeader
public void setSalesUnitIdValue(java.lang.String inData, boolean inNotify)
setSalesUnitIdValue
in interface SjCashJournalHeader
public TiStringInterface getSalesUnitSectionId()
getSalesUnitSectionId
in interface SjCashJournalHeader
public TiStringInterface lookupSalesUnitSectionId()
lookupSalesUnitSectionId
in interface SjCashJournalHeader
public void setSalesUnitSectionId(TiStringInterface inData)
setSalesUnitSectionId
in interface SjCashJournalHeader
public java.lang.String getSalesUnitSectionIdValue()
getSalesUnitSectionIdValue
in interface SjCashJournalHeader
public void setSalesUnitSectionIdValue(java.lang.String inData)
setSalesUnitSectionIdValue
in interface SjCashJournalHeader
public void setSalesUnitSectionIdValue(java.lang.String inData, boolean inNotify)
setSalesUnitSectionIdValue
in interface SjCashJournalHeader
public TiStringInterface getUserId()
getUserId
in interface SjCashJournalHeader
public TiStringInterface lookupUserId()
lookupUserId
in interface SjCashJournalHeader
public void setUserId(TiStringInterface inData)
setUserId
in interface SjCashJournalHeader
public java.lang.String getUserIdValue()
getUserIdValue
in interface SjCashJournalHeader
public void setUserIdValue(java.lang.String inData)
setUserIdValue
in interface SjCashJournalHeader
public void setUserIdValue(java.lang.String inData, boolean inNotify)
setUserIdValue
in interface SjCashJournalHeader
public TiDateTime getCashJournalDateTime()
getCashJournalDateTime
in interface SjCashJournalHeader
public TiDateTime lookupCashJournalDateTime()
lookupCashJournalDateTime
in interface SjCashJournalHeader
public void setCashJournalDateTime(TiDateTime inData)
setCashJournalDateTime
in interface SjCashJournalHeader
public TiDateTime getCashJournalDateTime2()
getCashJournalDateTime2
in interface SjCashJournalHeader
public TiDateTime lookupCashJournalDateTime2()
lookupCashJournalDateTime2
in interface SjCashJournalHeader
public void setCashJournalDateTime2(TiDateTime inData)
setCashJournalDateTime2
in interface SjCashJournalHeader
public TiIntegerInterface getStatementId()
getStatementId
in interface SjCashJournalHeader
public TiIntegerInterface lookupStatementId()
lookupStatementId
in interface SjCashJournalHeader
public void setStatementId(TiIntegerInterface inData)
setStatementId
in interface SjCashJournalHeader
public java.lang.Integer getStatementIdValue()
getStatementIdValue
in interface SjCashJournalHeader
public void setStatementIdValue(java.lang.Integer inData)
setStatementIdValue
in interface SjCashJournalHeader
public void setStatementIdValue(java.lang.Integer inData, boolean inNotify)
setStatementIdValue
in interface SjCashJournalHeader
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 |