Class GroupDocument
java.lang.Object
com.priint.pubserver.metadata.xml.base.DocumentImpl
com.priint.pubserver.metadata.group.GroupDocument
- All Implemented Interfaces:
Document,Serializable
The Class GroupDocument.
- 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
-
GroupDocument
public GroupDocument()
-
-
Method Details
-
getGroups
Gets the document groups.- Returns:
- the groups
- See Also:
-
setGroups
Sets the document groups.- Parameters:
groups- the new groups- See Also:
-