|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationStatus
Represents the status information for a transactional operation.
Method Summary | |
---|---|
List<String> |
getErrors()
Returns the error messages for this transaction. |
List<String> |
getMessages()
Gets the informational message as a result of this transaction. |
String |
getStatus()
Gets the operation status for the transaction. |
List<String> |
getWarnings()
Returns the warning messages for this transaction. |
Method Detail |
---|
String getStatus()
List<String> getMessages()
List<String> getWarnings()
List<String> getErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |