|
||||||||||
| 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.SjConfirmTicketResultPlain
public class SjConfirmTicketResultPlain
Utdata från metod confirmTicketResult OK med eller utan en URL till en PDF-fil. En lista på vilka orderrader det är problem med. Alternativt ett applikationsfel.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Field Summary | |
|---|---|
SjClientInformationPlain |
clientInformation
|
SjConfirmTicketFailedPlain |
confirmTicketFailed
|
SjConfirmTicketOKPlain |
confirmTicketOK
|
TiIntegerData |
confirmTicketXor
|
| Fields inherited from interface se.sj.stina.domain.model.SjConfirmTicketResult |
|---|
CLIENT_INFORMATION, CONFIRM_TICKET_FAILED, CONFIRM_TICKET_OK, CONFIRM_TICKET_XOR |
| Constructor Summary | |
|---|---|
SjConfirmTicketResultPlain()
|
|
| Method Summary | |
|---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjConfirmTicketFailed |
getConfirmTicketFailed()
Field confirmTicketFailed is defined as part of xor. |
SjConfirmTicketOK |
getConfirmTicketOK()
Field confirmTicketOK is defined as part of xor. |
TiIntegerInterface |
getConfirmTicketXor()
field confirmTicketXor |
java.lang.Integer |
getConfirmTicketXorValue()
field confirmTicketXor |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjConfirmTicketFailed |
lookupConfirmTicketFailed()
Field confirmTicketFailed is defined as part of xor. |
SjConfirmTicketOK |
lookupConfirmTicketOK()
Field confirmTicketOK is defined as part of xor. |
TiIntegerInterface |
lookupConfirmTicketXor()
field confirmTicketXor |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setConfirmTicketFailed(SjConfirmTicketFailed inData)
Field confirmTicketFailed is defined as part of xor. |
void |
setConfirmTicketOK(SjConfirmTicketOK inData)
Field confirmTicketOK is defined as part of xor. |
void |
setConfirmTicketXor(TiIntegerInterface inData)
field confirmTicketXor |
void |
setConfirmTicketXorValue(java.lang.Integer inData)
field confirmTicketXor |
protected TiXorSpecificationEnumeration |
specifyXors()
|
| 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, 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 confirmTicketXor
public SjConfirmTicketOKPlain confirmTicketOK
public SjConfirmTicketFailedPlain confirmTicketFailed
public SjClientInformationPlain clientInformation
| Constructor Detail |
|---|
public SjConfirmTicketResultPlain()
| Method Detail |
|---|
public TiIntegerInterface getConfirmTicketXor()
getConfirmTicketXor in interface SjConfirmTicketResultpublic TiIntegerInterface lookupConfirmTicketXor()
lookupConfirmTicketXor in interface SjConfirmTicketResultpublic void setConfirmTicketXor(TiIntegerInterface inData)
setConfirmTicketXor in interface SjConfirmTicketResultpublic java.lang.Integer getConfirmTicketXorValue()
getConfirmTicketXorValue in interface SjConfirmTicketResultpublic void setConfirmTicketXorValue(java.lang.Integer inData)
setConfirmTicketXorValue in interface SjConfirmTicketResultpublic SjConfirmTicketOK getConfirmTicketOK()
getConfirmTicketOK in interface SjConfirmTicketResultpublic SjConfirmTicketOK lookupConfirmTicketOK()
lookupConfirmTicketOK in interface SjConfirmTicketResultpublic void setConfirmTicketOK(SjConfirmTicketOK inData)
setConfirmTicketOK in interface SjConfirmTicketResultpublic SjConfirmTicketFailed getConfirmTicketFailed()
getConfirmTicketFailed in interface SjConfirmTicketResultpublic SjConfirmTicketFailed lookupConfirmTicketFailed()
lookupConfirmTicketFailed in interface SjConfirmTicketResultpublic void setConfirmTicketFailed(SjConfirmTicketFailed inData)
setConfirmTicketFailed in interface SjConfirmTicketResultpublic SjClientInformation getClientInformation()
getClientInformation in interface SjConfirmTicketResultpublic SjClientInformation lookupClientInformation()
lookupClientInformation in interface SjConfirmTicketResultpublic void setClientInformation(SjClientInformation inData)
setClientInformation in interface SjConfirmTicketResultprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapDatapublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||