|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjSpecificServicesResult
Innehåller diverse tjänster T ex erbjudanden, återköp särskilda fall.
Field Summary | |
---|---|
static java.lang.String |
CLIENT_INFORMATION
|
static java.lang.String |
OFFER_INCL_INTERNATIONAL_LIST
|
static java.lang.String |
OFFER_INTERNATIONAL_LIST
|
static java.lang.String |
OFFER_LIST
|
static java.lang.String |
SPECIFIC_SERVICES_CREDIT_OTHER_REASON_LIST
|
Method Summary | |
---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
SjCodePlaintextList |
getOfferInclInternationalList()
Field offerInclInternationalList is defined as optional. |
SjCodePlaintextList |
getOfferInternationalList()
Field offerInternationalList is defined as optional. |
SjCodePlaintextList |
getOfferList()
Field offerList is defined as optional. |
SjCodePlaintextList |
getSpecificServicesCreditOtherReasonList()
Field specificServicesCreditOtherReasonList is defined as optional. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
SjCodePlaintextList |
lookupOfferInclInternationalList()
Field offerInclInternationalList is defined as optional. |
SjCodePlaintextList |
lookupOfferInternationalList()
Field offerInternationalList is defined as optional. |
SjCodePlaintextList |
lookupOfferList()
Field offerList is defined as optional. |
SjCodePlaintextList |
lookupSpecificServicesCreditOtherReasonList()
Field specificServicesCreditOtherReasonList is defined as optional. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setOfferInclInternationalList(SjCodePlaintextList inData)
Field offerInclInternationalList is defined as optional. |
void |
setOfferInternationalList(SjCodePlaintextList inData)
Field offerInternationalList is defined as optional. |
void |
setOfferList(SjCodePlaintextList inData)
Field offerList is defined as optional. |
void |
setSpecificServicesCreditOtherReasonList(SjCodePlaintextList inData)
Field specificServicesCreditOtherReasonList 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.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String CLIENT_INFORMATION
static final java.lang.String OFFER_LIST
static final java.lang.String OFFER_INCL_INTERNATIONAL_LIST
static final java.lang.String OFFER_INTERNATIONAL_LIST
static final java.lang.String SPECIFIC_SERVICES_CREDIT_OTHER_REASON_LIST
Method Detail |
---|
SjClientInformation getClientInformation()
SjClientInformation lookupClientInformation()
void setClientInformation(SjClientInformation inData)
SjCodePlaintextList getOfferList()
SjCodePlaintextList lookupOfferList()
void setOfferList(SjCodePlaintextList inData)
SjCodePlaintextList getOfferInclInternationalList()
SjCodePlaintextList lookupOfferInclInternationalList()
void setOfferInclInternationalList(SjCodePlaintextList inData)
SjCodePlaintextList getOfferInternationalList()
SjCodePlaintextList lookupOfferInternationalList()
void setOfferInternationalList(SjCodePlaintextList inData)
SjCodePlaintextList getSpecificServicesCreditOtherReasonList()
SjCodePlaintextList lookupSpecificServicesCreditOtherReasonList()
void setSpecificServicesCreditOtherReasonList(SjCodePlaintextList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |