Class ItemDocument
java.lang.Object
com.priint.pubserver.metadata.xml.base.DocumentImpl
com.priint.pubserver.metadata.item.ItemDocument
- All Implemented Interfaces:
Document,Serializable
The Class ItemDocument.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.priint.pubserver.metadata.xml.base.DocumentImpl
getCreator, getDocumentId, getDocumentName, getDocumentPath, getElementId, getGroupId, getIsConverted, getIsMissingPlugIns, getIsModified, getIsReadOnly, getPageId, getPluginRevision, getRef, getSpreadId, getVersion, setCreator, setDocumentId, setDocumentName, setDocumentPath, setElementId, setGroupId, setIsConverted, setIsMissingPlugIns, setIsModified, setIsReadOnly, setPageId, setPluginRevision, setRef, setSpreadId, setVersion
-
Constructor Details
-
ItemDocument
public ItemDocument()
-
-
Method Details
-
getItems
Gets the items.- Returns:
- the items
- See Also:
-
setItems
Sets the items.- Parameters:
items- the new items- See Also:
-