se.sj.stina.domain.model
Interface SjSpecificBusinessRulesData

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjSpecificBusinessRulesDataPlain, SjSpecificBusinessRulesDataStandard

public interface SjSpecificBusinessRulesData
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

Utfall av begärda affärsregelkontroller.


Field Summary
static java.lang.String CLIENT_INFORMATION
           
static java.lang.String DISTRIBUTION_CODES_RESULT
           
static java.lang.String PAYMENT_TYPES_DEBIT_RESULT
           
static java.lang.String TICKETABLE_ORDER_RESULT
           
static java.lang.String VALID_FOR_CANCEL_RESULT
           
static java.lang.String VALID_FOR_CREDIT_RESULT
           
static java.lang.String VALID_FOR_DEBIT_AND_CREDIT_RESULT
           
static java.lang.String VALID_FOR_DEBIT_RESULT
           
static java.lang.String VALID_FOR_PAYMENT_WITH_VOUCHER_TYPE_RESULT
           
static java.lang.String VALID_FOR_SEND_INFO_RESULT
           
static java.lang.String VALID_TO_BE_USED_AS_VOUCHER_TYPE_RESULT
           
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Method Summary
 SjClientInformation getClientInformation()
          Field clientInformation is defined as optional.
 SjDistributionCodesResult getDistributionCodesResult()
          Field distributionCodesResult is defined as optional.
 SjPaymentTypesDebitResult getPaymentTypesDebitResult()
          Field paymentTypesDebitResult is defined as optional.
 SjTicketableOrderResult getTicketableOrderResult()
          Field ticketableOrderResult is defined as optional.
 SjValidForCancelResult getValidForCancelResult()
          Field validForCancelResult is defined as optional.
 SjValidForCreditResult getValidForCreditResult()
          Field validForCreditResult is defined as optional.
 SjValidForDebitAndCreditResult getValidForDebitAndCreditResult()
          Field validForDebitAndCreditResult is defined as optional.
 SjValidForDebitResult getValidForDebitResult()
          Field validForDebitResult is defined as optional.
 SjValidForPaymentWithVoucherTypeResult getValidForPaymentWithVoucherTypeResult()
          Field validForPaymentWithVoucherTypeResult is defined as optional.
 SjValidForSendInfoResult getValidForSendInfoResult()
          Field validForSendInfoResult is defined as optional.
 SjValidToBeUsedAsVoucherTypeResult getValidToBeUsedAsVoucherTypeResult()
          Field validToBeUsedAsVoucherTypeResult is defined as optional.
 SjClientInformation lookupClientInformation()
          Field clientInformation is defined as optional.
 SjDistributionCodesResult lookupDistributionCodesResult()
          Field distributionCodesResult is defined as optional.
 SjPaymentTypesDebitResult lookupPaymentTypesDebitResult()
          Field paymentTypesDebitResult is defined as optional.
 SjTicketableOrderResult lookupTicketableOrderResult()
          Field ticketableOrderResult is defined as optional.
 SjValidForCancelResult lookupValidForCancelResult()
          Field validForCancelResult is defined as optional.
 SjValidForCreditResult lookupValidForCreditResult()
          Field validForCreditResult is defined as optional.
 SjValidForDebitAndCreditResult lookupValidForDebitAndCreditResult()
          Field validForDebitAndCreditResult is defined as optional.
 SjValidForDebitResult lookupValidForDebitResult()
          Field validForDebitResult is defined as optional.
 SjValidForPaymentWithVoucherTypeResult lookupValidForPaymentWithVoucherTypeResult()
          Field validForPaymentWithVoucherTypeResult is defined as optional.
 SjValidForSendInfoResult lookupValidForSendInfoResult()
          Field validForSendInfoResult is defined as optional.
 SjValidToBeUsedAsVoucherTypeResult lookupValidToBeUsedAsVoucherTypeResult()
          Field validToBeUsedAsVoucherTypeResult is defined as optional.
 void setClientInformation(SjClientInformation inData)
          Field clientInformation is defined as optional.
 void setDistributionCodesResult(SjDistributionCodesResult inData)
          Field distributionCodesResult is defined as optional.
 void setPaymentTypesDebitResult(SjPaymentTypesDebitResult inData)
          Field paymentTypesDebitResult is defined as optional.
 void setTicketableOrderResult(SjTicketableOrderResult inData)
          Field ticketableOrderResult is defined as optional.
 void setValidForCancelResult(SjValidForCancelResult inData)
          Field validForCancelResult is defined as optional.
 void setValidForCreditResult(SjValidForCreditResult inData)
          Field validForCreditResult is defined as optional.
 void setValidForDebitAndCreditResult(SjValidForDebitAndCreditResult inData)
          Field validForDebitAndCreditResult is defined as optional.
 void setValidForDebitResult(SjValidForDebitResult inData)
          Field validForDebitResult is defined as optional.
 void setValidForPaymentWithVoucherTypeResult(SjValidForPaymentWithVoucherTypeResult inData)
          Field validForPaymentWithVoucherTypeResult is defined as optional.
 void setValidForSendInfoResult(SjValidForSendInfoResult inData)
          Field validForSendInfoResult is defined as optional.
 void setValidToBeUsedAsVoucherTypeResult(SjValidToBeUsedAsVoucherTypeResult inData)
          Field validToBeUsedAsVoucherTypeResult 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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 

