Class NoteDocument
java.lang.Object
com.priint.pubserver.metadata.xml.base.DocumentImpl
com.priint.pubserver.metadata.note.NoteDocument
- All Implemented Interfaces:
Document,Serializable
The Class NoteDocument.
- 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
-
NoteDocument
public NoteDocument()
-
-
Method Details
-
create
Creates an empty NoteDocument- Returns:
- the note document
-
getNotes
Gets the notes.- Returns:
- the notes
- See Also:
-
setNotes
Sets the notes.- Parameters:
notes- the new notes- See Also:
-