|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.caf.eu.gp.process.api.GPSearchRole
| Field Summary | |
static GPSearchRole |
SEARCH_ROLE_ADMINISTRATOR
Search role. |
static GPSearchRole |
SEARCH_ROLE_OVERSEER
Search role. |
static GPSearchRole |
SEARCH_ROLE_OWNER
Search role. |
| Method Summary | |
int |
getCode()
Get the integer code of this search role. |
static GPSearchRole |
getTypeForCode(int code)
Get the GPSearchRole instance corresponding to a given code. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final GPSearchRole SEARCH_ROLE_ADMINISTRATOR
public static final GPSearchRole SEARCH_ROLE_OWNER
public static final GPSearchRole SEARCH_ROLE_OVERSEER
| Method Detail |
public int getCode()
public static GPSearchRole getTypeForCode(int code)
throws IllegalArgumentException
code - the integer code of a search role
IllegalArgumentException - if the given code is not valid
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||