Field Detail

PAYMENT_TYPES_DEBIT_RESULT

static final java.lang.String PAYMENT_TYPES_DEBIT_RESULT
See Also:
Constant Field Values

TICKETABLE_ORDER_RESULT

static final java.lang.String TICKETABLE_ORDER_RESULT
See Also:
Constant Field Values

DISTRIBUTION_CODES_RESULT

static final java.lang.String DISTRIBUTION_CODES_RESULT
See Also:
Constant Field Values

VALID_FOR_CREDIT_RESULT

static final java.lang.String VALID_FOR_CREDIT_RESULT
See Also:
Constant Field Values

VALID_FOR_CANCEL_RESULT

static final java.lang.String VALID_FOR_CANCEL_RESULT
See Also:
Constant Field Values

VALID_FOR_DEBIT_AND_CREDIT_RESULT

static final java.lang.String VALID_FOR_DEBIT_AND_CREDIT_RESULT
See Also:
Constant Field Values

CLIENT_INFORMATION

static final java.lang.String CLIENT_INFORMATION
See Also:
Constant Field Values

VALID_FOR_DEBIT_RESULT

static final java.lang.String VALID_FOR_DEBIT_RESULT
See Also:
Constant Field Values

VALID_FOR_PAYMENT_WITH_VOUCHER_TYPE_RESULT

static final java.lang.String VALID_FOR_PAYMENT_WITH_VOUCHER_TYPE_RESULT
See Also:
Constant Field Values

VALID_TO_BE_USED_AS_VOUCHER_TYPE_RESULT

static final java.lang.String VALID_TO_BE_USED_AS_VOUCHER_TYPE_RESULT
See Also:
Constant Field Values

VALID_FOR_SEND_INFO_RESULT

static final java.lang.String VALID_FOR_SEND_INFO_RESULT
See Also:
Constant Field Values
Method Detail

getPaymentTypesDebitResult

SjPaymentTypesDebitResult getPaymentTypesDebitResult()
Field paymentTypesDebitResult is defined as optional.


lookupPaymentTypesDebitResult

SjPaymentTypesDebitResult lookupPaymentTypesDebitResult()
Field paymentTypesDebitResult is defined as optional.


setPaymentTypesDebitResult

void setPaymentTypesDebitResult(SjPaymentTypesDebitResult inData)
Field paymentTypesDebitResult is defined as optional.


getTicketableOrderResult

SjTicketableOrderResult getTicketableOrderResult()
Field ticketableOrderResult is defined as optional.


lookupTicketableOrderResult

SjTicketableOrderResult lookupTicketableOrderResult()
Field ticketableOrderResult is defined as optional.


setTicketableOrderResult

void setTicketableOrderResult(SjTicketableOrderResult inData)
Field ticketableOrderResult is defined as optional.


getDistributionCodesResult

SjDistributionCodesResult getDistributionCodesResult()
Field distributionCodesResult is defined as optional.


