|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.protocol.Response
xflow.protocol.ValidateProcessResponse
| Field Summary | |
boolean |
ok
|
| Fields inherited from class xflow.protocol.Response |
FAILURE, message, responseCode, SUCCESS |
| Constructor Summary | |
ValidateProcessResponse(int statusCode,
boolean b)
|
|
ValidateProcessResponse(int statusCode,
java.lang.String statusMsg,
boolean b)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean ok
| Constructor Detail |
public ValidateProcessResponse(int statusCode,
java.lang.String statusMsg,
boolean b)
public ValidateProcessResponse(int statusCode,
boolean b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||