Package com.mindoo.remote.api.symphony.document

Interfaces for Symphony Documents access.

See:
          Description


Interface Summary
IRemoteBookmark This class represents a bookmark of a document.
IRemoteBookmarks This class represents a collection of all the bookmarks in a document.
IRemoteDataSourceProperty  
IRemoteDateTimeField This class is a subclass of the Field class and represents a date or time field in a document.
IRemoteDocument This class represents a Lotus Symphony document.
IRemoteDocuments This class represents a collection of all the opened documents.
IRemoteField This class represents a user field in a document.
IRemoteFields  
IRemoteHiddenTextField This class is a subclass of the Field class and represents a hidden text field in a document.
IRemoteMailMerge  
IRemoteMailMergeField  
IRemoteMailMergeFieldMap  
IRemoteMailMergeFields  
IRemoteMailMergePrintOption  
IRemotePageNumberField This class is a subclass of the Field class and represents a page number field in a document.
IRemotePageStyle This class represents a page style of a document.
IRemotePageStyles This class represents all the page styles in a document.
IRemoteSelection This class represents the current selection of a document.
IRemoteSetVariableField This class is a subclass of the Field class and represents a set variable field in a document.
IRemoteShowVariableField This class is a subclass of the Field class and represents a show variable field in a document.
IRemoteTextDropCap This class represents the dropped capital letter at the beginning of a paragraph.
IRemoteTextField This class represents an user field in a document.
IRemoteTextFields This class represents a collection of all the fields in a document.
IRemoteTextGraphic This class represents a graphic object in a document.
IRemoteTextGraphics This class represents a collection of all the graphic objects in a document.
IRemoteTextHeaderFooter This class represents the header or footer of a document.
IRemoteTextParagraph This class represents a paragraph of a document.
IRemoteTextParagraphs This class represents a collection of all the paragraphs in the document.
IRemoteTextRange This class represents a text range.
IRemoteTextSection This class represents a section in a document.
IRemoteTextSections This class represents all the sections in a document.
IRemoteTextTable This class represents a table.
IRemoteTextTableCell This class represents a cell of a table.
IRemoteTextTableCells This class represents a collection of all the cells in a table.
IRemoteTextTableColumn This class represents a column in a table.
IRemoteTextTableColumns This class is a collection of TextTableColumn objects representing all the columns in a table.
IRemoteTextTableRow This class represents a row in a table.
IRemoteTextTableRows This class is a collection of TextTableRow objects representing all the rows in a table.
IRemoteTextTables This class represents all the tables in a document.
IRemoteUserField This class is a subclass of the Field class and represents a user field in a document.
 

Package com.mindoo.remote.api.symphony.document Description

Interfaces for Symphony Documents access.