lookupDistributionCodesResult

SjDistributionCodesResult lookupDistributionCodesResult()
Field distributionCodesResult is defined as optional.


setDistributionCodesResult

void setDistributionCodesResult(SjDistributionCodesResult inData)
Field distributionCodesResult is defined as optional.


getValidForCreditResult

SjValidForCreditResult getValidForCreditResult()
Field validForCreditResult is defined as optional.


lookupValidForCreditResult

SjValidForCreditResult lookupValidForCreditResult()
Field validForCreditResult is defined as optional.


setValidForCreditResult

void setValidForCreditResult(SjValidForCreditResult inData)
Field validForCreditResult is defined as optional.


getValidForCancelResult

SjValidForCancelResult getValidForCancelResult()
Field validForCancelResult is defined as optional.


lookupValidForCancelResult

SjValidForCancelResult lookupValidForCancelResult()
Field validForCancelResult is defined as optional.


setValidForCancelResult

void setValidForCancelResult(SjValidForCancelResult inData)
Field validForCancelResult is defined as optional.


getValidForDebitAndCreditResult

SjValidForDebitAndCreditResult getValidForDebitAndCreditResult()
Field validForDebitAndCreditResult is defined as optional.


lookupValidForDebitAndCreditResult

SjValidForDebitAndCreditResult lookupValidForDebitAndCreditResult()
Field validForDebitAndCreditResult is defined as optional.


setValidForDebitAndCreditResult

void setValidForDebitAndCreditResult(SjValidForDebitAndCreditResult inData)
Field validForDebitAndCreditResult is defined as optional.


getClientInformation

SjClientInformation getClientInformation()
Field clientInformation is defined as optional.


lookupClientInformation

SjClientInformation lookupClientInformation()
Field clientInformation is defined as optional.


setClientInformation

void setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional.


getValidForDebitResult

SjValidForDebitResult getValidForDebitResult()
Field validForDebitResult is defined as optional.


lookupValidForDebitResult

SjValidForDebitResult lookupValidForDebitResult()
Field validForDebitResult is defined as optional.


setValidForDebitResult

void setValidForDebitResult(SjValidForDebitResult inData)
Field validForDebitResult is defined as optional.


getValidForPaymentWithVoucherTypeResult

SjValidForPaymentWithVoucherTypeResult getValidForPaymentWithVoucherTypeResult()
Field validForPaymentWithVoucherTypeResult is defined as optional.


lookupValidForPaymentWithVoucherTypeResult

SjValidForPaymentWithVoucherTypeResult lookupValidForPaymentWithVoucherTypeResult()
Field validForPaymentWithVoucherTypeResult is defined as optional.


setValidForPaymentWithVoucherTypeResult

void setValidForPaymentWithVoucherTypeResult(SjValidForPaymentWithVoucherTypeResult inData)
Field validForPaymentWithVoucherTypeResult is defined as optional.


getValidToBeUsedAsVoucherTypeResult

SjValidToBeUsedAsVoucherTypeResult getValidToBeUsedAsVoucherTypeResult()
Field validToBeUsedAsVoucherTypeResult is defined as optional.


lookupValidToBeUsedAsVoucherTypeResult

SjValidToBeUsedAsVoucherTypeResult lookupValidToBeUsedAsVoucherTypeResult()
Field validToBeUsedAsVoucherTypeResult is defined as optional.


setValidToBeUsedAsVoucherTypeResult

void setValidToBeUsedAsVoucherTypeResult(SjValidToBeUsedAsVoucherTypeResult inData)
Field validToBeUsedAsVoucherTypeResult is defined as optional.


getValidForSendInfoResult

SjValidForSendInfoResult getValidForSendInfoResult()
Field validForSendInfoResult is defined as optional.


lookupValidForSendInfoResult

SjValidForSendInfoResult lookupValidForSendInfoResult()
Field validForSendInfoResult is defined as optional.


setValidForSendInfoResult

void setValidForSendInfoResult(SjValidForSendInfoResult inData)
Field validForSendInfoResult is defined as optional.



Copyright © 2012. All Rights Reserved.