Package com.technia.dsx.threedspace.doc
Class DocumentResult
java.lang.Object
com.technia.dsx.threedspace.doc.Result
com.technia.dsx.threedspace.doc.DocumentResult
Result of a document operation (create, update, get, etc.).
Extends Result with a list of document information objects returned
by the operation.
- Since:
- 2022-06-10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDocumentInfo(DocumentInfo documentInfo) getData()toString()Methods inherited from class com.technia.dsx.threedspace.doc.Result
getCsrf, getError, getInternalError, getStatusCode, isSuccess, setCsrf, setError, setInternalError, setStatusCode, setSuccess