|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjConsumerSpecification
Field Summary | |
---|---|
static java.lang.String |
CONSUMER_GROUP_SPECIFICATION
|
static java.lang.String |
CONSUMER_SINGLE_SPECIFICATION_LIST
|
static java.lang.String |
CONSUMER_SPECIFICATION_XOR
|
Method Summary | |
---|---|
SjConsumerGroupSpecification |
getConsumerGroupSpecification()
Field consumerGroupSpecification is defined as part of xor. |
SjConsumerSingleSpecificationList |
getConsumerSingleSpecificationList()
Field consumerSingleSpecificationList is defined as part of xor. |
TiIntegerInterface |
getConsumerSpecificationXor()
field consumerSpecificationXor |
java.lang.Integer |
getConsumerSpecificationXorValue()
field consumerSpecificationXor |
SjConsumerGroupSpecification |
lookupConsumerGroupSpecification()
Field consumerGroupSpecification is defined as part of xor. |
SjConsumerSingleSpecificationList |
lookupConsumerSingleSpecificationList()
Field consumerSingleSpecificationList is defined as part of xor. |
TiIntegerInterface |
lookupConsumerSpecificationXor()
field consumerSpecificationXor |
void |
setConsumerGroupSpecification(SjConsumerGroupSpecification inData)
Field consumerGroupSpecification is defined as part of xor. |
void |
setConsumerSingleSpecificationList(SjConsumerSingleSpecificationList inData)
Field consumerSingleSpecificationList is defined as part of xor. |
void |
setConsumerSpecificationXor(TiIntegerInterface inData)
field consumerSpecificationXor |
void |
setConsumerSpecificationXorValue(java.lang.Integer inData)
field consumerSpecificationXor |
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 CONSUMER_SPECIFICATION_XOR
static final java.lang.String CONSUMER_SINGLE_SPECIFICATION_LIST
static final java.lang.String CONSUMER_GROUP_SPECIFICATION
Method Detail |
---|
TiIntegerInterface getConsumerSpecificationXor()
TiIntegerInterface lookupConsumerSpecificationXor()
void setConsumerSpecificationXor(TiIntegerInterface inData)
java.lang.Integer getConsumerSpecificationXorValue()
void setConsumerSpecificationXorValue(java.lang.Integer inData)
SjConsumerSingleSpecificationList getConsumerSingleSpecificationList()
SjConsumerSingleSpecificationList lookupConsumerSingleSpecificationList()
void setConsumerSingleSpecificationList(SjConsumerSingleSpecificationList inData)
SjConsumerGroupSpecification getConsumerGroupSpecification()
SjConsumerGroupSpecification lookupConsumerGroupSpecification()
void setConsumerGroupSpecification(SjConsumerGroupSpecification inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |