|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModelTransactionUpdates
IModelTransactionUpdates encapsulate the results of a transaction's committal on the server
| Method Summary | |
|---|---|
java.io.ByteArrayOutputStream |
getErrorOutputStream()
Get the errors as an outputStream to which errors can be written |
java.util.List<AnzoException> |
getErrors()
Get any errors that occurred committing transaction to server |
java.io.ByteArrayOutputStream |
getOutputStream()
Get the results outputStream that can be handed to a stream parser. |
long |
getTransactionId()
Get the id of this transaction |
java.lang.Long |
getTransactionTimestamp()
Get the timestamp for this transaction |
| Method Detail |
|---|
java.util.List<AnzoException> getErrors()
java.io.ByteArrayOutputStream getErrorOutputStream()
java.io.ByteArrayOutputStream getOutputStream()
long getTransactionId()
java.lang.Long getTransactionTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||