|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WsResultCode
result code enum
Method Summary | |
---|---|
int |
getHttpStatusCode()
get the http status code associated with this status code, e.g. |
boolean |
isSuccess()
is this code a success |
java.lang.String |
name()
name of the result code enum |
java.lang.String |
nameForVersion(GrouperVersion clientVersion)
get the name label for a certain version of client |
Method Detail |
---|
boolean isSuccess()
int getHttpStatusCode()
java.lang.String name()
java.lang.String nameForVersion(GrouperVersion clientVersion)
clientVersion
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |