|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrintDocumentAnnotations
Facade aggregating annotation types available for print documents.
| Method Summary | |
|---|---|
String |
getTemplateType()
|
boolean |
isTemplate()
|
void |
setTemplateType(String templateType)
|
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageBookmarkable |
|---|
addAllBookmarks, addBookmark, getBookmark, getBookmarks, getDefaultBookmark, moveBookmark, removeAllBookmarks, removeBookmark, setBookmarks, setDefaultBookmark |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.NoteCapable |
|---|
addAllNotes, addNote, getNote, getNotes, removeAllNotes, removeNote, setNotes |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.HighlightCapable |
|---|
addAllHighlights, addHighlight, getHighlight, getHighlights, removeAllHighlights, removeHighlight, setHighlights |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.StampAware |
|---|
addAllStamps, addStamp, getStamp, getStamps, removeAllStamps, removeStamp, setStamps |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageOrientationAware |
|---|
addAllPageOrientations, addPageOrientation, getPageOrientation, getPageOrientations, removeAllPageOrientations, removePageOrientation, setPageOrientations |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageSequenceAware |
|---|
getPageSequence, movePage, movePages, resetPageSequence, setPageSequence |
| Methods inherited from interface org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.CorrespondenceCapable |
|---|
getAttachments, getBlindCarbonCopyRecipients, getCarbonCopyRecipients, getFaxNumber, getRecipients, getSendDate, getSender, getSubject, isEmailEnabled, isFaxEnabled, setAttachments, setBlindCarbonCopyRecipients, setCarbonCopyRecipients, setEmailEnabled, setFaxEnabled, setFaxNumber, setRecipients, setSendDate, setSender, setSubject |
| Method Detail |
|---|
String getTemplateType()
void setTemplateType(String templateType)
templateType - Allows setting a template type marking the document as a template.boolean isTemplate()
true if the template type is not empty.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||