|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjAllTravellersQuery
Field Summary | |
---|---|
static java.lang.String |
OVERRIDE_MAXIMUM_RESULT
|
static java.lang.String |
RETURN_ROLE_CODES
|
Method Summary | |
---|---|
TiBooleanInterface |
getOverrideMaximumResult()
Field overrideMaximumResult is defined as optional. |
java.lang.Boolean |
getOverrideMaximumResultValue()
Field overrideMaximumResult is defined as optional. |
TiBooleanInterface |
getReturnRoleCodes()
Field returnRoleCodes is defined as optional. |
java.lang.Boolean |
getReturnRoleCodesValue()
Field returnRoleCodes is defined as optional. |
TiBooleanInterface |
lookupOverrideMaximumResult()
Field overrideMaximumResult is defined as optional. |
TiBooleanInterface |
lookupReturnRoleCodes()
Field returnRoleCodes is defined as optional. |
void |
setOverrideMaximumResult(TiBooleanInterface inData)
Field overrideMaximumResult is defined as optional. |
void |
setOverrideMaximumResultValue(java.lang.Boolean inData)
Field overrideMaximumResult is defined as optional. |
void |
setOverrideMaximumResultValue(java.lang.Boolean inData,
boolean inNotify)
Field overrideMaximumResult is defined as optional. |
void |
setReturnRoleCodes(TiBooleanInterface inData)
Field returnRoleCodes is defined as optional. |
void |
setReturnRoleCodesValue(java.lang.Boolean inData)
Field returnRoleCodes is defined as optional. |
void |
setReturnRoleCodesValue(java.lang.Boolean inData,
boolean inNotify)
Field returnRoleCodes 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 OVERRIDE_MAXIMUM_RESULT
static final java.lang.String RETURN_ROLE_CODES
Method Detail |
---|
TiBooleanInterface getOverrideMaximumResult()
TiBooleanInterface lookupOverrideMaximumResult()
void setOverrideMaximumResult(TiBooleanInterface inData)
java.lang.Boolean getOverrideMaximumResultValue()
void setOverrideMaximumResultValue(java.lang.Boolean inData)
void setOverrideMaximumResultValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getReturnRoleCodes()
TiBooleanInterface lookupReturnRoleCodes()
void setReturnRoleCodes(TiBooleanInterface inData)
java.lang.Boolean getReturnRoleCodesValue()
void setReturnRoleCodesValue(java.lang.Boolean inData)
void setReturnRoleCodesValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |