Package com.technia.dsx.threedspace.doc
Class CreateUpdateDocumentData
java.lang.Object
com.technia.dsx.threedspace.doc.DataBase
com.technia.dsx.threedspace.doc.CreateUpdateDocumentData
Data class for creating or updating documents.
Extends DataBase to provide all attributes needed for document
creation and update operations.
- Since:
- 2022-06-09
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.doc.DataBase
getCollabSpace, getComments, getDescription, getName, getParentDirection, getParentRelName, getPolicy, getReceipt, getState, getTitle, setCollabSpace, setComments, setDescription, setName, setParentDirection, setParentRelName, setPolicy, setReceipt, setState, setTitle, toString
-
Constructor Details
-
CreateUpdateDocumentData
public CreateUpdateDocumentData()
-