|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjRemoveCustomerConnectionQuery
Innehåller id på kund samt roll som ska tas bort
Field Summary | |
---|---|
static java.lang.String |
CUSTOMER_ROLE_CODE
|
static java.lang.String |
ID
|
Method Summary | |
---|---|
SjCode |
getCustomerRoleCode()
Field customerRoleCode is defined as mandatory. |
java.lang.String |
getCustomerRoleCodeValue()
Field customerRoleCode is defined as mandatory. |
TiStringInterface |
getId()
Field id is defined as mandatory. |
java.lang.String |
getIdValue()
Field id is defined as mandatory. |
SjCode |
lookupCustomerRoleCode()
Field customerRoleCode is defined as mandatory. |
TiStringInterface |
lookupId()
Field id is defined as mandatory. |
void |
setCustomerRoleCode(SjCode inData)
Field customerRoleCode is defined as mandatory. |
void |
setCustomerRoleCodeValue(java.lang.String inData)
Field customerRoleCode is defined as mandatory. |
void |
setCustomerRoleCodeValue(java.lang.String inData,
boolean inNotify)
Field customerRoleCode is defined as mandatory. |
void |
setId(TiStringInterface inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData)
Field id is defined as mandatory. |
void |
setIdValue(java.lang.String inData,
boolean inNotify)
Field id is defined as mandatory. |
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 ID
static final java.lang.String CUSTOMER_ROLE_CODE
Method Detail |
---|
TiStringInterface getId()
TiStringInterface lookupId()
void setId(TiStringInterface inData)
java.lang.String getIdValue()
void setIdValue(java.lang.String inData)
void setIdValue(java.lang.String inData, boolean inNotify)
SjCode getCustomerRoleCode()
SjCode lookupCustomerRoleCode()
void setCustomerRoleCode(SjCode inData)
java.lang.String getCustomerRoleCodeValue()
void setCustomerRoleCodeValue(java.lang.String inData)
void setCustomerRoleCodeValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |