|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
ROLE_TYPE_INITIATION_DEFINED
The role is filled during the initiation with user dependent data |
static int |
ROLE_TYPE_INITIATOR
The role is filled with the initiator data. |
static int |
ROLE_TYPE_RT_DEFINED
The role is undefined during the DT. |
| Method Summary | |
String |
getRoleID()
Deprecated. Returns the unique identifier of the role |
String |
getRoleName()
Returns the technical name of the role. |
String |
getText()
Returns the human readable text of the role. |
GPRoleType |
getType()
Returns the type of the role |
boolean |
isFilledFromContextParam()
Shows whether a role is filled from context parameter, type of this role: Initiation_defined. |
boolean |
isOverWriteAllowed()
Returns true, if this role can be filled during instantion or in the runtime |
| Field Detail |
public static final int ROLE_TYPE_INITIATION_DEFINED
public static final int ROLE_TYPE_INITIATOR
public static final int ROLE_TYPE_RT_DEFINED
| Method Detail |
public String getRoleName()
public String getText()
public GPRoleType getType()
GPRoleType constantspublic String getRoleID()
public boolean isOverWriteAllowed()
public boolean isFilledFromContextParam()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||