|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPRoleInfo
| 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 |
|---|
static final int ROLE_TYPE_INITIATION_DEFINED
static final int ROLE_TYPE_INITIATOR
static final int ROLE_TYPE_RT_DEFINED
| Method Detail |
|---|
String getRoleName()
String getText()
GPRoleType getType()
GPRoleType constantsString getRoleID()
boolean isOverWriteAllowed()
boolean isFilledFromContextParam()
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||