|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjRoleDescription
InnehÄller rollinformation.
Field Summary | |
---|---|
static java.lang.String |
LOGICAL_ROLE_ID
|
static java.lang.String |
ROLE_ID
|
static java.lang.String |
ROLE_NAME
|
Method Summary | |
---|---|
TiStringInterface |
getLogicalRoleId()
Field logicalRoleId is defined as mandatory. |
java.lang.String |
getLogicalRoleIdValue()
Field logicalRoleId is defined as mandatory. |
TiStringInterface |
getRoleId()
Field roleId is defined as mandatory. |
java.lang.String |
getRoleIdValue()
Field roleId is defined as mandatory. |
TiStringInterface |
getRoleName()
Field roleName is defined as mandatory. |
java.lang.String |
getRoleNameValue()
Field roleName is defined as mandatory. |
TiStringInterface |
lookupLogicalRoleId()
Field logicalRoleId is defined as mandatory. |
TiStringInterface |
lookupRoleId()
Field roleId is defined as mandatory. |
TiStringInterface |
lookupRoleName()
Field roleName is defined as mandatory. |
void |
setLogicalRoleId(TiStringInterface inData)
Field logicalRoleId is defined as mandatory. |
void |
setLogicalRoleIdValue(java.lang.String inData)
Field logicalRoleId is defined as mandatory. |
void |
setLogicalRoleIdValue(java.lang.String inData,
boolean inNotify)
Field logicalRoleId is defined as mandatory. |
void |
setRoleId(TiStringInterface inData)
Field roleId is defined as mandatory. |
void |
setRoleIdValue(java.lang.String inData)
Field roleId is defined as mandatory. |
void |
setRoleIdValue(java.lang.String inData,
boolean inNotify)
Field roleId is defined as mandatory. |
void |
setRoleName(TiStringInterface inData)
Field roleName is defined as mandatory. |
void |
setRoleNameValue(java.lang.String inData)
Field roleName is defined as mandatory. |
void |
setRoleNameValue(java.lang.String inData,
boolean inNotify)
Field roleName 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 ROLE_ID
static final java.lang.String ROLE_NAME
static final java.lang.String LOGICAL_ROLE_ID
Method Detail |
---|
TiStringInterface getRoleId()
TiStringInterface lookupRoleId()
void setRoleId(TiStringInterface inData)
java.lang.String getRoleIdValue()
void setRoleIdValue(java.lang.String inData)
void setRoleIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getRoleName()
TiStringInterface lookupRoleName()
void setRoleName(TiStringInterface inData)
java.lang.String getRoleNameValue()
void setRoleNameValue(java.lang.String inData)
void setRoleNameValue(java.lang.String inData, boolean inNotify)
TiStringInterface getLogicalRoleId()
TiStringInterface lookupLogicalRoleId()
void setLogicalRoleId(TiStringInterface inData)
java.lang.String getLogicalRoleIdValue()
void setLogicalRoleIdValue(java.lang.String inData)
void setLogicalRoleIdValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |