|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.aribaweb.core.AWResponse.StatusCodes
public static class AWResponse.StatusCodes
Field Summary | |
---|---|
static int |
ErrorNotFound
|
static int |
NoContent
|
static int |
RedirectFound
|
static int |
RedirectMoved
|
Constructor Summary | |
---|---|
AWResponse.StatusCodes()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NoContent
public static final int RedirectMoved
public static final int RedirectFound
public static final int ErrorNotFound
Constructor Detail |
---|
public AWResponse.StatusCodes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |