|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjCashJournalItemBasicsStandard
public class SjCashJournalItemBasicsStandard
En rad i underlaget för kassaavslut/kassagranskning avseende kassaredovisningstyper och betalningsmedel. StatementAmount endast aktuellt vid granskning.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
TiAbstractMapModel.TiMapModelComparator |
| Field Summary |
|---|
| Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
|---|
disposed |
| Fields inherited from interface se.sj.stina.domain.model.SjCashJournalItemBasics |
|---|
CASH_DEFICIT_CODE, CASH_JOURNAL_PAGE_ID, CASH_REGISTER_EVENT_NAME, CASH_REGISTER_EVENT_TYPE, REPORTED_AMOUNT, STATEMENT_AMOUNT, STATEMENT_METHOD_CODE, STATEMENT_TYPE |
| Constructor Summary | |
|---|---|
SjCashJournalItemBasicsStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getCashDeficitCode()
Field cashDeficitCode is defined as mandatory. |
java.lang.String |
getCashDeficitCodeValue()
Field cashDeficitCode is defined as mandatory. |
TiIntegerInterface |
getCashJournalPageId()
Field cashJournalPageId is defined as mandatory. |
java.lang.Integer |
getCashJournalPageIdValue()
Field cashJournalPageId is defined as mandatory. |
TiStringInterface |
getCashRegisterEventName()
Field cashRegisterEventName is defined as mandatory. |
java.lang.String |
getCashRegisterEventNameValue()
Field cashRegisterEventName is defined as mandatory. |
TiStringInterface |
getCashRegisterEventType()
Field cashRegisterEventType is defined as mandatory. |
java.lang.String |
getCashRegisterEventTypeValue()
Field cashRegisterEventType is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
SjMoney |
getReportedAmount()
Field reportedAmount is defined as mandatory. |
SjMoney |
getStatementAmount()
Field statementAmount is defined as optional. |
TiStringInterface |
getStatementMethodCode()
Field statementMethodCode is defined as mandatory. |
java.lang.String |
getStatementMethodCodeValue()
Field statementMethodCode is defined as mandatory. |
TiStringInterface |
getStatementType()
Field statementType is defined as mandatory. |
java.lang.String |
getStatementTypeValue()
Field statementType is defined as mandatory. |
TiStringInterface |
lookupCashDeficitCode()
Field cashDeficitCode is defined as mandatory. |
TiIntegerInterface |
lookupCashJournalPageId()
Field cashJournalPageId is defined as mandatory. |
TiStringInterface |
lookupCashRegisterEventName()
Field cashRegisterEventName is defined as mandatory. |
TiStringInterface |
lookupCashRegisterEventType()
Field cashRegisterEventType is defined as mandatory. |
SjMoney |
lookupReportedAmount()
Field reportedAmount is defined as mandatory. |
SjMoney |
lookupStatementAmount()
Field statementAmount is defined as optional. |
TiStringInterface |
lookupStatementMethodCode()
Field statementMethodCode is defined as mandatory. |
TiStringInterface |
lookupStatementType()
Field statementType is defined as mandatory. |
void |
setCashDeficitCode(TiStringInterface inData)
Field cashDeficitCode is defined as mandatory. |
void |
setCashDeficitCodeValue(java.lang.String inData)
Field cashDeficitCode is defined as mandatory. |
void |
setCashDeficitCodeValue(java.lang.String inData,
boolean inNotify)
Field cashDeficitCode is defined as mandatory. |
void |
setCashJournalPageId(TiIntegerInterface inData)
Field cashJournalPageId is defined as mandatory. |
void |
setCashJournalPageIdValue(java.lang.Integer inData)
Field cashJournalPageId is defined as mandatory. |
void |
setCashJournalPageIdValue(java.lang.Integer inData,
boolean inNotify)
Field cashJournalPageId is defined as mandatory. |
void |
setCashRegisterEventName(TiStringInterface inData)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventNameValue(java.lang.String inData)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventNameValue(java.lang.String inData,
boolean inNotify)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventType(TiStringInterface inData)
Field cashRegisterEventType is defined as mandatory. |
void |
setCashRegisterEventTypeValue(java.lang.String inData)
Field cashRegisterEventType is defined as mandatory. |
void |
setCashRegisterEventTypeValue(java.lang.String inData,
boolean inNotify)
Field cashRegisterEventType is defined as mandatory. |
void |
setReportedAmount(SjMoney inData)
Field reportedAmount is defined as mandatory. |
void |
setStatementAmount(SjMoney inData)
Field statementAmount is defined as optional. |
void |
setStatementMethodCode(TiStringInterface inData)
Field statementMethodCode is defined as mandatory. |
void |
setStatementMethodCodeValue(java.lang.String inData)
Field statementMethodCode is defined as mandatory. |
void |
setStatementMethodCodeValue(java.lang.String inData,
boolean inNotify)
Field statementMethodCode is defined as mandatory. |
void |
setStatementType(TiStringInterface inData)
Field statementType is defined as mandatory. |
void |
setStatementTypeValue(java.lang.String inData)
Field statementType is defined as mandatory. |
void |
setStatementTypeValue(java.lang.String inData,
boolean inNotify)
Field statementType is defined as mandatory. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
| Methods inherited from class org.stina.framework.support.observer.TiSubject |
|---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
| 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 |
| Constructor Detail |
|---|
public SjCashJournalItemBasicsStandard()
| Method Detail |
|---|
public TiStringInterface getCashRegisterEventType()
getCashRegisterEventType in interface SjCashJournalItemBasicspublic TiStringInterface lookupCashRegisterEventType()
lookupCashRegisterEventType in interface SjCashJournalItemBasicspublic void setCashRegisterEventType(TiStringInterface inData)
setCashRegisterEventType in interface SjCashJournalItemBasicspublic java.lang.String getCashRegisterEventTypeValue()
getCashRegisterEventTypeValue in interface SjCashJournalItemBasicspublic void setCashRegisterEventTypeValue(java.lang.String inData)
setCashRegisterEventTypeValue in interface SjCashJournalItemBasics
public void setCashRegisterEventTypeValue(java.lang.String inData,
boolean inNotify)
setCashRegisterEventTypeValue in interface SjCashJournalItemBasicspublic TiStringInterface getCashRegisterEventName()
getCashRegisterEventName in interface SjCashJournalItemBasicspublic TiStringInterface lookupCashRegisterEventName()
lookupCashRegisterEventName in interface SjCashJournalItemBasicspublic void setCashRegisterEventName(TiStringInterface inData)
setCashRegisterEventName in interface SjCashJournalItemBasicspublic java.lang.String getCashRegisterEventNameValue()
getCashRegisterEventNameValue in interface SjCashJournalItemBasicspublic void setCashRegisterEventNameValue(java.lang.String inData)
setCashRegisterEventNameValue in interface SjCashJournalItemBasics
public void setCashRegisterEventNameValue(java.lang.String inData,
boolean inNotify)
setCashRegisterEventNameValue in interface SjCashJournalItemBasicspublic TiStringInterface getStatementType()
getStatementType in interface SjCashJournalItemBasicspublic TiStringInterface lookupStatementType()
lookupStatementType in interface SjCashJournalItemBasicspublic void setStatementType(TiStringInterface inData)
setStatementType in interface SjCashJournalItemBasicspublic java.lang.String getStatementTypeValue()
getStatementTypeValue in interface SjCashJournalItemBasicspublic void setStatementTypeValue(java.lang.String inData)
setStatementTypeValue in interface SjCashJournalItemBasics
public void setStatementTypeValue(java.lang.String inData,
boolean inNotify)
setStatementTypeValue in interface SjCashJournalItemBasicspublic TiStringInterface getStatementMethodCode()
getStatementMethodCode in interface SjCashJournalItemBasicspublic TiStringInterface lookupStatementMethodCode()
lookupStatementMethodCode in interface SjCashJournalItemBasicspublic void setStatementMethodCode(TiStringInterface inData)
setStatementMethodCode in interface SjCashJournalItemBasicspublic java.lang.String getStatementMethodCodeValue()
getStatementMethodCodeValue in interface SjCashJournalItemBasicspublic void setStatementMethodCodeValue(java.lang.String inData)
setStatementMethodCodeValue in interface SjCashJournalItemBasics
public void setStatementMethodCodeValue(java.lang.String inData,
boolean inNotify)
setStatementMethodCodeValue in interface SjCashJournalItemBasicspublic TiStringInterface getCashDeficitCode()
getCashDeficitCode in interface SjCashJournalItemBasicspublic TiStringInterface lookupCashDeficitCode()
lookupCashDeficitCode in interface SjCashJournalItemBasicspublic void setCashDeficitCode(TiStringInterface inData)
setCashDeficitCode in interface SjCashJournalItemBasicspublic java.lang.String getCashDeficitCodeValue()
getCashDeficitCodeValue in interface SjCashJournalItemBasicspublic void setCashDeficitCodeValue(java.lang.String inData)
setCashDeficitCodeValue in interface SjCashJournalItemBasics
public void setCashDeficitCodeValue(java.lang.String inData,
boolean inNotify)
setCashDeficitCodeValue in interface SjCashJournalItemBasicspublic TiIntegerInterface getCashJournalPageId()
getCashJournalPageId in interface SjCashJournalItemBasicspublic TiIntegerInterface lookupCashJournalPageId()
lookupCashJournalPageId in interface SjCashJournalItemBasicspublic void setCashJournalPageId(TiIntegerInterface inData)
setCashJournalPageId in interface SjCashJournalItemBasicspublic java.lang.Integer getCashJournalPageIdValue()
getCashJournalPageIdValue in interface SjCashJournalItemBasicspublic void setCashJournalPageIdValue(java.lang.Integer inData)
setCashJournalPageIdValue in interface SjCashJournalItemBasics
public void setCashJournalPageIdValue(java.lang.Integer inData,
boolean inNotify)
setCashJournalPageIdValue in interface SjCashJournalItemBasicspublic SjMoney getReportedAmount()
getReportedAmount in interface SjCashJournalItemBasicspublic SjMoney lookupReportedAmount()
lookupReportedAmount in interface SjCashJournalItemBasicspublic void setReportedAmount(SjMoney inData)
setReportedAmount in interface SjCashJournalItemBasicspublic SjMoney getStatementAmount()
getStatementAmount in interface SjCashJournalItemBasicspublic SjMoney lookupStatementAmount()
lookupStatementAmount in interface SjCashJournalItemBasicspublic void setStatementAmount(SjMoney inData)
setStatementAmount in interface SjCashJournalItemBasicsprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||