Index

A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortTransaction(int) - Method in interface com.arbortext.epic.io.IOSession
Ends a transaction started by beginTransaction within the same session and rolls back any changes that have been made.
ABOVE - Static variable in interface com.arbortext.epic.table.TableObject
Above.
AbstractViewImpl - Class in com.arbortext.epic.internal.aom.views
 
AbstractViewImpl(long) - Constructor for class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
Acl - Class in com.arbortext.epic
The Acl interface represents the ACL (Arbortext Command Language) interpreter.
Acl() - Constructor for class com.arbortext.epic.Acl
 
AclException - Exception Class in com.arbortext.epic
ACL operations may throw an AclException as specified in their method descriptions.
AclException(short, String) - Constructor for exception class com.arbortext.epic.AclException
 
activate() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
activate() - Method in interface com.arbortext.epic.ui.Window
Gives the Window focus.
ACTIVEX_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ActivexEvents module.
ActivexEvent - Interface in com.arbortext.epic.ui
The ActivexEvent interface provides specific contextual information associated with Activex events.
ActivexEventImpl - Class in com.arbortext.epic.internal.aom.ui
 
ActivexEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.ActivexEventImpl
 
ADAPTER_ALREADY_REGISTERED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
An adapter with the same qualified name has already been registered.
ADAPTER_INIT_FAILED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Adapter failed to initialize.
ADAPTER_LOAD_FAILED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Adapter failed to load.
addColumn() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addColumn() - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last 2 parameters.
addColumn(TableColumn) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addColumn(TableColumn) - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last parameter.
addColumn(TableColumn, boolean) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addColumn(TableColumn, boolean) - Method in interface com.arbortext.epic.table.TableGrid
Add an empty column to the grid.
addEventListener(String, EventListener, boolean) - Static method in class com.arbortext.epic.Application
This method allows the registration of event listeners on the event target.
addEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
addEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
addEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
addEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
addEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
addGrid(int, int) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
addGrid(int, int) - Method in interface com.arbortext.epic.table.TableSet
Method overload which omits the last 2 parameters.
addGrid(int, int, TableGrid) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
addGrid(int, int, TableGrid) - Method in interface com.arbortext.epic.table.TableSet
Method overload which omits the last parameter.
addGrid(int, int, TableGrid, boolean) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
addGrid(int, int, TableGrid, boolean) - Method in interface com.arbortext.epic.table.TableSet
Adds an empty grid to the set.
addObject(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
addObject(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
addObject(TableObject) - Method in interface com.arbortext.epic.table.TableObjectStore
Adds a table object to the store.
addObject(TableObject) - Method in interface com.arbortext.epic.table.TableTilePlex
Adds a table object to the tileplex.
addRectangle(TableRectangle) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
addRectangle(TableRectangle) - Method in interface com.arbortext.epic.table.TableTilePlex
Adds a rectangle to the tileplex.
addRow() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addRow() - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last 2 parameters.
addRow(TableRow) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addRow(TableRow) - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last parameter.
addRow(TableRow, boolean) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
addRow(TableRow, boolean) - Method in interface com.arbortext.epic.table.TableGrid
Add an empty row to the grid.
ADocument - Interface in com.arbortext.epic
The PTC Arbortext extension to the W3C DOM Document interface.
ADOCUMENT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ADocumentEvents module.
ADOCUMENTENTITY_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ADocumentEntityEvents module.
ADocumentEntityEvent - Interface in com.arbortext.epic
The ADocumentEntityEvent interface provides specific contextual information associated with the ADocumentEntityEvent extension.
ADocumentEntityEventImpl - Class in com.arbortext.epic.internal.aom.events
 
ADocumentEntityEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
ADocumentEvent - Interface in com.arbortext.epic
The ADocumentEvent interface provides specific contextual information associated with the ADocumentEvent extension.
ADocumentEventImpl - Class in com.arbortext.epic.internal.aom.events
 
ADocumentEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
ADocumentType - Interface in com.arbortext.epic
Arbortext extensions to the W3C DOM DocumentType interface
adoptNode(Node) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
AEDIT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the AEditEvents module.
AEditEvent - Interface in com.arbortext.epic
The AEditEvent interface provides specific contextual information associated with the EditEvent extension.
AEditEventImpl - Class in com.arbortext.epic.internal.aom.events
 
AEditEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
AElement - Interface in com.arbortext.epic
The PTC Arbortext extension to the W3C DOM Element interface.
AEvent - Interface in com.arbortext.epic
The PTC Arbortext extension to the W3C DOM Event interface.
alert(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
alert(String, String) - Static method in class com.arbortext.epic.Application
Displays an alert dialog box with the specified message.
ALREADY_LOCKED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The object is already locked by the user requesting a lock.
ANode - Interface in com.arbortext.epic
The PTC Arbortext extension to the W3C DOM Node interface.
ANY_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as ANY content in the DTD.
AOMAccessController - Class in com.arbortext.epic
This class acts as a lock for java code accessing editor.
AOMAccessController() - Constructor for class com.arbortext.epic.AOMAccessController
 
AOMContextFactory - Class in com.arbortext.epic.internal.js
ContextFactory that creates a JavaScript context and sets the language level to be supported.
AOMException - Exception Class in com.arbortext.epic
Some AOM operations may throw an AOMException as specified in their method descriptions.
AOMException(String) - Constructor for exception class com.arbortext.epic.AOMException
 
AOMObject - Interface in com.arbortext.epic
The Arbortext AOMObject interface is implemented by all AOM and DOM classes.
AOMUtils - Class in com.arbortext.epic.internal.aom
 
append(String) - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
append(String) - Method in interface com.arbortext.epic.StringList
Adds a string to the end of the current collection.
appendChild(Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
appendChild(Component) - Method in interface com.arbortext.epic.ui.Component
Appends the component newChild to the end of the list of children.
appendChild(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
appendData(String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
Application - Class in com.arbortext.epic
The Application interface provides access to PTC Arbortext Editor and PTC Arbortext Publishing Engine global functionality.
Application() - Constructor for class com.arbortext.epic.Application
 
APPLICATION_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in the application.
APPLICATION_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ApplicationEvents module.
ApplicationEvent - Interface in com.arbortext.epic
The ApplicationEvent interface provides specific contextual information associated with the ApplicationEvent.
ApplicationEventImpl - Class in com.arbortext.epic.internal.aom.events
 
ApplicationEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.ApplicationEventImpl
 
ARange - Interface in com.arbortext.epic
The PTC Arbortext extension to the W3C DOM Range interface.
ARGUMENT_LENGTH_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
ATI_ATTR_ALL_VALUES - Static variable in interface com.arbortext.epic.ANode
Select elements with attributes that match the name parameter only, ignoring the value parameter.
ATI_ATTR_SPECIFIC_VALUE - Static variable in interface com.arbortext.epic.ANode
Select elements with attributes that match both the name and value parameters.
ATTR_READ_ONLY_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The specified attribute is read-only.
ATTR_UNSUPPORTED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The specified attribute is not supported by the adapter.
AttrImpl - Class in com.arbortext.epic.internal.aom
 
AttrImpl(long) - Constructor for class com.arbortext.epic.internal.aom.AttrImpl
 

B

BAD_ARG_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Invalid argument.
BAD_ARG_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An invalid argument was passed to a method.
BAD_EXTENSION_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Extension operation does not exist.
BAD_EXTENSION_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested extension operation does not exist.
beginTransaction() - Method in interface com.arbortext.epic.io.IOSession
Begins a transaction within the associated CMS.
BELOW - Static variable in interface com.arbortext.epic.table.TableObject
Below.
BOOLEAN_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
bringToFront() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
bringToFront() - Method in interface com.arbortext.epic.ui.Window
Places the Window on top of all other windows (at the top of the z-order).
burst() - Method in interface com.arbortext.epic.cms.CMSObject
Method overload which omits the last parameter.
burst() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
burst(int) - Method in interface com.arbortext.epic.cms.CMSObject
Bursts the checked out object.
burst(int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
burstDocument(Document) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last 4 parameters.
burstDocument(Document) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
burstDocument(Document, String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last 3 parameters.
burstDocument(Document, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
burstDocument(Document, String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last 2 parameters.
burstDocument(Document, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
burstDocument(Document, String, String, int) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
burstDocument(Document, String, String, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
burstDocument(Document, String, String, int, String) - Method in interface com.arbortext.epic.cms.CMSSession
Bursts the specified file system document using this session.
burstDocument(Document, String, String, int, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
BYTE_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 

C

canAppendChild(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
canAppendChild(Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendData(String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
canAppendData(String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data can be appended.
cancelCheckout() - Method in interface com.arbortext.epic.cms.CMSObject
Unlocks the object in the CMS without updating it.
cancelCheckout() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
cancelCheckout() - Method in interface com.arbortext.epic.io.IOObject
Unlocks the object in the CMS without updating it.
canDeleteData(int, int) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
canDeleteData(int, int) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data can be deleted.
canInsertBefore(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
canInsertBefore(Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Method overload which omits the last parameter.
canInsertBefore(Node, Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
canInsertBefore(Node, Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.insertBefore operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canInsertData(int, String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
canInsertData(int, String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data can be inserted.
canInsertNode(Node) - Method in interface com.arbortext.epic.ARange
This method indicates whether a Node can be inserted at a position specified by the start of this Range such that the result is compliant with VAL_SCHEMA validity type.
canInsertNode(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
canInsertNodeWithFixup(Node) - Method in interface com.arbortext.epic.ARange
This method indicates whether a Node can be inserted at a position specified by the start of this Range such that the result is compliant with VAL_SCHEMA validity type.
canInsertNodeWithFixup(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
canRemoveAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canRemoveAttribute(String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Verifies if an attribute by the given name can be removed.
canRemoveAttributeNode(Node) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canRemoveAttributeNode(Node) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if an attribute node can be removed.
canRemoveAttributeNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canRemoveAttributeNS(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Verifies if an attribute by the given local name and namespace can be removed.
canRemoveChild(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
canRemoveChild(Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRenameNode(Node, String, String) - Method in interface com.arbortext.epic.ADocument
Tests whether an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE can be renamed such that the resulting node is compliant with VAL_SCHEMA validity type.
canRenameNode(Node, String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
canReplaceChild(Node, Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
canReplaceChild(Node, Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.replaceChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceData(int, int, String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
canReplaceData(int, int, String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data can be replaced.
canSetAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canSetAttribute(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if the value for specified attribute can be set.
canSetAttributeNode(Attr) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canSetAttributeNode(Attr) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if an attribute node can be added.
canSetAttributeNS(String, String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canSetAttributeNS(String, String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if the attribute with given namespace and qualified name can be created if not already present in the attribute list of the element.
canSetData(String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
canSetData(String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data can be set.
canSetParameter(String, Object) - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
canSetTextContent(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
canSetTextContent(String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if the text content of this node and its descendants can be set to the string passed in.
CANT_ALLOC_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't allocate resource.
CANT_ALLOC_ERR - Static variable in exception class com.arbortext.epic.io.IOException
A resource allocation failed.
CANT_CONNECT_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Error connecting.
CANT_CONNECT_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to connect to the CMS failed (not due to invalid credentials).
CANT_CREATE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't create object.
CANT_CREATE_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to create an object failed.
CANT_DISCONNECT_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Error disconnecting.
CANT_DISCONNECT_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to disconnect from the CMS failed.
CANT_FIND_SYM_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't find program symbol.
CANT_INIT_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Adapter initialization failed.
CANT_INIT_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An initialization failed.
CANT_LOCK_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't lock object.
CANT_LOCK_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to lock an object failed.
CANT_LOGIN_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Invalid login.
CANT_OPEN_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't open object.
CANT_OPEN_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to open an object failed.
CANT_PARSE_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to parse an XML or SGML object failed.
CANT_UNLOCK_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Can't unlock object.
CANT_UNLOCK_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to unlock an object failed.
CDATA_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as CDATA in the DTD.
CDATASectionImpl - Class in com.arbortext.epic.internal.aom
 
CDATASectionImpl(long) - Constructor for class com.arbortext.epic.internal.aom.CDATASectionImpl
 
cell(int) - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
cell(int) - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
cell(int) - Method in interface com.arbortext.epic.table.TableColumn
Returns a TableCell representing the cell at the given position in the column or a null pointer if that cell doesn't exist.
cell(int) - Method in interface com.arbortext.epic.table.TableRow
Returns a TableCell representing the cell at the given position in the row or a null pointer if that cell does not exist.
cell(int, int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
cell(int, int) - Method in interface com.arbortext.epic.table.TableGrid
Returns the cell at the specified coordinates.
CHAR_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
CharacterDataEditVAL - Interface in org.w3c.dom.validation
This interface extends the NodeEditVAL interface with additional methods for document editing.
CharacterDataImpl - Class in com.arbortext.epic.internal.aom
 
CharacterDataImpl(long) - Constructor for class com.arbortext.epic.internal.aom.CharacterDataImpl
 
checkin() - Method in interface com.arbortext.epic.cms.CMSObject
Checks the object in to the CMS.
checkin() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
checkin() - Method in interface com.arbortext.epic.io.IOObject
Checks in the object to the CMS.
checkout() - Method in interface com.arbortext.epic.cms.CMSObject
Method overload which omits the last parameter.
checkout() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
checkout(int) - Method in interface com.arbortext.epic.cms.CMSObject
Locks the CMS object for modification.
checkout(int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
checkout(int) - Method in interface com.arbortext.epic.io.IOObject
Checks out the CMS object for modification.
CLASS_NOT_FOUND_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
clear() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
clear() - Method in interface com.arbortext.epic.table.TableTilePlex
Clears the tileplex by removing all rectangles and rules that the tileplex contains.
clearAttributes() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
clearAttributes() - Method in interface com.arbortext.epic.table.TableObject
Resets all of the attributes for this object to their default values and clears the corresponding table markup.
clearBurstConfig() - Method in interface com.arbortext.epic.cms.CMSSession
This is a special method for administrators to use while they are developing the burst configuration files.
clearBurstConfig() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
CLONE_CARET - Static variable in interface com.arbortext.epic.ADocument
Include the source document's caret position in the cloned content.
CLONE_LOCATION - Static variable in interface com.arbortext.epic.ADocument
Include every block oid in the source document as a pi in the cloned content.
CLONE_NAME - Static variable in interface com.arbortext.epic.ADocument
Sets the name of the cloned documnt to the name of the source document.
CLONE_NO_CONTENT - Static variable in interface com.arbortext.epic.ADocument
No content will be cloned.
CLONE_NO_ENT_DECLS - Static variable in interface com.arbortext.epic.ADocument
Makes the empty document not inherit entity declarations from the source document.
CLONE_RESOLVE_CT - Static variable in interface com.arbortext.epic.ADocument
Resolve any change tracking markup according to the value of the viewchangetracking option for the current view of the source document.
CLONE_XML - Static variable in interface com.arbortext.epic.ADocument
Force clone to be XML even if the source is SGML.
cloneContents() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
cloneDocument() - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last parameter.
cloneDocument() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
cloneDocument(int) - Method in interface com.arbortext.epic.ADocument
Creates a completely independent copy of this document.
cloneDocument(int) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
cloneNode(boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
clonePlex() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
clonePlex() - Method in interface com.arbortext.epic.table.TableTilePlex
Makes a copy of the specified tileplex.
cloneRange() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
close() - Method in interface com.arbortext.epic.ADocument
Closes the document, freeing all associated memory and system resources (for example, file handles).
close() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
close() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
close() - Method in interface com.arbortext.epic.ui.Window
Closes this Window and releases all the native system resources it uses.
CMS_BURST_CREATE_PARTREF_LINKS - Static variable in interface com.arbortext.epic.cms.CMSSession
Create part reference links
CMS_BURST_ELEMENTS - Static variable in interface com.arbortext.epic.cms.CMSSession
Burst on element boundaries.
CMS_BURST_FILE_ENTITY - Static variable in interface com.arbortext.epic.cms.CMSSession
This element is configured to burst as a file entity.
CMS_BURST_FULLTEXT - Static variable in interface com.arbortext.epic.cms.CMSSession
Enable full text indexing on the top most object.
CMS_BURST_IMPORT_FILEENTS - Static variable in interface com.arbortext.epic.cms.CMSSession
Import file entities.
CMS_BURST_IMPORT_GRAPHICS - Static variable in interface com.arbortext.epic.cms.CMSSession
Import graphic files.
CMS_BURST_NO_BOUNDARY - Static variable in interface com.arbortext.epic.cms.CMSSession
This element is not configured to be burst.
CMS_BURST_NO_CREATE_PARTREF_LINKS - Static variable in interface com.arbortext.epic.cms.CMSSession
Do not create part reference links
CMS_BURST_NO_ELEMENTS - Static variable in interface com.arbortext.epic.cms.CMSSession
Ignore element boundaries.
CMS_BURST_NO_IMPORT_FILEENTS - Static variable in interface com.arbortext.epic.cms.CMSSession
Do not import file entities.
CMS_BURST_NO_IMPORT_GRAPHICS - Static variable in interface com.arbortext.epic.cms.CMSSession
Do not import graphic files.
CMS_BURST_NO_TOP_FILENAME - Static variable in interface com.arbortext.epic.cms.CMSSession
Do not use the file name for the topmost object name.
CMS_BURST_NO_TOP_LOCK - Static variable in interface com.arbortext.epic.cms.CMSSession
Do not lock the topmost object.
CMS_BURST_POLICY_NEVER - Static variable in interface com.arbortext.epic.cms.CMSSession
The adapter does not support bursting.
CMS_BURST_POLICY_ON_CHECKIN - Static variable in interface com.arbortext.epic.cms.CMSSession
The adapter performs bursting during document check-in.
CMS_BURST_SET_METADATA - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates that, in addition to possibly creating new child objects via bursting, metadata on the object should be set according to the rules in the applicable burst configuration file.
CMS_BURST_TOP_FILENAME - Static variable in interface com.arbortext.epic.cms.CMSSession
Use the file name for the topmost object name.
CMS_BURST_TOP_LOCK - Static variable in interface com.arbortext.epic.cms.CMSSession
Lock the topmost object for editing.
CMS_BURST_USE_LOCATION_RULES - Static variable in interface com.arbortext.epic.cms.CMSSession
Follow location rules for child objects even if useroverride=on.
CMS_BURST_VIRTUAL_DOC - Static variable in interface com.arbortext.epic.cms.CMSSession
This element is configured to burst as a virtual document.
CMS_BURST_XINCLUDE - Static variable in interface com.arbortext.epic.cms.CMSSession
This element is configured to burst as an xinclude.
CMS_CREATE_LOCKED - Static variable in interface com.arbortext.epic.cms.CMSSession
The object is initially locked.
CMS_CREATE_VIRTUAL_CONTAINER - Static variable in interface com.arbortext.epic.cms.CMSSession
The object will be a virtual document container.
CMS_ITEM_LOCKED_ME - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is locked or checked out by the current user.
CMS_ITEM_LOCKED_ME_CANT_EDIT - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is locked or checked out by the current user, but it cannot be edited.
CMS_ITEM_LOCKED_OTHER - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is locked or checked out by another user.
CMS_ITEM_LOCKED_OTHER_CANT_VIEW - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is locked or checked out by another user, and it cannot be accessed.
CMS_ITEM_LOCKED_UNKNOWN - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
Cannot determine the lock status.
CMS_ITEM_NOT_LOCKED - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is not locked or checked out.
CMS_ITEM_NOT_LOCKED_CANT_LOCK - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
The object is not locked or checked out, but it cannot be locked by the current user.
CMS_ITEM_TYPE_CONTAINER - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This constant can be combined with the CMS_ITEM_TYPE_DOC constant to indicate that the document object contains other objects.
CMS_ITEM_TYPE_DISABLED - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This constant can be combined with the IO_ITEM_TYPE_DOC and IO_ITEM_TYPE_GRAPHIC constants to indicate that the object should be “disabled”.
CMS_ITEM_TYPE_DOC - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This is a document object.
CMS_ITEM_TYPE_FOLDER - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This is a folder object.
CMS_ITEM_TYPE_GRAPHIC - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This is a graphic or other non-CMS object.
CMS_ITEM_TYPE_PART - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This is a part.
CMS_ITEM_TYPE_UNKNOWN - Static variable in interface com.arbortext.epic.cms.CMSBrowseItem
This is an unknown object.
CMS_LOCK_FORCE - Static variable in interface com.arbortext.epic.cms.CMSObject
Break existing locks (if supported).
CMS_OPERATION_ENABLED - Static variable in interface com.arbortext.epic.cms.CMSSession
Operation is allowed in the current state.
CMS_OPERATION_NOT_ENABLED - Static variable in interface com.arbortext.epic.cms.CMSSession
Operation is not allowed in the current state.
CMS_OPERATION_NOT_SUPPORTED - Static variable in interface com.arbortext.epic.cms.CMSSession
Operation is not supported by the adapter.
CMS_OPERATION_UNKNOWN - Static variable in interface com.arbortext.epic.cms.CMSSession
Operation is not recognized by the adapter.
CMS_SAVE_OBJECT_ATTR - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates to save the attributes.
CMS_SAVE_OBJECT_CHILDREN - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates to save the object's children (recursively) when the object is saved.
CMS_SAVE_OBJECT_CONTENT - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates to save the object's content into the CMS.
CMS_SAVE_OBJECT_DECLS - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates to save the XML/SGML declarations.
CMS_SAVE_OBJECT_NO_PI - Static variable in interface com.arbortext.epic.cms.CMSObject
Do not save processing instructions (PIs).
CMS_SAVE_OBJECT_UPDATE_ENT_LINKS - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates to always update internal references, even if they have not changed.
CMSAdapter - Interface in com.arbortext.epic.cms
Represents an installed content management system (CMS) adapter.
CMSADAPTER_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in a CMS adapter.
CMSADAPTER_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSAdapter object.
CMSADAPTERCONNECT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSAdapterConnectEvents module.
CMSAdapterConnectEvent - Interface in com.arbortext.epic.cms
The CMSAdapterConnectEvent interface provides specific contextual information associated with the CMSAdapterConnectEvent extension.
CMSAdapterConnectEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSAdapterConnectEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSAdapterConnectEventImpl
 
CMSADAPTERDISCONNECT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSAdapterDisconnectEvents module.
CMSAdapterDisconnectEvent - Interface in com.arbortext.epic.cms
The CMSAdapterDisconnectEvent interface provides specific contextual information associated with the CMSAdapterDisconnectEvent extension.
CMSAdapterDisconnectEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSAdapterDisconnectEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSAdapterDisconnectEventImpl
 
CMSAdapterImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSAdapterImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
CMSBrowseItem - Interface in com.arbortext.epic.cms
The CMSBrowseItem interface contains information returned from CMSBrowseIterator.getNext().
CMSBROWSEITEM_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSBrowseItem object.
CMSBrowseItemImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSBrowseItemImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
CMSBrowseIterator - Interface in com.arbortext.epic.cms
For searching and browsing functions, the adapter returns this iterator over the sequence of results.
CMSBROWSEITERATOR_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSBrowseIterator object.
CMSBrowseIteratorImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSBrowseIteratorImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
CMSException - Exception Class in com.arbortext.epic.cms
Defines the exception thrown by the methods and properties in the Arbortext Object Model (AOM) that work with content management systems (CMS).
CMSException(short) - Constructor for exception class com.arbortext.epic.cms.CMSException
 
CMSException(short, String) - Constructor for exception class com.arbortext.epic.cms.CMSException
 
CMSException(short, String, String) - Constructor for exception class com.arbortext.epic.cms.CMSException
 
CMSObject - Interface in com.arbortext.epic.cms
The CMSObject interface represents a reference to a content management system (CMS) object.
CMSOBJECT_CLASS_CONTAINER - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is a virtual document object with children.
CMSOBJECT_CLASS_EXPANDED_FILE_ENTITY - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is an expanded file entity.
CMSOBJECT_CLASS_FALLBACK - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is fallback markup for an XInclude that could not be expanded.
CMSOBJECT_CLASS_FILE_ENTITY_WINDOW - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is a file entity open for editing in a separate window.
CMSOBJECT_CLASS_INCLUDE - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is an included object (via XInclude).
CMSOBJECT_CLASS_LEAF - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is a virtual document object with no children.
CMSOBJECT_CLASS_UNEXPANDED_FILE_ENTITY - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is an unexpanded file entity.
CMSOBJECT_CLASS_UNKNOWN - Static variable in interface com.arbortext.epic.cms.CMSObject
The class type is unknown.
CMSOBJECT_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in a CMS object.
CMSOBJECT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSObjectEvents module.
CMSOBJECT_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSObject object.
CMSOBJECT_STATUS_LOCKED_BY_ME - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates that this object is locked or checked out by the current user.
CMSOBJECT_STATUS_LOCKED_BY_OTHER - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates that this object is locked or checked out by another user.
CMSOBJECT_STATUS_UNLOCKED - Static variable in interface com.arbortext.epic.cms.CMSObject
Indicates that this object is not locked or checked out by any user.
CMSObjectEvent - Interface in com.arbortext.epic.cms
The CMSObjectEvent interface provides specific contextual information associated with the CMSObjectEvent extension.
CMSObjectEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSObjectEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
CMSObjectImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSObjectImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
CMSObjectList - Interface in com.arbortext.epic.cms
The CMSObjectList interface provides fast, random access to a collection of CMSObjects.
CMSOBJECTLIST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSObjectList object.
CMSObjectListImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSObjectListImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
CMSSession - Interface in com.arbortext.epic.cms
The CMSSession interface represents a content management system (CMS) session.
CMSSESSION_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in a CMS session.
CMSSESSION_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a CMSSession object.
CMSSESSIONBURSTDOCUMENT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSSessionBurstDocument module.
CMSSessionBurstDocumentEvent - Interface in com.arbortext.epic.cms
The CMSSessionBurstDocumentEvent interface provides specific contextual information associated with the CMSSessionBurstDocument extension.
CMSSessionBurstDocumentEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionBurstDocumentEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
CMSSESSIONCONSTRUCT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSSessionConstruct module.
CMSSessionConstructEvent - Interface in com.arbortext.epic.cms
The CMSSessionConstructEvent interface provides specific contextual information associated with the CMSSessionConstructEvent extension.
CMSSessionConstructEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionConstructEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
CMSSESSIONCREATE_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSSessionCreate module.
CMSSessionCreateEvent - Interface in com.arbortext.epic.cms
The CMSSessionCreateEvent interface provides specific contextual information associated with the CMSSessionCreateEvent extension.
CMSSessionCreateEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionCreateEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
CMSSESSIONDISCONNECT_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSSessionPreConnect module.
CMSSessionDisconnectEvent - Interface in com.arbortext.epic.cms
The CMSSessionDisconnectEvent interface provides specific contextual information associated with the CMSSessionDisconnectEvent extension.
CMSSessionDisconnectEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionDisconnectEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionDisconnectEventImpl
 
CMSSESSIONFILE_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the CMSSessionFile module.
CMSSessionFileEvent - Interface in com.arbortext.epic.cms
The CMSSessionFileEvent interface provides specific contextual information associated with the CMSSessionFileEvent extension.
CMSSessionFileEventImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionFileEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
CMSSessionImpl - Class in com.arbortext.epic.internal.aom.cms
 
CMSSessionImpl(long) - Constructor for class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
code - Variable in exception class com.arbortext.epic.AclException
 
code - Variable in exception class com.arbortext.epic.cms.CMSException
 
code - Variable in exception class com.arbortext.epic.io.IOException
 
code - Variable in exception class com.arbortext.epic.table.TableException
 
code - Variable in exception class com.arbortext.epic.ui.WindowException
 
code - Variable in exception class org.w3c.dom.validation.ExceptionVAL
 
collapse(boolean) - Method in interface com.arbortext.epic.ANode
Collapses the parent CMS object that contains this node.
collapse(boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
collapse(boolean) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
column(int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
column(int) - Method in interface com.arbortext.epic.table.TableGrid
Returns the column given its index.
com.arbortext.epic - package com.arbortext.epic
 
com.arbortext.epic.cms - package com.arbortext.epic.cms
 
com.arbortext.epic.internal.aom - package com.arbortext.epic.internal.aom
 
com.arbortext.epic.internal.aom.cms - package com.arbortext.epic.internal.aom.cms
 
com.arbortext.epic.internal.aom.events - package com.arbortext.epic.internal.aom.events
 
com.arbortext.epic.internal.aom.io - package com.arbortext.epic.internal.aom.io
 
com.arbortext.epic.internal.aom.ranges - package com.arbortext.epic.internal.aom.ranges
 
com.arbortext.epic.internal.aom.table - package com.arbortext.epic.internal.aom.table
 
com.arbortext.epic.internal.aom.ui - package com.arbortext.epic.internal.aom.ui
 
com.arbortext.epic.internal.aom.views - package com.arbortext.epic.internal.aom.views
 
com.arbortext.epic.internal.jni - package com.arbortext.epic.internal.jni
 
com.arbortext.epic.internal.js - package com.arbortext.epic.internal.js
 
com.arbortext.epic.io - package com.arbortext.epic.io
 
com.arbortext.epic.table - package com.arbortext.epic.table
 
com.arbortext.epic.ui - package com.arbortext.epic.ui
 
CommentImpl - Class in com.arbortext.epic.internal.aom
 
CommentImpl(long) - Constructor for class com.arbortext.epic.internal.aom.CommentImpl
 
commitTransaction(int) - Method in interface com.arbortext.epic.io.IOSession
Ends a transaction started by beginTransaction within the same session and commits any changes that have been made.
compareBoundaryPoints(short, Range) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
compareDocumentPosition(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
Component - Interface in com.arbortext.epic.ui
The Component interface is the base interface for all window components.
COMPONENT_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a Component object.
ComponentImpl - Class in com.arbortext.epic.internal.aom.ui
 
ComponentImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
ComponentImpl(long, boolean) - Constructor for class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
Composer - Interface in com.arbortext.epic
The Composer interface represents a composition pipeline defined by a Composer Configuration File (CCF).
COMPOSER_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a Composer object.
ComposerImpl - Class in com.arbortext.epic.internal.aom
 
ComposerImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ComposerImpl
 
confirm(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
confirm(String, String) - Static method in class com.arbortext.epic.Application
Displays a modal confirmation dialog box with the specified message.
connect(String, String, String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Establishes a content management system (CMS) session.
connect(String, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
connect(String, String, String, IOHost) - Method in interface com.arbortext.epic.io.IOAdapter
Establishes a new CMS session.
constructObject(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
constructObject(String, boolean) - Method in interface com.arbortext.epic.io.IOSession
Creates a new in-memory object for the already-existing CMS object identified by the given Logical ID.
constructObject(String, Document) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
constructObject(String, Document, boolean) - Static method in class com.arbortext.epic.Application
Create a new CMSObject for the object referenced by logicalId.
CONTAINER_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is a container.
contains(String) - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
contains(String) - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
containsKey(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
containsKey(String) - Method in interface com.arbortext.epic.PropertyMap
Tests whether the specified key is contained in the PropertyMap.
containsNS(String, String) - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
contextPath(Node, int, int) - Method in interface com.arbortext.epic.ANode
contextPath returns a DOMStringList that contains possible context paths to make the target Node valid at the point indicated by this Node.
contextPath(Node, int, int) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
CONTROL_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ControlEvents module.
ControlEvent - Interface in com.arbortext.epic.ui
The ControlEvent interface provides specific contextual information associated with Control events.
ControlEventImpl - Class in com.arbortext.epic.internal.aom.ui
 
ControlEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.ControlEventImpl
 
copyRectangle(TableRectangle) - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
copyRectangle(TableRectangle) - Method in interface com.arbortext.epic.table.TableRectangle
Copies the contents and attributes from one rectangle to another rectangle.
createAttribute(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createAttributeNS(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createCDATASection(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createComment(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createComposer(String) - Static method in class com.arbortext.epic.Application
Creates a Composer object for the given ccfPath.
createDialogFromDocument(Document) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
createDialogFromDocument(Document, PropertyMap) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
createDialogFromDocument(Document, PropertyMap, Window) - Static method in class com.arbortext.epic.Application
Creates a dynamic dialog box according to the content of a document.
createDialogFromFile(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
createDialogFromFile(String, PropertyMap) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
createDialogFromFile(String, PropertyMap, Window) - Static method in class com.arbortext.epic.Application
Creates a dynamic dialog box according to the content of an XML file.
createDocument(String, String, DocumentType) - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
createDocumentFragment() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createDocumentType(String, String, String) - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
createElement(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createElementNS(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createEntityReference(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createEvent(String) - Static method in class com.arbortext.epic.Application
Creates an event of type ApplicationEvent.
createEvent(String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Creates a CMS adapter event.
createEvent(String) - Method in interface com.arbortext.epic.cms.CMSObject
Creates an event of type CMSObjectEvent.
createEvent(String) - Method in interface com.arbortext.epic.cms.CMSSession
Creates a CMSSession event.
createEvent(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
createEvent(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
createEvent(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createEvent(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createEvent(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
createEvent(String) - Method in interface com.arbortext.epic.ui.Window
Creates an event of type WindowEvent.
createFolder(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
createFolder(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createFolder(String, String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Creates a new CMS folder object
createFolder(String, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createFolder(String, String, String) - Method in interface com.arbortext.epic.io.IOSession
Creates a new folder object in the CMS.
createMenuItem(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
createMenuItem(String) - Method in interface com.arbortext.epic.ui.Window
Creates a menu item.
createNewObject(String, String, String, int, int) - Method in interface com.arbortext.epic.io.IOSession
Creates a new object in the CMS.
createNewObject(String, String, Document) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last 2 parameters.
createNewObject(String, String, Document) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createNewObject(String, String, Document, int) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
createNewObject(String, String, Document, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createNewObject(String, String, Document, int, String) - Method in interface com.arbortext.epic.cms.CMSSession
Creates an empty CMS object of the same type as the specified document.
createNewObject(String, String, Document, int, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createObjectFromSubtree(String, String, Node, Node) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last 2 parameters.
createObjectFromSubtree(String, String, Node, Node) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createObjectFromSubtree(String, String, Node, Node, int) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
createObjectFromSubtree(String, String, Node, Node, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createObjectFromSubtree(String, String, Node, Node, int, String) - Method in interface com.arbortext.epic.cms.CMSSession
Creates a new CMS object, assigning content from an in-memory document.
createObjectFromSubtree(String, String, Node, Node, int, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
createProcessingInstruction(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createPropertyMap() - Static method in class com.arbortext.epic.Application
Creates an empty PropertyMap object that is an unordered collection of name-value pairs.
createRange() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createStringList(int) - Static method in class com.arbortext.epic.Application
Creates an empty StringList object that is an ordered collection of DOMStrings.
createTableObjectStore() - Static method in class com.arbortext.epic.Application
Creates an empty TableObjectStore object that is a collection of TableObjects.
createTableTilePlex() - Static method in class com.arbortext.epic.Application
Creates an empty TableTilePlex object which can represent a table selection in a document.
createTextNode(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
createWindow(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 5 parameters.
createWindow(String, int) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 4 parameters.
createWindow(String, int, Document) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 3 parameters.
createWindow(String, int, Document, String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
createWindow(String, int, Document, String, Window) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
createWindow(String, int, Document, String, Window, String) - Static method in class com.arbortext.epic.Application
Creates a window of the specified windowClass with optional components given by flags.

D

DECLS_LOCKED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Declarations are locked by another user.
DECLS_LOCKED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The SGML declarations are locked by another user.
defineClass(Context, Scriptable, Object[], Function) - Static method in class com.arbortext.epic.internal.js.GlobalScope
Deprecated, for removal: This API element is subject to removal in a future version.
Not used
deleteAttribute(String) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
deleteAttribute(String) - Method in interface com.arbortext.epic.table.TableObject
Delete an attribute.
deleteColumn(TableColumn) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
deleteColumn(TableColumn) - Method in interface com.arbortext.epic.table.TableGrid
Delete a column from the grid.
deleteContents() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
deleteData(int, int) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
deleteFontPI() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
deleteFontPI() - Method in interface com.arbortext.epic.table.TableCell
Deletes the font PI from the table cell if it has one.
deleteFromDocument() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
deleteFromDocument() - Method in interface com.arbortext.epic.table.TableTilePlex
Deletes the contents of this tileplex from the document if possible.
deleteGrid(TableGrid) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
deleteGrid(TableGrid) - Method in interface com.arbortext.epic.table.TableSet
 
deleteObject() - Method in interface com.arbortext.epic.cms.CMSObject
Deletes the object from the CMS.
deleteObject() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
deleteObject() - Method in interface com.arbortext.epic.io.IOObject
Deletes the object from the CMS.
deleteObject(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
deleteObject(TableObject) - Method in interface com.arbortext.epic.table.TableObjectStore
Deletes a table object from the store.
deletePrivateColspecs() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
deletePrivateColspecs() - Method in interface com.arbortext.epic.table.TableObject
All colspec tags within thead or tfoot tags are deleted, and every entry tag in the table is adjusted to refer to the colspec tags that are children of the tgroup element.
deleteRow(TableRow) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
deleteRow(TableRow) - Method in interface com.arbortext.epic.table.TableGrid
Delete a row from the grid.
deleteSpanspecs() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
deleteSpanspecs() - Method in interface com.arbortext.epic.table.TableObject
Deletes spanspec tags and updates entry tags to refer to colspec tags.
deleteTitle() - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
deleteTitle() - Method in interface com.arbortext.epic.table.TableSet
Delete the title for this table set.
detach() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
detail - Variable in exception class com.arbortext.epic.cms.CMSException
 
detail - Variable in exception class com.arbortext.epic.io.IOException
 
Dialog - Interface in com.arbortext.epic.ui
The Dialog interface extends the Window interface.
DIALOG_COMPONENT - Static variable in interface com.arbortext.epic.ui.Component
The component is a Dialog object.
DialogImpl - Class in com.arbortext.epic.internal.aom.ui
 
DialogImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.DialogImpl
 
disconnect() - Method in interface com.arbortext.epic.cms.CMSSession
Closes the CMS session.
disconnect() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
disconnect() - Method in interface com.arbortext.epic.io.IOSession
Closes the CMS session.
dispatchEvent(Event) - Static method in class com.arbortext.epic.Application
This method allows the dispatch of events into the implementations event model.
dispatchEvent(Event) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
dispatchEvent(Event) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
dispatchEvent(Event) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
dispatchEvent(Event) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
dispatchEvent(Event) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
disposeObject() - Method in interface com.arbortext.epic.io.IOObject
Explicitly releases resources associated with the IOObject interface.
distanceTo(Node, boolean, boolean) - Method in interface com.arbortext.epic.ANode
Finds the distance from this Node to another specified Node.
distanceTo(Node, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
DOCK_BOTTOM - Static variable in interface com.arbortext.epic.ui.Window
The window is docked at the bottom of the main window.
DOCK_LEFT - Static variable in interface com.arbortext.epic.ui.Window
The window is docked at the left of the main window.
DOCK_NONE - Static variable in interface com.arbortext.epic.ui.Window
The window is floating.
DOCK_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is docked at the right of the main window.
DOCK_TOP - Static variable in interface com.arbortext.epic.ui.Window
The window is docked at the top of the main window.
dockTo(short, int, int) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
dockTo(short, int, int) - Method in interface com.arbortext.epic.ui.Window
Docks the window to the specified location.
DOCUMENT_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in a document.
DOCUMENT_SCOPE - Static variable in class com.arbortext.epic.Application
The option has document scope.
DocumentEditVAL - Interface in org.w3c.dom.validation
This interface extends the NodeEditVAL interface with additional methods for document editing.
DocumentFragmentImpl - Class in com.arbortext.epic.internal.aom
 
DocumentFragmentImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DocumentFragmentImpl
 
DocumentImpl - Class in com.arbortext.epic.internal.aom
 
DocumentImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DocumentImpl
 
DocumentTypeImpl - Class in com.arbortext.epic.internal.aom
 
DocumentTypeImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
DOMConfigurationImpl - Class in com.arbortext.epic.internal.aom
 
DOMConfigurationImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
DOMDocument(long) - Static method in class com.arbortext.epic.Acl
Returns the DOM Document object corresponding to an Arbortext document ID.
DOMDocument(String) - Static method in class com.arbortext.epic.Acl
Returns the DOM Document object corresponding to an Arbortext document ID.
DOMIMPLEMENTATION_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a DOMImplementation object.
DOMImplementationImpl - Class in com.arbortext.epic.internal.aom
 
DOMImplementationImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
DOMOID(String) - Static method in class com.arbortext.epic.Acl
Returns the DOM Node associated with the supplied ACL object identifier oid.
DOMSTRINGLIST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a DOMStringList object.
DOMStringListImpl - Class in com.arbortext.epic.internal.aom
 
DOMStringListImpl(long) - Constructor for class com.arbortext.epic.internal.aom.DOMStringListImpl
 
doSource(Context, String) - Static method in class com.arbortext.epic.internal.js.JavaScript
Load and evaluate a JavaScript source file.
DOUBLE_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 

E

editBegin() - Method in interface com.arbortext.epic.ADocument
The editBegin and editEnd methods provide a mechanism to bracket a series of document changes which may optionally be rolled back.
editBegin() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
editEnd(boolean) - Method in interface com.arbortext.epic.ADocument
This method commits or rolls back the changes made to the document since the matching editBegin call.
editEnd(boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
ELEMENT_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as ELEMENT content in the DTD.
ElementEditVAL - Interface in org.w3c.dom.validation
This interface extends the NodeEditVAL interface with additional methods for guided document editing.
ElementImpl - Class in com.arbortext.epic.internal.aom
 
ElementImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ElementImpl
 
emitMarkupFile(Node, Node, int, String) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
emitMarkupFile(Node, Node, int, String) - Method in interface com.arbortext.epic.io.IOHost
Writes the contents of an object to a file.
emitMarkupString(Node, Node, int) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
emitMarkupString(Node, Node, int) - Method in interface com.arbortext.epic.io.IOHost
Returns the contents of an object as a string.
EMPTY_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as EMPTY content in the DTD.
ENABLE_ANY - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at any edge of the main window.
ENABLE_BOTTOM - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the bottom edge of the main window.
ENABLE_BOTTOM_LEFT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the bottom and left edges of the main window.
ENABLE_BOTTOM_LEFT_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the bottom, left, and right edges of the main window.
ENABLE_BOTTOM_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the bottom and right edges of the main window.
ENABLE_LEFT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the left edge of the main window.
ENABLE_LEFT_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the left and right edges of the main window.
ENABLE_NONE - Static variable in interface com.arbortext.epic.ui.Window
The window is not allowed to dock.
ENABLE_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the right edge of the main window.
ENABLE_TOP - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top edge of the main window.
ENABLE_TOP_BOTTOM - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top and bottom edges of the main window.
ENABLE_TOP_BOTTOM_LEFT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top, bottom, and left edges of the main window.
ENABLE_TOP_BOTTOM_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top, bottom, and right edges of the main window.
ENABLE_TOP_LEFT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top and left edges of the main window.
ENABLE_TOP_LEFT_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top, left, and right edges of the main window.
ENABLE_TOP_RIGHT - Static variable in interface com.arbortext.epic.ui.Window
The window is allowed to dock at the top and right edges of the main window.
enableDocking(short) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
enableDocking(short) - Method in interface com.arbortext.epic.ui.Window
Specifies the edges of the main window this window is allowed to dock to.
EntityImpl - Class in com.arbortext.epic.internal.aom
 
EntityImpl(long) - Constructor for class com.arbortext.epic.internal.aom.EntityImpl
 
EntityReferenceImpl - Class in com.arbortext.epic.internal.aom
 
EntityReferenceImpl(long) - Constructor for class com.arbortext.epic.internal.aom.EntityReferenceImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
equals(Object) - Method in class com.arbortext.epic.internal.jni.MethodSignatureCacheKey
 
error(String) - Static method in class com.arbortext.epic.Application
Sounds a beep and displays the error message specified by message in the status bar of the active window if possible, otherwise in a separate dialog.
escapeString(String) - Static method in class com.arbortext.epic.Acl
This generates a doubly-quoted string (") and escapes \, ", and $.
eval(String) - Static method in class com.arbortext.epic.Acl
Evaluates a string as an ACL expression and returns the result of the evaluation as a string.
eval(String) - Static method in class com.arbortext.epic.internal.js.JavaScript
Overloaded version with optional usePrivate parameter omitted.
eval(String, boolean) - Static method in class com.arbortext.epic.internal.js.JavaScript
Main entry point for evaluating string as a java script
EVENT_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a Event object.
EventImpl - Class in com.arbortext.epic.internal.aom.events
 
EventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.EventImpl
 
EventImpl(long, boolean) - Constructor for class com.arbortext.epic.internal.aom.events.EventImpl
 
EXAMINE_ALL_COLSPECS - Static variable in interface com.arbortext.epic.table.TableObject
Examine all colspec tags.
EXAMINE_TFOOT_COLSPECS - Static variable in interface com.arbortext.epic.table.TableObject
Examine colspec tags in a tfoot.
EXAMINE_TGROUP_COLSPECS - Static variable in interface com.arbortext.epic.table.TableObject
Examine colspec tags at the top level in a tgroup.
EXAMINE_THEAD_COLSPECS - Static variable in interface com.arbortext.epic.table.TableObject
Examine colspec tags in a thead.
ExceptionVAL - Exception Class in org.w3c.dom.validation
Some Validation operations may throw an ExceptionVAL as described in their descriptions.
ExceptionVAL(short) - Constructor for exception class org.w3c.dom.validation.ExceptionVAL
 
ExceptionVAL(short, String) - Constructor for exception class org.w3c.dom.validation.ExceptionVAL
 
execute(String) - Static method in class com.arbortext.epic.Acl
Executes a string as an ACL command.
execute(Callable<V>) - Static method in class com.arbortext.epic.AOMAccessController
If the access controller is locked to a specific thread via AOMAccessController.runMultiThreadedJob(Callable), and the calling thread is not that thread, executes the given command on that thread and waits for the result.
exitScope() - Static method in class com.arbortext.epic.internal.js.JavaScript
Resets the class variable activeScope so private scopes get garbage collected.
expand(boolean) - Method in interface com.arbortext.epic.ANode
Expands the parent CMS object that contains this node.
expand(boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
extractContents() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 

F

FAIL_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
General failure.
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
finalize() - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
find(String) - Method in class com.arbortext.epic.internal.aom.ui.MenuBarImpl
 
find(String) - Method in interface com.arbortext.epic.ui.MenuBar
Finds the menu item associated with the menu path specified by menuPath.
findFontPI(boolean) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
findFontPI(boolean) - Method in interface com.arbortext.epic.table.TableCell
Returns an Element node for the font PI in the cell, creating it if asked to.
findObject(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
findObject(TableObject) - Method in interface com.arbortext.epic.table.TableObjectStore
Returns true if the object is in the store.
FLOAT_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
FOLDER_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is a folder.
FOLDER_NOT_FOUND_ERR - Static variable in exception class com.arbortext.epic.io.IOException
A requested folder was not found in the CMS.
FRAME_COMPONENT - Static variable in interface com.arbortext.epic.ui.Component
The component is a Window object.
func(String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name for the function and assembles the function name and the "()" into a single string.
func(String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and an argument for the function and assembles the function name and the argument into a single string.
func(String, String...) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and any number of arguments for the function and assembles the function name and the arguments into a single string.
func(String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and two arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and three arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and four arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and five arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and six arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and seven arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and eight arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and nine arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and ten arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and eleven arguments for the function and assembles the function name and arguments into a single string.
func(String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.arbortext.epic.Acl
A convenience method for the eval method that accepts an ACL function name and twelve arguments for the function and assembles the function name and arguments into a single string.

G

generateEntityName() - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last parameter.
generateEntityName() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
generateEntityName(String) - Method in interface com.arbortext.epic.ADocument
Generates an entity name suitable for use with this document.
generateEntityName(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
generateEntityName(String) - Method in interface com.arbortext.epic.io.IOSession
Generates an entity name that is unique within the scope of the entire CMS as per the given Logical ID.
getAclId() - Method in interface com.arbortext.epic.ADocument
An integer constant uniquely identifying the document.
getAclId() - Method in interface com.arbortext.epic.cms.CMSAdapter
Specifies the adapter ID associated with this CMSAdapter object.
getAclId() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the dobj ID equivalent to this CMSObject object.
getAclId() - Method in interface com.arbortext.epic.cms.CMSSession
Represent the session ID associated with the CMSSession object.
getAclId() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getAclId() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAclId() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getAclId() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getAclId() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getAclId() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getAclId() - Method in interface com.arbortext.epic.ui.View
An integer constant uniquely identifying the view.
getAclId() - Method in interface com.arbortext.epic.ui.Window
An integer constant uniquely identifying the window.
getActiveDocument() - Static method in class com.arbortext.epic.Application
A DOM Document that represents the PTC Arbortext Editor or PTC Arbortext Publishing Engine active or current document .
getActiveScope(Context, boolean) - Static method in class com.arbortext.epic.internal.js.JavaScript
Returns the activeScope for either the global scope (creating it if necessary) or to a newly created private one if usePrivate is true.
getActiveSession() - Static method in class com.arbortext.epic.Application
Represents the active CMSSession (if any).
getActiveView() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getActiveView() - Method in interface com.arbortext.epic.ui.Window
A View object that represents the window's active view.
getActiveWindow() - Static method in class com.arbortext.epic.Application
A Window object that represents the PTC Arbortext Editor active window.
getAdapter() - Method in interface com.arbortext.epic.cms.CMSSession
Specifies the CMSAdapter object associated with this session.
getAdapter() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getAdapter(String) - Static method in class com.arbortext.epic.Application
Returns the requested adapter if available.
getAdapterQNames() - Static method in class com.arbortext.epic.Application
A list of adapter qualified names for all registered adapters that are available to the application.
getAllowedAttributes() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedAttributes() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all possible attribute information items or wildcards that can appear as attributes of this element, or null if this element has no context or schema.
getAllowedChildren() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedChildren() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all possible element information items or wildcards that can appear as children of this element, or null if this element has no context or schema.
getAllowedFirstChildren() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedFirstChildren() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all possible element information items or wildcards that can appear as a first child of this element, or null if this element has no context or schema.
getAllowedInsertElements() - Method in interface com.arbortext.epic.ARange
Elements that can be inserted into the Document or DocumentFragment at the start of the Range such that the result will be compliant with VAL_SCHEMA validity type.
getAllowedInsertElements() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getAllowedNextSiblings() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedNextSiblings() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all element information items or wildcards that can be inserted as a next sibling of this element, or null if this element has no context or schema.
getAllowedParents() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedParents() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all possible element information items that can appear as a parent this element, or null if this element has no context or schema.
getAllowedPreviousSiblings() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAllowedPreviousSiblings() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of all element information items or wildcards that can be inserted as a previous sibling of this element, or null if this element has no context or schema.
getAllowedSurroundElements() - Method in interface com.arbortext.epic.ARange
Elements that can surround the Range such that the result will be compliant with VAL_SCHEMA validity type.
getAllowedSurroundElements() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getAllReferences() - Method in interface com.arbortext.epic.cms.CMSObject
Returns a collection of all active object references to the same associated CMS object version.
getAllReferences() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAltKey() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getAlwaysSaveChildRefs() - Method in interface com.arbortext.epic.io.IOSession
Always save child references, even if they have not changed.
getApplyOverlay() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies whether the CMS browser should apply its default icon overlay logic (the corresponding value is 1.) Overlay icons represent an object's lock status.
getApplyOverlay() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getApplyOverlay() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies whether the CMS browser should apply its default icon overlay logic (the corresponding value is 1.) Overlay icons represent an object's lock status.
getAttrChange() - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
getAttribute(String) - Method in interface com.arbortext.epic.cms.CMSObject
Method overload which omits the last parameter.
getAttribute(String) - Method in interface com.arbortext.epic.cms.CMSSession
Reads the value of a session attribute.
getAttribute(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAttribute(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAttribute(String) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getAttribute(String) - Method in interface com.arbortext.epic.io.IOSession
Reads the value of a session attribute.
getAttribute(String) - Method in interface com.arbortext.epic.table.TableObject
Returns the value of an attribute given the ID of the attribute.
getAttribute(String, int) - Method in interface com.arbortext.epic.cms.CMSObject
Reads the value of an attribute.
getAttribute(String, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAttribute(String, int) - Method in interface com.arbortext.epic.io.IOObject
Reads the value of an attribute.
getAttributeNode(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAttributeNodeNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAttributeNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getAttributes() - Method in interface com.arbortext.epic.cms.CMSObject
Method overload which omits the last parameter.
getAttributes() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAttributes() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getAttributes(StringList) - Method in interface com.arbortext.epic.cms.CMSObject
Gets the values for a list of attributes.
getAttributes(StringList) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getAttributes(StringList) - Method in interface com.arbortext.epic.io.IOObject
Gets the values for a list of attributes.
getAttrName() - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
getBackgroundColor() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getBackgroundColor() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getBackgroundColor() - Method in interface com.arbortext.epic.ui.View
The background color of the View.
getBackgroundColor() - Method in interface com.arbortext.epic.ui.Window
The background color of the window.
getBaseURI() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getBottomCell() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getBottomCell() - Method in interface com.arbortext.epic.table.TableColumn
The bottom cell in the column.
getBubbles() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getBufferName() - Method in interface com.arbortext.epic.AEditEvent
Identifies the name of the paste buffer that is used by the AOMCut, AOMCopy, or AOMPaste event.
getBufferName() - Method in class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
getBurstBoundaryType(Node) - Method in interface com.arbortext.epic.cms.CMSSession
For the given node, determines the burst boundary type according to the bursting rules associated with this session.
getBurstBoundaryType(Node) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getBurstPolicy() - Method in interface com.arbortext.epic.cms.CMSSession
Represents the burst policy of the adapter.
getBurstPolicy() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getBurstPolicy() - Method in interface com.arbortext.epic.io.IOSession
Bursting divides a document into subcomponents according to user-specified object boundary rules (see the loadConfiguration() method for more details).
getBurstUserOverride() - Method in interface com.arbortext.epic.cms.CMSSession
Set to true if this session has the user override set to on for bursting-related options such as object names.
getBurstUserOverride() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getButton() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getCancelable() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getCanOverride() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
If true, for the CMSSessionBurstDocument event, the event handler can override the values in the topLevelName and folderLogicalId properties.
getCanOverride() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getCellAbove() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getCellAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getCellAbove() - Method in interface com.arbortext.epic.table.TableCell
The cell above this cell.
getCellAbove() - Method in interface com.arbortext.epic.table.TableRule
The cell above the rule if the rule is horizontal.
getCellBelow() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getCellBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getCellBelow() - Method in interface com.arbortext.epic.table.TableCell
The cell below this cell.
getCellBelow() - Method in interface com.arbortext.epic.table.TableRule
The cell below the rule if the rule is horizontal
getCellCount() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getCellCount() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getCellCount() - Method in interface com.arbortext.epic.table.TableColumn
The number of cells in the column.
getCellCount() - Method in interface com.arbortext.epic.table.TableRow
The number of cells in the row.
getCellLeft() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getCellLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getCellLeft() - Method in interface com.arbortext.epic.table.TableCell
The cell to the left of this cell.
getCellLeft() - Method in interface com.arbortext.epic.table.TableRule
The cell to the left of the rule if the rule is vertical
getCellRight() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getCellRight() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getCellRight() - Method in interface com.arbortext.epic.table.TableCell
The cell to the right of this cell.
getCellRight() - Method in interface com.arbortext.epic.table.TableRule
The cell to the right of the rule if the rule is vertical.
getCells() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getCells() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getCells() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCells() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getCells() - Method in interface com.arbortext.epic.table.TableColumn
A TableObjectStore containing all the cells in the column.
getCells() - Method in interface com.arbortext.epic.table.TableGrid
A TableObjectStore containing all the cells in the grid.
getCells() - Method in interface com.arbortext.epic.table.TableRectangle
A TableObjectStore containing all the cells in the rectangle.
getCells() - Method in interface com.arbortext.epic.table.TableRow
A TableObjectStore containing all the cells in the row.
getCellsAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsAbove() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the cells just above the rectangle.
getCellsBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsBelow() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the cells just below the rectangle.
getCellsLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsLeft() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the cells just to the left of the rectangle.
getCellsOnBottomEdge() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsOnBottomEdge() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing all the cells on the bottom edge of the rectangle.
getCellsOnLeftEdge() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsOnLeftEdge() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing all the cells on the left edge of the rectangle.
getCellsOnRightEdge() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsOnRightEdge() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing all the cells on the right edge of the rectangle.
getCellsOnTopEdge() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsOnTopEdge() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing all the cells on the top edge of the rectangle.
getCellsRight() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getCellsRight() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the cells just to the right of the rectangle.
getChecked() - Method in class com.arbortext.epic.internal.aom.ui.MenuItemImpl
 
getChecked() - Method in interface com.arbortext.epic.ui.MenuItem
For toggle menu items only.
getChildNodes() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getChildren() - Method in interface com.arbortext.epic.cms.CMSObject
Retrieves the contents of a folder or the children of a document object.
getChildren() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getChildren() - Method in interface com.arbortext.epic.io.IOObject
Retrieves the contents of a folder or the children of a document object.
getClassName() - Method in class com.arbortext.epic.internal.js.GlobalScope
Return name of this class, the global object.
getClientX() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getClientY() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getCMSObject() - Method in interface com.arbortext.epic.ANode
Represents the CMSObject associated with this Node (may be null).
getCMSObject() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getCMSObject(long) - Static method in class com.arbortext.epic.Acl
Returns a CMSObject object equivalent to the given ACL dobj id.
getCMSObject(String) - Static method in class com.arbortext.epic.Acl
Returns a CMSObject object equivalent to the given ACL dobj id.
getCMSObjects() - Method in interface com.arbortext.epic.ADocument
Returns an collection of all the objects in this document.
getCMSObjects() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getCmsObjectType() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the name of the CMS object type.
getCmsObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getCmsObjectType() - Method in interface com.arbortext.epic.io.IOObject
Specifies the name of the CMS object type.
getCmsPathName() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the path name of object in the CMS.
getCmsPathName() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getCmsPathName() - Method in interface com.arbortext.epic.io.IOObject
Specifies the path name of object in the CMS.
getCMSSession(long) - Static method in class com.arbortext.epic.Acl
Returns the CMSSession object associated with the given ACL session id.
getCMSSession(String) - Static method in class com.arbortext.epic.Acl
Returns the CMSSession object associated with the given ACL session id.
getCode() - Method in exception class com.arbortext.epic.AclException
Indicates the nature of the exception.
getCollapsed() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getColumn() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getColumn() - Method in interface com.arbortext.epic.table.TableCell
The column that the cell is part of.
getColumnCount() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getColumnCount() - Method in interface com.arbortext.epic.table.TableGrid
The number of columns in the grid
getColumnLeft() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getColumnLeft() - Method in interface com.arbortext.epic.table.TableColumn
A TableColumn representing the column to the left of this one.
getColumnRight() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getColumnRight() - Method in interface com.arbortext.epic.table.TableColumn
A TableColumn representing the column to the right of this one.
getColumns() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getColumns() - Method in interface com.arbortext.epic.table.TableGrid
A TableObjectStore containing all the columns in the grid.
getComment() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the check in or check out comment for the object.
getComment() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getComment() - Method in interface com.arbortext.epic.io.IOObject
Specifies the check in/check out comment for the object.
getCommonAncestorContainer() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getComponentType() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getComponentType() - Method in interface com.arbortext.epic.ui.Component
A code representing the type of the underlying object, as defined by ComponentType.
getConfigurationPath(String) - Method in interface com.arbortext.epic.io.IOSession
Returns the CMS folder path and logical ID for a specific burst configuration file.
getConnected() - Method in interface com.arbortext.epic.cms.CMSSession
Set to true if the session is still connected.
getConnected() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getConstructorSignature(String, int) - Static method in class com.arbortext.epic.internal.jni.Reflect
Given the fully qualified class and arg count this will return the JNI signature of the given constructor, or a CLASS_NOT_FOUND_ERR if not found.
getContentModel() - Method in interface com.arbortext.epic.ANode
Returns the content model as specified in the DTD or schema associated with the owner document of this Node as a DOMString.
getContentModel() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getContents() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getContents() - Method in interface com.arbortext.epic.table.TableCell
The contents of the cell.
getContentType() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the type of the object's content.
getContentType() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getContentType() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getContentType() - Method in interface com.arbortext.epic.io.IOObject
Returns an Editor and PE-defined string that indicates the content type of the object.
getContentType() - Method in interface org.w3c.dom.validation.ElementEditVAL
The content type of an element as defined above.
getContextString() - Method in interface com.arbortext.epic.ARange
This function returns a DOMString describing the context of the start of this Range.
getContextString() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getContinuousValidityChecking() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getContinuousValidityChecking() - Method in interface org.w3c.dom.validation.DocumentEditVAL
An attribute specifying whether the validity of the document is continuously enforced.
getCreationDate() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the object's creation date in an adapter-specific human-readable form.
getCreationDate() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getCreationDate() - Method in interface com.arbortext.epic.io.IOObject
Specifies the object creation date in an adapter-specific human-readable form.
getCtrlKey() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getCurrentTarget() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getCurrentUser() - Method in interface com.arbortext.epic.cms.CMSAdapterDisconnectEvent
Specifies the CMS user name associated with the session.
getCurrentUser() - Method in interface com.arbortext.epic.cms.CMSSession
Specifies the current CMS user name.
getCurrentUser() - Method in interface com.arbortext.epic.cms.CMSSessionDisconnectEvent
Specifies the CMS user name associated with the session.
getCurrentUser() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterDisconnectEventImpl
 
getCurrentUser() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionDisconnectEventImpl
 
getCurrentUser() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getCurrentUser() - Method in interface com.arbortext.epic.io.IOSession
Specifies the current CMS user name.
getCustomDirectory() - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
getCustomDirectory(String) - Static method in class com.arbortext.epic.Application
Returns the installation directory for a specified application.
getCustomProperties() - Static method in class com.arbortext.epic.Application
Returns a PropertyMap object containing custom properties for an application.
getData() - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
getData() - Method in class com.arbortext.epic.internal.aom.ProcessingInstructionImpl
 
getDataType(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getDataType(String) - Method in interface com.arbortext.epic.PropertyMap
Returns the type of data associated with the specified key in the PropertyMap.
getDefaultCreateInfo() - Method in interface com.arbortext.epic.cms.CMSSession
Returns the default object creation information that is not specific to any particular document type.
getDefaultCreateInfo() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getDefaultFolder() - Method in interface com.arbortext.epic.cms.CMSSession
Specifies the Logical ID of the current user's default folder.
getDefaultFolder() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getDefaultFolder() - Method in interface com.arbortext.epic.io.IOSession
Specifies the Logical ID of the current user's default folder.
getDefaultParameters() - Method in interface com.arbortext.epic.Composer
Returns the pipeline's default parameters.
getDefaultParameters() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getDefaultPermissions() - Method in interface com.arbortext.epic.io.IOSession
Specifies the default permissions for new objects.
getDefaultValue() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getDefaultValue() - Method in interface org.w3c.dom.validation.NodeEditVAL
The default value specified in an attribute or an element declaration or null if unspecified.
getDefaultView() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDefinedElements(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDefinedElements(String) - Method in interface org.w3c.dom.validation.DocumentEditVAL
Returns list of all element information item names of global declaration, belonging to the specified namespace.
getDetail() - Method in interface com.arbortext.epic.ADocumentEvent
Specifies detail information about the ADocumentEvent, depending on the type of event.
getDetail() - Method in interface com.arbortext.epic.AEditEvent
Identifies detail information about the Event, depending on the type of event.
getDetail() - Method in interface com.arbortext.epic.ApplicationEvent
Specifies detail information about the ApplicationEvent, depending on the type of event.
getDetail() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
getDetail() - Method in class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
getDetail() - Method in class com.arbortext.epic.internal.aom.events.ApplicationEventImpl
 
getDetail() - Method in class com.arbortext.epic.internal.aom.events.UIEventImpl
 
getDialog() - Method in interface com.arbortext.epic.ANode
Returns the Window for the XUI dialog associated with this Node, if any.
getDialog() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getDialogView() - Method in class com.arbortext.epic.internal.aom.ui.DialogImpl
 
getDialogView() - Method in interface com.arbortext.epic.ui.Dialog
The XUI dialog view of the dialog.
getDirectory() - Method in interface com.arbortext.epic.ADocument
The directory associated with the document.
getDirectory() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDisplayIcon() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies the graphic icon used to represent this object instance in the Editor's CMS browser.
getDisplayIcon() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getDisplayIcon() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies the graphic icon used to represent this object instance in the Editor's CMS browser.
getDisplayIcon() - Method in interface com.arbortext.epic.io.IOObject
Specifies the display icon(s) that should appear in the Document Map and Edit window for the object.
getDock() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getDock() - Method in interface com.arbortext.epic.ui.Window
Indicates the docking state of the window.
getDockable() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getDockable() - Method in interface com.arbortext.epic.ui.Window
A boolean value indicating if the window can dock to a main window.
getDoctype() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDoctypeName() - Method in interface com.arbortext.epic.ADocumentType
If there is an associated DTD or Schema file then this is the basename of that file.
getDoctypeName() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getDoctypeURI() - Method in interface com.arbortext.epic.ADocumentType
The absolute URI of the document type directory associated with this DocumentType or null if undefined, for example, for free-form XML or untagged documents.
getDoctypeURI() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getDocument() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
For the CMSSessionBurstDocument event, this is the document that will be burst.
getDocument() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getDocument() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getDocument() - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
getDocument() - Method in interface com.arbortext.epic.table.TableObject
The document containing this table object.
getDocumentElement() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDocuments() - Static method in class com.arbortext.epic.Application
A DOM NodeList which contains all documents currently opened by PTC Arbortext Editor or PTC Arbortext Publishing Engine.
getDocumentURI() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDomain() - Method in interface com.arbortext.epic.AEvent
The domain identifier of the event.
getDomain() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getDomConfig() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getDOMDocument(long) - Static method in class com.arbortext.epic.Acl
Returns the DOM Document object corresponding to an Arbortext document ID.
getDOMDocument(String) - Static method in class com.arbortext.epic.Acl
Returns the DOM Document object corresponding to an Arbortext document ID.
getDomImplementation() - Static method in class com.arbortext.epic.Application
The DOMImplementation object.
getDOMOID(String) - Static method in class com.arbortext.epic.Acl
Returns the DOM Node associated with the supplied ACL object identifier oid.
getElement() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getElement() - Method in interface com.arbortext.epic.table.TableObject
The Element for the markup associated with this table object.
getElementById(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getElementsByAttribute(String, String, short) - Method in interface com.arbortext.epic.ADocument
Returns a NodeList of all descendant Elements that match the given attribute name and attribute value, in the order in which they are encountered in a pre-order traversal of this Document tree.
getElementsByAttribute(String, String, short) - Method in interface com.arbortext.epic.AElement
Returns a NodeList of all descendant Elements that match the given attribute name and attribute value, in the order in which they are encountered in a pre-order traversal of this Element tree.
getElementsByAttribute(String, String, short) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getElementsByAttribute(String, String, short) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getElementsByAttributeNS(String, String, String, short) - Method in interface com.arbortext.epic.ADocument
Returns a NodeList of all descendant Elements that match the given attribute namespace URI, local name, and attribute value, in the order in which they are encountered in a pre-order traversal of this Document tree.
getElementsByAttributeNS(String, String, String, short) - Method in interface com.arbortext.epic.AElement
Returns a NodeList of all descendant Elements that match the given attribute namespace URI, local name, and attribute value, in the order in which they are encountered in a pre-order traversal of this Element tree.
getElementsByAttributeNS(String, String, String, short) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getElementsByAttributeNS(String, String, String, short) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getElementsByTagName(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getElementsByTagName(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getElementsByTagNameNS(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getElementsByTagNameNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getEmbedded() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getEmbedded() - Method in interface com.arbortext.epic.ui.Window
A boolean value indicating if the window frame is embedded via ActiveX into a containing parent window.
getEmpty() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
getEmpty() - Method in interface com.arbortext.epic.table.TableTilePlex
True if the tileplex is empty.
getEnabled() - Method in class com.arbortext.epic.internal.aom.ui.MenuItemImpl
 
getEnabled() - Method in interface com.arbortext.epic.ui.MenuItem
Shows whether the menu item is active or not.
getEnclosingCell() - Method in interface com.arbortext.epic.ANode
The table cell this node is in, if any.
getEnclosingCell() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getEnclosingCMSObject() - Method in interface com.arbortext.epic.ANode
Represents the innermost CMSObject which contains this Node (may be null).
getEnclosingCMSObject() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getEnclosingObject() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the object reference that encloses this particular CMS object reference.
getEnclosingObject() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getEncoding() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the character encoding of the object's content.
getEncoding() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getEncoding() - Method in interface com.arbortext.epic.io.IOObject
Specifies the character encoding of the object's content.
getEnd() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the last DOM Node associated with the object reference.
getEnd() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Specifies an event-dependent DOM end Node associated with the event.
getEnd() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
DOM end Node associated with the event.
getEnd() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getEnd() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getEnd() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getEndColumnIndex() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getEndColumnIndex() - Method in interface com.arbortext.epic.table.TableRule
The index of the ending column of the rule.
getEndContainer() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getEndOffset() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getEndOID() - Method in interface com.arbortext.epic.ARange
The end OID of the Range.
getEndOID() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getEndPos() - Method in interface com.arbortext.epic.ARange
The end position (in ACL) of the Range.
getEndPos() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getEndRowIndex() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getEndRowIndex() - Method in interface com.arbortext.epic.table.TableRule
The index of the ending row of the rule.
getEntities() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getEnumeratedValues() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getEnumeratedValues() - Method in interface org.w3c.dom.validation.NodeEditVAL
A DOMStringList, as described in [DOM Level 3 Core], of distinct values for an attribute or an element declaration or null if unspecified.
getErrorCode() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Used when the event handler wants to cancel the operation or throw an error exception.
getErrorCode() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Used when the event handler wants to cancel the operation or throw an error exception.
getErrorCode() - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
Used when the event handler wants to cancel the operation or throw an error exception.
getErrorCode() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Used when the event handler wants to cancel the operation or throw an error exception.
getErrorCode() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Used when the event handler wants to cancel the operation or throw an error exception.
getErrorCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getErrorCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getErrorCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
getErrorCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getErrorCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getErrorMessage() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
getErrorMessage() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
getErrorMessage() - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
getErrorMessage() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
getErrorMessage() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
getErrorMessage() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getErrorMessage() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getErrorMessage() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
getErrorMessage() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getErrorMessage() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getEvent() - Static method in class com.arbortext.epic.Application
An Event object which stores the context of the current event.
getEventPhase() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getFeature(String, String) - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
getFeature(String, String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getFile(String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
getFile(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getFile(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Downloads an object from the CMS to a local file and returns the local path name.
getFile(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getFile(String, String) - Method in interface com.arbortext.epic.io.IOSession
Downloads an object's content from the CMS to a local file and returns the local path name.
getFileMappingEntry(String) - Method in interface com.arbortext.epic.cms.CMSSession
Checks whether a resolved path name already exists in the CMS.
getFileMappingEntry(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getFileMappingEntry(String) - Method in interface com.arbortext.epic.io.IOSession
Checks whether a resolved path name already exists in the CMS.
getFirst() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getFirst() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getFirst() - Method in interface com.arbortext.epic.table.TableColumn
True if this column is the first column in the TableGrid.
getFirst() - Method in interface com.arbortext.epic.table.TableRow
True if this row is the first row in the TableSet.
getFirstChild() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getFirstChild() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getFirstChild() - Method in interface com.arbortext.epic.ui.Component
The first child of this component.
getFirstGalleyCell() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getFirstGalleyCell() - Method in interface com.arbortext.epic.table.TableGrid
The first cell in the grid in galley order.
getFirstOID() - Method in interface com.arbortext.epic.ANode
A string value that can be spliced into an ACL command or function to indicate the first ACL OID represented by Node.
getFirstOID() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getFirstOIDFromNode(Node) - Static method in class com.arbortext.epic.Acl
Deprecated.
As of Epic 4.0, replaced by getFirstOID in ANode.
getFlags() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Provides an event-dependent bitmask of information.
getFlags() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Creation options.
getFlags() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Creation options.
getFlags() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getFlags() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getFlags() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getFolderLogicalId() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Parent folder for the CMS object.
getFolderLogicalId() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Parent folder for the new object.
getFolderLogicalId() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Parent folder for the CMS object.
getFolderLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getFolderLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getFolderLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getForegroundColor() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getForegroundColor() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getForegroundColor() - Method in interface com.arbortext.epic.ui.View
The foreground color of the View.
getForegroundColor() - Method in interface com.arbortext.epic.ui.Window
The foreground color of the window.
getFullPath() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies the adapter-specific full path name of the CMS object.
getFullPath() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getFullPath() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies the repository-specific full path name of the CMS object.
getFullTextIndexed() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the document is marked for full text indexing.
getFullTextIndexed() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getFullTextIndexed() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the document is marked for full text indexing.
getFullTextSearch() - Method in interface com.arbortext.epic.cms.CMSSession
Indicates whether to index new documents for full-text searching.
getFullTextSearch() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getFullTextSearch() - Method in interface com.arbortext.epic.io.IOSession
Determines whether to index new documents for full-text searching.
getGraphicCmsType() - Method in interface com.arbortext.epic.io.IOSession
Specifies the user-defined object type for graphics.
getGraphicCreateInfo(Node) - Method in interface com.arbortext.epic.cms.CMSSession
Returns the default creation information for a new graphic object.
getGraphicCreateInfo(Node) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getGraphicPath() - Method in interface com.arbortext.epic.ANode
Method overload which omits the last parameter.
getGraphicPath() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getGraphicPath(boolean) - Method in interface com.arbortext.epic.ANode
If this Node represents a graphic tag, returns the full path (if found) to the referenced graphic.
getGraphicPath(boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getGrid() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getGrid() - Method in interface com.arbortext.epic.table.TableObject
The TableGrid containing this table object.
getGridAbove() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getGridAbove() - Method in interface com.arbortext.epic.table.TableGrid
The grid above this one in the table set, if any.
getGridBelow() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getGridBelow() - Method in interface com.arbortext.epic.table.TableGrid
The grid below this one in the table set, if any.
getGridCount() - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
getGridCount() - Method in interface com.arbortext.epic.table.TableSet
The number of grids in the set.
getGrids() - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
getGrids() - Method in interface com.arbortext.epic.table.TableSet
A list of all the TableGrids in the TableSet.
getHasChildRefs() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies whether non-folder objects have any child object references.
getHasChildRefs() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getHasChildRefs() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether a non-folder object has any child references.
getHaveWindows() - Static method in class com.arbortext.epic.Application
Returns true if the application is running in windows-mode.
getHeight() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getHeight() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getHeight() - Method in interface com.arbortext.epic.table.TableRectangle
The height of the rectangle in rows.
getHeight() - Method in interface com.arbortext.epic.ui.Window
The height of the window frame in pixels.
getIcon() - Method in interface com.arbortext.epic.ANode
Used to get or set the name of the display icon that appears to the left of this Node (if any).
getIcon() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getIcon2() - Method in interface com.arbortext.epic.ANode
Used to get or set the name of a second display icon that appears to the left of this Node (if any).
getIcon2() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getImplementation() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getIndex() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getIndex() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getIndex() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getIndex() - Method in interface com.arbortext.epic.table.TableColumn
The column number of this column in its grid.
getIndex() - Method in interface com.arbortext.epic.table.TableGrid
The index of this table in the TableSet it is part of.
getIndex() - Method in interface com.arbortext.epic.table.TableRow
The row number of this row in its grid.
getInitDone() - Static method in class com.arbortext.epic.Application
Returns true if the product has completed initialization.
getInputEncoding() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getInputEncoding() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
getInsertionPoint() - Method in interface com.arbortext.epic.ADocument
A collapsed DOM Range indicating the current location of the cursor.
getInsertionPoint() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getInstance() - Static method in class com.arbortext.epic.internal.js.AOMContextFactory
Returns our singleton instance, creating it if necessary, and setting things up so that our instance will be used everywhere a context is created.
getInstanceDoctypeName() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the object's instance document type name.
getInstanceDoctypeName() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getInstanceDoctypeName() - Method in interface com.arbortext.epic.io.IOObject
Specifies the object's instance document type name.
getInstanceSignature(Object, String, int) - Static method in class com.arbortext.epic.internal.jni.Reflect
Given a class instance, method name and arg count, we return the JNI method signature that can use used to call the method from the JNI layer.
getInternalAttribute(String) - Method in interface com.arbortext.epic.AElement
Returns the value of an attribute as a string.
getInternalAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getInternalAttributes(boolean) - Method in interface com.arbortext.epic.AElement
Returns a PropertyMap containing all attribute names and values.
getInternalAttributes(boolean) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getInternalSubset() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getIsE3() - Static method in class com.arbortext.epic.Application
Returns true if the product is running as PTC Arbortext Publishing Engine, either server or interactive mode.
getIsElementContentWhitespace() - Method in class com.arbortext.epic.internal.aom.TextImpl
 
getIsFolder() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the object is a folder or folder subtype.
getIsFolder() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getIsFolder() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the object is a folder or folder subtype.
getIsId() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getIsLatestVersion() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether this version is the most recent version of the object on a particular CMS branch.
getIsLatestVersion() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getIsLatestVersion() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether this version is the most recent version of the object on a particular CMS branch.
getIsVirtualDocContainer() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the object contains references to child objects which are virtual document objects.
getIsVirtualDocContainer() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getIsVirtualDocContainer() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the object contains references to child objects which are virtual document objects.
getItemType() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Contains a bit mask of the CMSItemType constants.
getItemType() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getItemType() - Method in interface com.arbortext.epic.io.IOBrowseItem
Contains a bit mask of the IOItemType constants.
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getKey() - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
getKeys() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getKeys() - Method in interface com.arbortext.epic.PropertyMap
Returns a StringList of all keys in the collection, which may be used to iterate over the PropertyMap.
getLast() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getLast() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getLast() - Method in interface com.arbortext.epic.table.TableColumn
True if this column is the last column in the TableGrid.
getLast() - Method in interface com.arbortext.epic.table.TableRow
True if this row is the last row in the TableSet.
getLastChild() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getLastChild() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getLastChild() - Method in interface com.arbortext.epic.ui.Component
The last child of this component.
getLastGalleyCell() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getLastGalleyCell() - Method in interface com.arbortext.epic.table.TableGrid
The last cell in the grid in galley order.
getLastOID() - Method in interface com.arbortext.epic.ANode
A string value that can be spliced into an ACL command or function to indicate the last ACL OID represented by Node.
getLastOID() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getLastOIDFromNode(Node) - Static method in class com.arbortext.epic.Acl
Deprecated.
As of Epic 4.0, replaced by getLastOID in ANode.
getLeftCell() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getLeftCell() - Method in interface com.arbortext.epic.table.TableRow
The left-most cell in the row.
getLength() - Method in interface com.arbortext.epic.cms.CMSObjectList
Specifies the number of items in the collection.
getLength() - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
getLength() - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
getLength() - Method in interface com.arbortext.epic.StringList
The current size of the list.
getLength() - Method in interface com.arbortext.epic.table.TableObjectStore
The number of items in the store.
getLocale() - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
getLocale(String) - Static method in class com.arbortext.epic.Application
Returns the requested locale string.
getLocalizedMessage(String) - Static method in class com.arbortext.epic.Application
Returns the localized version of the specified message from the default message catalog file.
getLocalizedMessage(String, Object) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formatted string for inString.
getLocalizedMessage(String, Object...) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formatted string for the inString.
getLocalizedMessage(String, Object, Object) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formated string for the inString.
getLocalizedMessage(String, Object, Object, Object) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formated string for the inString.
getLocalizedMessage(String, Object, Object, Object, Object) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formated string for the inString.
getLocalizedMessage(String, Object, Object, Object, Object, Object) - Static method in class com.arbortext.epic.Application
Returns the localized, substituted, and formated string for the inString.
getLocalName() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getLocalPath() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Full path to a resource (file or HTTP) accessible from the client.
getLocalPath() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getLockable() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the current user can attempt to lock the object.
getLockable() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getLockable() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the current user can attempt to check out the object.
getLockOwner() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the CMS user name that currently holds the lock.
getLockOwner() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getLockOwner() - Method in interface com.arbortext.epic.io.IOObject
Specifies the CMS user name that currently holds the lock.
getLockStatus() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Contains one of the CMSLockStatus constants.
getLockStatus() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the lock status of this CMS object.
getLockStatus() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getLockStatus() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getLockStatus() - Method in interface com.arbortext.epic.io.IOBrowseItem
Contains one of the IOLockStatus constants.
getLockStatus() - Method in interface com.arbortext.epic.io.IOObject
Indicates the lock status of this object.
getLockStatusDisplay() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies a human-readable string describing the lock status.
getLockStatusDisplay() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getLockStatusDisplay() - Method in interface com.arbortext.epic.io.IOObject
Specifies a localized, human-readable string describing the lock status.
getLogicalId() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies the object's Logical ID.
getLogicalId() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the Logical ID of the object used for external binding.
getLogicalId() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
LogicalId for the object being accessed.
getLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getLogicalId() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getLogicalId() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies the object's Logical ID.
getLogicalId() - Method in interface com.arbortext.epic.io.IOObject
Specifies the Logical ID of the object used for external binding.
getLogicalIdPrefixes() - Method in interface com.arbortext.epic.io.IOAdapter
Specifies a list of prefixes used by the adapter-specific Logical IDs and Persistent Object Identifiers (POIDs).
getLongNativeHandle() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getLongNativeHandle() - Method in interface com.arbortext.epic.ui.Window
The native window system handle associated with the window.
getLowerLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getLowerLeft() - Method in interface com.arbortext.epic.table.TableRectangle
The lower left TableCell in the rectangle.
getLowerRight() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getLowerRight() - Method in interface com.arbortext.epic.table.TableRectangle
The lower right TableCell in the rectangle.
getMarkupRange() - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
getMarkupRange() - Method in interface com.arbortext.epic.table.TableSet
Returns a Range that selects all of the markup in the table.
getMarkupType() - Method in interface com.arbortext.epic.ADocument
An integer constant indicating the type of markup used by the document.
getMarkupType() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getMenuBar() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getMenuBar() - Method in interface com.arbortext.epic.ui.Window
The menu bar of the window.
getMetaKey() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getModal() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getModal() - Method in interface com.arbortext.epic.ui.Window
A boolean value indicating if the window is modal.
getModifiable() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getModifiable() - Method in interface com.arbortext.epic.table.TableObject
True if this table object is not read only.
getModificationDate() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the object's last modification date in an adapter-specific human-readable form.
getModificationDate() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getModificationDate() - Method in interface com.arbortext.epic.io.IOObject
Specifies the object's last modification date in an adapter-specific human-readable form.
getModified() - Method in interface com.arbortext.epic.ADocument
A boolean indicating whether the document has been modified.
getModified() - Method in interface com.arbortext.epic.cms.CMSObject
Will be true if the object's content has been modified in memory and has not yet been saved.
getModified() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getModified() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getModified() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getModified() - Method in interface com.arbortext.epic.PropertyMap
A boolean indicating whether the property map object has been modified in the current session.
getModuleType() - Method in interface com.arbortext.epic.AEvent
The module identifier of the event.
getModuleType() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getMulticell() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getMulticell() - Method in interface com.arbortext.epic.table.TableCell
The TableMulticell that this cell is part of.
getName() - Method in interface com.arbortext.epic.ADocument
The name of the document or a null string if the document was created without a name.
getName() - Static method in class com.arbortext.epic.Application
Specifies the name of the PTC Arbortext product, for example, "PTC Arbortext Editor".
getName() - Method in interface com.arbortext.epic.cms.CMSAdapter
Specifies the human-readable name for this adapter.
getName() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies the human-readable object name.
getName() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the name of object.
getName() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Name of the object being created.
getName() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getName() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getName() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies the human-readable object name.
getName() - Method in interface com.arbortext.epic.io.IOObject
Specifies the name of the object.
getName(int) - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
getNamedItem(String) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
getNamedItemNS(String, String) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
getNamespaceURI() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getNamespaceURI(int) - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
getNativeHandle() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getNativeHandle() - Method in interface com.arbortext.epic.ui.Window
The native window system handle associated with the window.
getNewValue() - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
getNext() - Method in interface com.arbortext.epic.cms.CMSBrowseIterator
Returns the next item in the sequence.
getNext() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
getNext() - Method in interface com.arbortext.epic.io.IOBrowseIterator
Returns the next item in the sequence.
getNextSibling() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getNextSibling() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getNextSibling() - Method in interface com.arbortext.epic.ui.Component
The next sibling of this component.
getNodeName() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getNodeType() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getNodeValue() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getNotation() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
An adapter-specific format specification.
getNotation() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getNotationName() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
getNotations() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getNumber(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getNumber(String) - Method in interface com.arbortext.epic.PropertyMap
Returns the integer value data associated with the specified key in the PropertyMap.
getObject() - Method in interface com.arbortext.epic.ADocumentEntityEvent
Identifies the CMSObject in which the declaration was found.
getObject() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
getObjectAttributes(String, StringList) - Method in interface com.arbortext.epic.io.IOSession
Gets the values for a CMS object's list of attributes.
getObjectClass() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the class of the CMS object.
getObjectClass() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getObjectName() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Name of a repository object.
getObjectName() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getObjectReuse() - Method in interface com.arbortext.epic.cms.CMSSession
Indicates whether the session supports object reuse during bursting by maintaining a Logical ID and filename cache.
getObjectReuse() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getObjectReuse() - Method in interface com.arbortext.epic.io.IOSession
Enable object reuse during bursting by maintaining a filename-to-Logical ID table.
getObjects(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
getObjects(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface com.arbortext.epic.table.TableTilePlex
Returns a table object store containing the contents of the tileplex interpreted according to the parameters.
getObjectType() - Method in interface com.arbortext.epic.AOMObject
A code representing the type of the underlying object, as defined by ObjectType.
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getObjectType() - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
getObjType() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Adapter-specific object type string.
getObjType() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getOnBottomMulticellEdge() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getOnBottomMulticellEdge() - Method in interface com.arbortext.epic.table.TableCell
True if the cell is on the bottom edge of a multicell.
getOnLeftMulticellEdge() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getOnLeftMulticellEdge() - Method in interface com.arbortext.epic.table.TableCell
True if the cell is on the left edge of a multicell.
getOnRightMulticellEdge() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getOnRightMulticellEdge() - Method in interface com.arbortext.epic.table.TableCell
True if the cell is on the right edge of a multicell.
getOnTopMulticellEdge() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getOnTopMulticellEdge() - Method in interface com.arbortext.epic.table.TableCell
True if the cell in on the top edge of a multicell.
getOption(String) - Method in interface com.arbortext.epic.ADocument
This method returns the value of the PTC Arbortext set option, scoped to this document.
getOption(String) - Static method in class com.arbortext.epic.Application
Returns the value of the PTC Arbortext set option, in global scope.
getOption(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getOption(String) - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getOption(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getOption(String) - Method in interface com.arbortext.epic.ui.View
This method returns the value of the Arbortext set option, scoped to this view.
getOption(String) - Method in interface com.arbortext.epic.ui.Window
Returns the value of the Arbortext set option, scoped to this window.
getOptionNames() - Method in interface com.arbortext.epic.ADocument
A StringList containing the names of all document-scope PTC Arbortext set options.
getOptionNames() - Static method in class com.arbortext.epic.Application
A StringList containing the names of all PTC Arbortext set options, excluding ACL hook names.
getOptionNames() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getOptionNames() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getOptionNames() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getOptionNames() - Method in interface com.arbortext.epic.ui.View
A StringList containing the names of all view-scope Arbortext set options.
getOptionNames() - Method in interface com.arbortext.epic.ui.Window
A StringList containing the names of all window-scoped Arbortext set options.
getOptionScope(String) - Static method in class com.arbortext.epic.Application
Returns the scope of the PTC Arbortext set option.
getOrientation() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getOrientation() - Method in interface com.arbortext.epic.table.TableRule
The orientation of the rule, that is, VERTICAL or HORIZONTAL.
getOwnerDocument() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getOwnerElement() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getOwnerNode() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getOwnerNode() - Method in interface com.arbortext.epic.ui.Window
The document Node that this window is associated with.
getOwnerWindow() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getOwnerWindow() - Method in interface com.arbortext.epic.ui.Component
The Window in which this component resides.
getParamDocumentation(String) - Method in interface com.arbortext.epic.Composer
Returns the documentation DOMString for a parameter.
getParamDocumentation(String) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getParamEnumerationValues(String) - Method in interface com.arbortext.epic.Composer
Returns an array of options for an enumeration parameter.
getParamEnumerationValues(String) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getParameter(String) - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
getParameterNames() - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
getParamLabel(String) - Method in interface com.arbortext.epic.Composer
Returns the label DOMString for a parameter.
getParamLabel(String) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getParamType(String) - Method in interface com.arbortext.epic.Composer
Returns the type string for a parameter.
getParamType(String) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
getParent() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getParent() - Method in interface com.arbortext.epic.ui.Window
The parent Window of this frame if it is a child window.
getParentComponent() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getParentComponent() - Method in interface com.arbortext.epic.ui.Component
The parent of this component.
getParentNode() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getParents() - Method in interface com.arbortext.epic.cms.CMSObject
Returns an iterator over the set of documents that reference this object.
getParents() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getParents() - Method in interface com.arbortext.epic.io.IOObject
Returns an iterator over the set of documents that reference this object.
getPasteRectangle() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
getPasteRectangle() - Method in interface com.arbortext.epic.table.TableTilePlex
If the tileplex consists of a single rectangle and no rules, this rectangle is returned.
getPath() - Static method in class com.arbortext.epic.Application
specifies the location of the directory that contains the program files needed to run the software.
getPermission() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the permissions associated with the object in a human-readable string.
getPermission() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getPermission() - Method in interface com.arbortext.epic.io.IOObject
Specifies the object permissions in a human-readable string.
getPoid() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the Persistent Object Identifier (POID) associated with the object.
getPoid() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getPoid() - Method in interface com.arbortext.epic.io.IOObject
Specifies the Persistent Object Identifier (POID) associated with the object.
getPrefix() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getPreviousSibling() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getPreviousSibling() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getPreviousSibling() - Method in interface com.arbortext.epic.ui.Component
The previous sibling of this component.
getPrevValue() - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
getProperties() - Method in interface com.arbortext.epic.ADocument
A PropertyMap object containing user-defined properties for the document.
getProperties() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getPropertyMap() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getPropertyMap() - Method in interface com.arbortext.epic.ui.Window
The PropertyMap associated with the window, or null if not set.
getPublicId() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the Public ID of the object's DTD or Schema.
getPublicId() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getPublicId() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getPublicId() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
getPublicId() - Method in class com.arbortext.epic.internal.aom.NotationImpl
 
getPublicId() - Method in interface com.arbortext.epic.io.IOObject
Specifies the Public ID of the DTD or Schema.
getQualifiedName() - Method in interface com.arbortext.epic.cms.CMSAdapter
Specifies the adapter qualified name associated with this adapter.
getQualifiedName() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getRangeCreateInfo(Node, Node, boolean) - Method in interface com.arbortext.epic.cms.CMSSession
Returns the default creation information for a new object, according to the given start and end Nodes.
getRangeCreateInfo(Node, Node, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getReadOnly() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the object's content is read-only.
getReadOnly() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getReadOnly() - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the object's content should be read-only.
getRelatedDocument() - Method in interface com.arbortext.epic.ADocumentEntityEvent
The Document in which the declaration was found.
getRelatedDocument() - Method in interface com.arbortext.epic.ADocumentEvent
The relatedDocument attribute identifies a document related to the event.
getRelatedDocument() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
getRelatedDocument() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
getRelatedNode() - Method in interface com.arbortext.epic.ADocumentEntityEvent
DOM Entity containing information about the entity declaration.
getRelatedNode() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
getRelatedNode() - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
getRelatedRange() - Method in interface com.arbortext.epic.AEditEvent
Identifies the Range that the event affects.
getRelatedRange() - Method in class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
getRelatedTarget() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getRelatedWindow() - Method in interface com.arbortext.epic.ADocumentEvent
The relatedWindow attribute identifies a window related to the event.
getRelatedWindow() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
getRequiredAttributes() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getRequiredAttributes() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core], of required attribute information items that must appear on this element, or null if this element has no context or schema.
getResult() - Method in interface com.arbortext.epic.ADocumentEntityEvent
A valid entity name to be used a new entity declaration.
getResult() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Represents the event-dependent result of an event.
getResult() - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
The constructed CMS object.
getResult() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
The CMS object created.
getResult() - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
The logical ID of an object created in the repository.
getResult() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getResult() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
getResult() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getResult() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
getResult() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
getRevision() - Method in interface com.arbortext.epic.cms.CMSBrowseItem
Specifies the object's content management system (CMS) version identifier.
getRevision() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
getRevision() - Method in interface com.arbortext.epic.io.IOBrowseItem
Specifies the object's content management system (CMS) version identifier.
getRightCell() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRightCell() - Method in interface com.arbortext.epic.table.TableRow
The right-most cell in the row.
getRootCmsType() - Method in interface com.arbortext.epic.io.IOSession
Specifies the user-defined root object type.
getRow() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getRow() - Method in interface com.arbortext.epic.table.TableCell
The row that the cell is part of.
getRowAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRowAbove() - Method in interface com.arbortext.epic.table.TableRow
A TableRow representing the row above this one.
getRowBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRowBelow() - Method in interface com.arbortext.epic.table.TableRow
A TableRow representing the row below this one.
getRowCount() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getRowCount() - Method in interface com.arbortext.epic.table.TableGrid
The number of rows in the grid
getRows() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getRows() - Method in interface com.arbortext.epic.table.TableGrid
A TableObjectStore containing all the rows in the grid.
getRuleAbove() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getRuleAbove() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getRuleAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getRuleAbove() - Method in interface com.arbortext.epic.table.TableCell
The TableRule on the top edge of the cell.
getRuleAbove() - Method in interface com.arbortext.epic.table.TableColumn
A TableRule for the rule at the top end of the column.
getRuleAbove() - Method in interface com.arbortext.epic.table.TableRule
The rule above this rule.
getRuleBelow() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getRuleBelow() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getRuleBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getRuleBelow() - Method in interface com.arbortext.epic.table.TableCell
The TableRule on the bottom edge of the cell.
getRuleBelow() - Method in interface com.arbortext.epic.table.TableColumn
A TableRule for the rule at the bottom end of the column.
getRuleBelow() - Method in interface com.arbortext.epic.table.TableRule
The rule below this rule.
getRuleLeft() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getRuleLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRuleLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getRuleLeft() - Method in interface com.arbortext.epic.table.TableCell
The TableRule on the left edge of the cell.
getRuleLeft() - Method in interface com.arbortext.epic.table.TableRow
A TableRule for the rule at the left end of the row.
getRuleLeft() - Method in interface com.arbortext.epic.table.TableRule
The rule to the left of this rule.
getRuleRight() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getRuleRight() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRuleRight() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getRuleRight() - Method in interface com.arbortext.epic.table.TableCell
The TableRule on the right edge of the cell.
getRuleRight() - Method in interface com.arbortext.epic.table.TableRow
A TableRule for the rule at the right end of the row.
getRuleRight() - Method in interface com.arbortext.epic.table.TableRule
The rule to the right of this rule.
getRules() - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
getRules() - Method in interface com.arbortext.epic.table.TableGrid
A TableObjectStore containing all the rules in the grid sorted in row major order.
getRulesAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getRulesAbove() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRulesAbove() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the rules on the top edge of the rectangle
getRulesAbove() - Method in interface com.arbortext.epic.table.TableRow
A TableObjectStore containing a TableRule for each rule on the top edge of this row.
getRulesBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getRulesBelow() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getRulesBelow() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the rules on the bottom edge of the rectangle
getRulesBelow() - Method in interface com.arbortext.epic.table.TableRow
A TableObjectStore containing a TableRule for each rule on the bottom edge of this row.
getRulesLeft() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getRulesLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getRulesLeft() - Method in interface com.arbortext.epic.table.TableColumn
A TableObjectStore containing a TableRule for each rule on the left edge of this column.
getRulesLeft() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the rules on the left edge of the rectangle
getRulesRight() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getRulesRight() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getRulesRight() - Method in interface com.arbortext.epic.table.TableColumn
A TableObjectStore containing a TableRule for each rule on the right edge of this column.
getRulesRight() - Method in interface com.arbortext.epic.table.TableRectangle
A table object store containing the rules on the right edge of the rectangle
getSchemaTypeInfo() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getSchemaTypeInfo() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getScreenX() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getScreenX() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getScreenX() - Method in interface com.arbortext.epic.ui.Window
The X coordinate of the window frame's left edge in pixels.
getScreenY() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getScreenY() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getScreenY() - Method in interface com.arbortext.epic.ui.Window
The Y coordinate of the window frame's top edge in pixels.
getSelectionType() - Method in interface com.arbortext.epic.ADocument
An integer constant indicating whether there is no selection ( NO_SELECTION), a text selection ( TEXT_SELECTION), or a table selection ( TABLE_SELECTION).
getSelectionType() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getSession() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the CMSSession object associated with this object.
getSession() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getSessionToken() - Method in interface com.arbortext.epic.cms.CMSSession
Specifies an adapter-specific session identifier that can be used to make calls directly into the CMS vendor API.
getSessionToken() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getSessionToken() - Method in interface com.arbortext.epic.io.IOSession
Specifies a session identifier that can be used to make calls directly into the CMS vendor API.
getSet() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getSet() - Method in interface com.arbortext.epic.table.TableObject
The TableSet containing this table object.
getShiftKey() - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
getSize() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the size of the object content in bytes.
getSize() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getSize() - Method in interface com.arbortext.epic.io.IOObject
Specifies the size of the object content in bytes.
getSpanned() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getSpanned() - Method in interface com.arbortext.epic.table.TableCell
True if this cell is in a multicell and is not the spanning cell in the multicell
getSpanning() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
getSpanning() - Method in interface com.arbortext.epic.table.TableCell
True if this cell is the spanning cell in a multicell
getSpanningCell() - Method in class com.arbortext.epic.internal.aom.table.TableMulticellImpl
 
getSpanningCell() - Method in interface com.arbortext.epic.table.TableMulticell
The spanning cell for this multicell.
getSpecified() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getStart() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the first DOM Node associated with the object reference.
getStart() - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Specifies an event-dependent DOM start Node associated with the event.
getStart() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
DOM start Node associated with the event.
getStart() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
getStart() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getStart() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getStartColumnIndex() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getStartColumnIndex() - Method in interface com.arbortext.epic.table.TableRule
The index of the starting column of the rule.
getStartContainer() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getStartOffset() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getStartOID() - Method in interface com.arbortext.epic.ARange
The start OID of the Range.
getStartOID() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getStartPos() - Method in interface com.arbortext.epic.ARange
The start position (in ACL) of the Range.
getStartPos() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
getStartRowIndex() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getStartRowIndex() - Method in interface com.arbortext.epic.table.TableRule
The index of the starting row of the rule.
getStaticSignature(String, String, int) - Static method in class com.arbortext.epic.internal.jni.Reflect
Given a class instance, method name and arg count, we return the JNI method signature that can use used to call the method from the JNI layer.
getStrictErrorChecking() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getString(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getString(String) - Method in interface com.arbortext.epic.PropertyMap
Returns the string value data associated with the specified key in the PropertyMap.
getStringList(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
getStringList(String) - Method in interface com.arbortext.epic.PropertyMap
Returns the StringList associated with the specified key in the PropertyMap.
getSuppressed() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getSuppressed() - Method in class com.arbortext.epic.internal.aom.table.TableRowImpl
 
getSuppressed() - Method in class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
getSuppressed() - Method in interface com.arbortext.epic.table.TableColumn
True if the entire column is suppressed because all of its cells are spanned and none of them is a spanning cell.
getSuppressed() - Method in interface com.arbortext.epic.table.TableRow
True if the entire row is suppressed because all of its cells are spanned and none of them is a spanning cell.
getSuppressed() - Method in interface com.arbortext.epic.table.TableRule
True if the rule is suppressed because it is inside a multicell (representing a spanned set of cells).
getSuspendUpdate() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getSuspendUpdate() - Method in interface com.arbortext.epic.ui.View
A boolean value showing whether the view should be updated when the document is modified.
getSystemId() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the System ID of the object's DTD or Schema.
getSystemId() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getSystemId() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getSystemId() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
getSystemId() - Method in class com.arbortext.epic.internal.aom.NotationImpl
 
getSystemId() - Method in interface com.arbortext.epic.io.IOObject
Specifies the system ID of the DTD or Schema.
getTableCell() - Method in interface com.arbortext.epic.AElement
The TableCell associated with this AElement.
getTableCell() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTableColumn() - Method in interface com.arbortext.epic.AElement
The TableColumn associated with this AElement .
getTableColumn() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTableGrid() - Method in interface com.arbortext.epic.AElement
The TableGrid associated with this AElement.
getTableGrid() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTableModel() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getTableModel() - Method in interface com.arbortext.epic.table.TableObject
The name of the table model that manages this object.
getTableModels() - Method in interface com.arbortext.epic.ADocumentType
Returns a list of all the table models valid in a document using this DocumentType.
getTableModels() - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
getTableNoDelete() - Method in interface com.arbortext.epic.ANode
Returns true if the node is managed by a table model and the table model indicates the node should be protected from deletion.
getTableNoDelete() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getTableObject() - Method in interface com.arbortext.epic.ANode
Returns the deepest table object (a cell, row, grid, or set) that fully contains the specified node.
getTableObject() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getTableRow() - Method in interface com.arbortext.epic.AElement
The TableRow associated with this AElement.
getTableRow() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTableRule() - Method in interface com.arbortext.epic.AElement
The TableRule associated with this AElement.
getTableRule() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTables() - Method in interface com.arbortext.epic.ADocument
A TableObjectStore containing all of the TableSets in the document.
getTables() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getTableSelection() - Method in interface com.arbortext.epic.ADocument
A TableTilePlex representing the current table selection.
getTableSelection() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getTableSet() - Method in interface com.arbortext.epic.AElement
The TableSet associated with this AElement.
getTableSet() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTagContentType() - Method in interface com.arbortext.epic.AElement
An integer constant giving the declared content type for the element in the document type.
getTagContentType() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTagName() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the tag name for the top-level element in the object.
getTagName() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getTagName() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
getTagName() - Method in interface com.arbortext.epic.io.IOObject
Specifies the tag name for the top-level element in the object.
getTarget() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getTarget() - Method in class com.arbortext.epic.internal.aom.ProcessingInstructionImpl
 
getTargetEncoding() - Method in interface com.arbortext.epic.ADocumentEvent
Specifies the encoding in which the document is saved in a DocumentSaving event.
getTargetEncoding() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
getTargetURI() - Method in interface com.arbortext.epic.ADocumentEvent
Specifies the URI in which the document is saved in a DocumentSaving event.
getTargetURI() - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
getText() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
getText() - Method in interface com.arbortext.epic.ui.Component
The text associated with the component.
getTextContent() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getTextSelection() - Method in interface com.arbortext.epic.ADocument
A DOM Range indicating the current text selection.
getTextSelection() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getTimeStamp() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getTitle() - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
getTitle() - Method in interface com.arbortext.epic.table.TableSet
The table's title (or caption) for table models that define one.
getToid() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getToid() - Method in interface com.arbortext.epic.table.TableObject
The TOID of this table object, which is mainly useful for calling ACL routines.
getTopCell() - Method in class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
getTopCell() - Method in interface com.arbortext.epic.table.TableColumn
The top cell in the column.
getTopLevelName() - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Name of the top-level object which will result from bursting the document.
getTopLevelName() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
getType() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
getType() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
getType() - Method in interface com.arbortext.epic.table.TableObject
The TableObject.Type (set, grid, row, column, cell, rule, and so on) of this table object.
getTypeName() - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
getTypeNamespace() - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
getUpperLeft() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getUpperLeft() - Method in interface com.arbortext.epic.table.TableRectangle
The upper left TableCell in the rectangle.
getUpperRight() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getUpperRight() - Method in interface com.arbortext.epic.table.TableRectangle
The upper right TableCell in the rectangle.
getUserData(String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Retrieves application data from the adapter.
getUserData(String) - Method in interface com.arbortext.epic.cms.CMSObject
Retrieves application data from the object.
getUserData(String) - Method in interface com.arbortext.epic.cms.CMSSession
Retrieves application data from the session.
getUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
getUserData(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getUserData(String) - Method in interface com.arbortext.epic.io.IOAdapter
Retrieves application data from the adapter.
getUserData(String) - Method in interface com.arbortext.epic.io.IOObject
Retrieves application data from the object.
getUserData(String) - Method in interface com.arbortext.epic.io.IOSession
Retrieves application data from the session.
getUserDataKeys() - Method in interface com.arbortext.epic.ANode
A DOMStringList of all keys that have data associated to this node by previous calls to setUserData.
getUserDataKeys() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
getUserProperties() - Static method in class com.arbortext.epic.Application
Returns a PropertyMap object containing user properties (preferences) that override custom properties set for an application.
getValid() - Method in interface com.arbortext.epic.cms.CMSAdapter
Indicates whether this adapter object is still valid.
getValid() - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether this still represents a valid object reference.
getValid() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
getValid() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getValid() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getValid() - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
getValid() - Method in interface com.arbortext.epic.table.TableRectangle
True if the rectangle is valid.
getValid() - Method in interface com.arbortext.epic.table.TableTilePlex
True if the tileplex is valid.
getValue() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
getVar(String) - Static method in class com.arbortext.epic.Acl
Returns the value of an ACL scalar variable as a string.
getVersion() - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the CMS version ID of the object in an adapter-specific format.
getVersion() - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
The object's version number.
getVersion() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getVersion() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
getVersion() - Method in interface com.arbortext.epic.io.IOObject
Specifies the object's CMS version ID in an adapter-specific format.
getVersions() - Method in interface com.arbortext.epic.cms.CMSObject
Returns an iterator over all versions of the object.
getVersions() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
getVersions() - Method in interface com.arbortext.epic.io.IOObject
Returns an iterator over all versions of the object.
getView() - Method in class com.arbortext.epic.internal.aom.events.UIEventImpl
 
getVisible() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getVisible() - Method in interface com.arbortext.epic.ui.Window
A boolean value indicating if the window frame is visible.
getWholeText() - Method in class com.arbortext.epic.internal.aom.TextImpl
 
getWidth() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
getWidth() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
getWidth() - Method in interface com.arbortext.epic.table.TableRectangle
The width of the rectangle in columns.
getWidth() - Method in interface com.arbortext.epic.ui.Window
The width of the window frame in pixels.
getWindow() - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
getWindow() - Method in interface com.arbortext.epic.ui.View
The Window in which this view resides.
getWindow(long) - Static method in class com.arbortext.epic.Acl
Returns the AOM Window object corresponding to an Arbortext window ID.
getWindow(String) - Static method in class com.arbortext.epic.Acl
Returns the AOM Window object corresponding to an Arbortext window ID.
getXmlEncoding() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getXmlEncoding() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
getXmlStandalone() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getXmlVersion() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
getXmlVersion() - Method in class com.arbortext.epic.internal.aom.EntityImpl
 
GLOBAL_SCOPE - Static variable in class com.arbortext.epic.Application
The option has global scope.
GlobalScope - Class in com.arbortext.epic.internal.js
Global: create a global object for embedding the Rhino JavaScript interpreter.
GlobalScope(Context) - Constructor for class com.arbortext.epic.internal.js.GlobalScope
Constructor to initialize a global scope for the embedded Rhino engine with the Epic-supported global objects (Application, Acl) and functions (defineClass, print, version).
grid(int) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
grid(int) - Method in interface com.arbortext.epic.table.TableSet
Returns a grid given its index.

H

hasAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
hasAttributeNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
hasAttributes() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
hasChildNodes() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
hasFeature(String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Indicates whether this adapter implements a specified feature.No feature strings are currently defined.
hasFeature(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
hasFeature(String) - Method in interface com.arbortext.epic.io.IOAdapter
Indicates whether the adapter implements a specified feature.
hasFeature(String, String) - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseItemImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.DOMImplementationImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.NameListImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
hashCode() - Method in class com.arbortext.epic.internal.aom.views.AbstractViewImpl
 
hashCode() - Method in class com.arbortext.epic.internal.jni.MethodSignatureCacheKey
 
hasNext() - Method in interface com.arbortext.epic.cms.CMSBrowseIterator
Indicates whether there are any more items in the sequence.
hasNext() - Method in class com.arbortext.epic.internal.aom.cms.CMSBrowseIteratorImpl
 
hasNext() - Method in interface com.arbortext.epic.io.IOBrowseIterator
Indicates whether there are any more items in the sequence.
hide() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
hide() - Method in interface com.arbortext.epic.ui.Window
Causes the Window to no longer be displayed.
HIERARCHY_REQUEST_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to insert a component in an invalid location.
hlineRuleList(int, int, int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
hlineRuleList(int, int, int) - Method in interface com.arbortext.epic.table.TableGrid
Returns a table object store containing all the TableRules in a specified horizontal line.
HORIZONTAL - Static variable in interface com.arbortext.epic.table.TableObject
Horizontal orientation.
HTML_MARKUP - Static variable in interface com.arbortext.epic.ADocument
The document is an HTML document.

I

implementationVersion(Context, Scriptable, Object[], Function) - Static method in class com.arbortext.epic.internal.js.GlobalScope
Return the implemenation version information of the JavaScript language supported by Rhino.
importNode(Node, boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
initActivexEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.ActivexEventImpl
 
initActivexEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.ActivexEvent
Initializes the value of an ActivexEvent created through the Window createEvent method.
initADocumentEntityEvent(String, boolean, boolean, CMSObject, Document, Node, String) - Method in interface com.arbortext.epic.ADocumentEntityEvent
Initializes the value of an ADocumentEntityEvent created through the DocumentEntityEvent interface.
initADocumentEntityEvent(String, boolean, boolean, CMSObject, Document, Node, String) - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
initADocumentEvent(String, boolean, boolean, Window, String, String, int) - Method in interface com.arbortext.epic.ADocumentEvent
Method overload which omits the last parameter.
initADocumentEvent(String, boolean, boolean, Window, String, String, int) - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
initADocumentEvent(String, boolean, boolean, Window, String, String, int, Document) - Method in interface com.arbortext.epic.ADocumentEvent
Initializes the value of an ADocumentEvent created through the DocumentEvent interface.
initADocumentEvent(String, boolean, boolean, Window, String, String, int, Document) - Method in class com.arbortext.epic.internal.aom.events.ADocumentEventImpl
 
initAEditEvent(String, boolean, boolean, Range, int) - Method in interface com.arbortext.epic.AEditEvent
Method overload which omits the last parameter.
initAEditEvent(String, boolean, boolean, Range, int) - Method in class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
initAEditEvent(String, boolean, boolean, Range, int, String) - Method in interface com.arbortext.epic.AEditEvent
Initializes the value of an AEditEvent created through the DocumentEvent interface.
initAEditEvent(String, boolean, boolean, Range, int, String) - Method in class com.arbortext.epic.internal.aom.events.AEditEventImpl
 
initApplicationEvent(String, boolean, boolean, int) - Method in interface com.arbortext.epic.ApplicationEvent
Initializes the value of an ApplicationEvent created through the Application interface.
initApplicationEvent(String, boolean, boolean, int) - Method in class com.arbortext.epic.internal.aom.events.ApplicationEventImpl
 
initCMSAdapterConnectEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.cms.CMSAdapterConnectEvent
Initializes the value of an CMSAdapterConnectEvent created through the CMSAdapterConnectEvent interface.
initCMSAdapterConnectEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterConnectEventImpl
 
initCMSAdapterDisconnectEvent(String, boolean, boolean, String) - Method in interface com.arbortext.epic.cms.CMSAdapterDisconnectEvent
Initializes the value of an CMSAdapterDisconnectEvent created through the CMSAdapterDisconnectEvent interface.
initCMSAdapterDisconnectEvent(String, boolean, boolean, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterDisconnectEventImpl
 
initCMSObjectEvent(String, boolean, boolean, Node, int, CMSObject, Node) - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Initializes the value of an CMSObjectEvent created through the CMSObjectEvent interface.
initCMSObjectEvent(String, boolean, boolean, Node, int, CMSObject, Node) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
initCMSSessionBurstDocumentEvent(String, boolean, boolean, boolean, String, String, Document, int) - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Initializes the value of an CMSSessionBurstDocumentEvent created through the CMSSessionBurstDocumentEvent interface.
initCMSSessionBurstDocumentEvent(String, boolean, boolean, boolean, String, String, Document, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
initCMSSessionConstructEvent(String, boolean, boolean, CMSObject) - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
Initializes the value of an CMSSessionConstructEvent created through the CMSSessionConstructEvent interface.
initCMSSessionConstructEvent(String, boolean, boolean, CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
initCMSSessionCreateEvent(String, boolean, boolean, String, String, String, int, Node, Node, String, CMSObject) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Initializes the value of an CMSSessionCreateEvent created through the CMSSessionCreateEvent interface.
initCMSSessionCreateEvent(String, boolean, boolean, String, String, String, int, Node, Node, String, CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
initCMSSessionDisconnectEvent(String, boolean, boolean, String) - Method in interface com.arbortext.epic.cms.CMSSessionDisconnectEvent
Initializes the value of an CMSSessionDisconnectEvent created through the CMSSessionDisconnectEvent interface.
initCMSSessionDisconnectEvent(String, boolean, boolean, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionDisconnectEventImpl
 
initCMSSessionFileEvent(String, boolean, boolean, String, String, String, String, String) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Initializes the value of an CMSSessionFileEvent created through the CMSSessionFileEvent interface.
initCMSSessionFileEvent(String, boolean, boolean, String, String, String, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
initControlEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.ControlEventImpl
 
initControlEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.ControlEvent
Initializes the value of a ControlEvent created through the Window createEvent method.
initEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
initForParse() - Method in interface com.arbortext.epic.io.IOObject
Initializes parsing-related attributes before the object is loaded.
initForParse(String) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
initForParse(String) - Method in interface com.arbortext.epic.io.IOHost
Scans content in a local file and returns information relevant to parsing.
initialize() - Method in interface com.arbortext.epic.io.IOAdapter
Enables the Adapter to initialize structures needed by every session.
initMenuEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.MenuEventImpl
 
initMenuEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.MenuEvent
Initializes the value of a MenuEvent created through the Window createEvent method.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in class com.arbortext.epic.internal.aom.events.MutationEventImpl
 
initToolBarEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.ToolBarEventImpl
 
initToolBarEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.ToolBarEvent
Initializes the value of a ToolBarEvent created through the Window createEvent method.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in class com.arbortext.epic.internal.aom.events.UIEventImpl
 
initWebView2Event(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.WebView2EventImpl
 
initWebView2Event(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.WebView2Event
Initializes the value of a WebView2Event created through the Window createEvent method.
initWindowEvent(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.ui.WindowEventImpl
 
initWindowEvent(String, boolean, boolean) - Method in interface com.arbortext.epic.ui.WindowEvent
Used to initialize the value of a WindowEvent created through the Window createEvent method.
inSameColumn(TableCell) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
inSameColumn(TableCell) - Method in interface com.arbortext.epic.table.TableCell
Returns true if this cell is in the same column in the same grid as the indicated cell.
inSameRow(TableCell) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
inSameRow(TableCell) - Method in interface com.arbortext.epic.table.TableCell
Returns true if this cell is in the same row in the same grid as the indicated cell.
insertBefore(Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
insertBefore(Component) - Method in interface com.arbortext.epic.ui.Component
Method overload which omits the last parameter.
insertBefore(Component, Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
insertBefore(Component, Component) - Method in interface com.arbortext.epic.ui.Component
Inserts the component newChild before the existing child component refChild.
insertBefore(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
insertBefore(Node, Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
insertColumns(TableRectangle) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
insertColumns(TableRectangle) - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last parameter.
insertColumns(TableRectangle, TableColumn) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
insertColumns(TableRectangle, TableColumn) - Method in interface com.arbortext.epic.table.TableGrid
Insert one or more columns into the grid.
insertData(int, String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
insertGrid(TableRectangle) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
insertGrid(TableRectangle) - Method in interface com.arbortext.epic.table.TableSet
Method overload which omits the last parameter.
insertGrid(TableRectangle, TableGrid) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
insertGrid(TableRectangle, TableGrid) - Method in interface com.arbortext.epic.table.TableSet
Inserts a new TableGrid into the TableSet.
insertNode(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
insertNodeWithFixup(Node) - Method in interface com.arbortext.epic.ARange
This method inserts a Node to the position specified by the start of this Range.
insertNodeWithFixup(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
insertParsedString(String) - Method in interface com.arbortext.epic.ARange
Parses text and inserts the resulting DOM objects into a document at the location indicated by the start of the Range.
insertParsedString(String) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
insertRows(TableRectangle) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
insertRows(TableRectangle) - Method in interface com.arbortext.epic.table.TableGrid
Method overload which omits the last parameter.
insertRows(TableRectangle, TableRow) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
insertRows(TableRectangle, TableRow) - Method in interface com.arbortext.epic.table.TableGrid
Insert one or more rows into the grid.
insertTable(String, String, int, int) - Method in interface com.arbortext.epic.ANode
Method overload which omits the last parameter.
insertTable(String, String, int, int) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
insertTable(String, String, int, int, Node) - Method in interface com.arbortext.epic.ANode
Insert a table as a child of this Node.
insertTable(String, String, int, int, Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
instantiate() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
instantiate() - Method in interface com.arbortext.epic.table.TableCell
Marks the cell as being non-sparse.
INT_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
INVALID_ATTR_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Attribute value is invalid.
INVALID_ATTRIBUTE_ERR - Static variable in exception class com.arbortext.epic.table.TableException
An invalid table attribute name was passed to a table attribute method.
INVALID_CMSADAPTER_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
CMSAdapter object is invalid (adapter may have been unloaded).
INVALID_CMSOBJECT_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
CMSObject object is invalid (session may have been disconnected or document may have been closed).
INVALID_CMSSESSION_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
CMSSession object is invalid (session may have been disconnected).
INVALID_COLOR_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to set color with an unsupported color name or invalid RGB specification.
INVALID_CREDENTIALS_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The user name, password, or other credentials were not valid.
INVALID_DIRECTION_ERR - Static variable in exception class com.arbortext.epic.table.TableException
A direction must be 0 (right), 1 (below), 2 (left), or 3 (above).
INVALID_DOCKING_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to dock a dockable window to a main window edge which is not enabled for the dockable window.
INVALID_INDEX_ERR - Static variable in exception class com.arbortext.epic.table.TableException
An invalid row or column index, less than 1 or greater than the number of rows or columns.
INVALID_LOGICAL_ID_ERR - Static variable in exception class com.arbortext.epic.io.IOException
A Logical ID did not have the correct format.
INVALID_LOGID_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Invalid logical ID format.
INVALID_MODIFICATION_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to modify the type of the underlying object.
INVALID_ORIENTATION_ERR - Static variable in exception class com.arbortext.epic.table.TableException
An orientation must be 0 (vertical) or 1 (horizontal)
INVALID_PARAMETER_ERR - Static variable in exception class com.arbortext.epic.table.TableException
An invalid parameter was passed to a table method.
INVALID_POID_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Invalid POID format.
INVALID_POID_ERR - Static variable in exception class com.arbortext.epic.io.IOException
A Persistent Object Identifier (POID) did not have the correct format.
INVALID_SCOPE - Static variable in class com.arbortext.epic.Application
The option name is invalid.
INVALID_SPAN_ERR - Static variable in exception class com.arbortext.epic.table.TableException
Attempt to create or use an invalid cell or rule span.
INVALID_TYPE - Static variable in interface com.arbortext.epic.table.TableObject
An invalid table object type.
INVOCATION_FAILED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Error invoking the adapter method.
INVOKE_FAILED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Adapter method call failed.
invokeExtension(int, PropertyMap) - Method in interface com.arbortext.epic.cms.CMSObject
Invokes an adapter-specific extension function.
invokeExtension(int, PropertyMap) - Method in interface com.arbortext.epic.cms.CMSSession
Invokes an adapter-specific extension function.
invokeExtension(int, PropertyMap) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
invokeExtension(int, PropertyMap) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
invokeExtension(int, PropertyMap) - Method in interface com.arbortext.epic.io.IOObject
Invokes an adapter-specific extension function.
invokeExtension(int, PropertyMap) - Method in interface com.arbortext.epic.io.IOSession
Invokes an adapter-specific extension function.
IO_BURST_NEVER - Static variable in interface com.arbortext.epic.io.IOSession
The adapter does not support bursting.
IO_BURST_ON_CHECKIN - Static variable in interface com.arbortext.epic.io.IOSession
The adapter performs bursting during a document check-in.
IO_CREATE_HTML - Static variable in interface com.arbortext.epic.io.IOSession
The content type is HTML.
IO_CREATE_LOCKED - Static variable in interface com.arbortext.epic.io.IOSession
The object is initially locked.
IO_CREATE_SGML - Static variable in interface com.arbortext.epic.io.IOSession
The content type is SGML.
IO_CREATE_TEXT - Static variable in interface com.arbortext.epic.io.IOSession
The content type is text.
IO_CREATE_UNKNOWN - Static variable in interface com.arbortext.epic.io.IOSession
The content type is unknown.
IO_CREATE_VIRTUAL_CONTAINER - Static variable in interface com.arbortext.epic.io.IOSession
The object will be a virtual document container.
IO_CREATE_XML - Static variable in interface com.arbortext.epic.io.IOSession
The content type is XML.
IO_EMIT_NO_PI - Static variable in interface com.arbortext.epic.io.IOHost
Indicates to not save proprietary processing instructions (PIs).
IO_ITEM_LOCKED_ME - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is locked or checked out by the current user.
IO_ITEM_LOCKED_ME_CANT_EDIT - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is locked or checked out by the current user, but it cannot be edited.
IO_ITEM_LOCKED_OTHER - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is locked or checked out by another user.
IO_ITEM_LOCKED_OTHER_CANT_VIEW - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is locked or checked out by another user, and it cannot be accessed.
IO_ITEM_LOCKED_UNKNOWN - Static variable in interface com.arbortext.epic.io.IOBrowseItem
Cannot determine the lock status.
IO_ITEM_NOT_LOCKED - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is not locked or checked out.
IO_ITEM_NOT_LOCKED_CANT_LOCK - Static variable in interface com.arbortext.epic.io.IOBrowseItem
The object is not locked or checked out, but it cannot be locked by the current user.
IO_ITEM_TYPE_CONTAINER - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This constant can be combined with the IO_ITEM_TYPE_DOC constant to indicate that the document object contains other objects.
IO_ITEM_TYPE_DISABLED - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This constant can be combined with the IO_ITEM_TYPE_DOC and IO_ITEM_TYPE_GRAPHIC constants to indicate that the object should be “disabled”.
IO_ITEM_TYPE_DOC - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This is a document object.
IO_ITEM_TYPE_FOLDER - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This is a folder object.
IO_ITEM_TYPE_GRAPHIC - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This is a graphic or other non-document object.
IO_ITEM_TYPE_PART - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This is a part object.
IO_ITEM_TYPE_UNKNOWN - Static variable in interface com.arbortext.epic.io.IOBrowseItem
This is an unknown object.
IO_LOCK_FORCE - Static variable in interface com.arbortext.epic.io.IOObject
Break existing locks (if supported).
IO_MODIFYREF_NO_CUSTOMREF - Static variable in interface com.arbortext.epic.io.IOHost
Indicates that the burst configuration file associated with the doctype of the document that contains the DocumentFragment given to the modifyReferences method should not be consulted in order to determine which DOM nodes are considered customref references.
IO_MODIFYREF_NO_FILEENTS - Static variable in interface com.arbortext.epic.io.IOHost
Indicates that file entity references will not be modified.
IO_MODIFYREF_NO_GRAPHICS - Static variable in interface com.arbortext.epic.io.IOHost
Indicates that neither the PTC Arbortext Styler stylesheet nor DCF file associated with the document or the doctype of the document that contains the DocumentFragment given to the modifyReferences method should be consulted in order to determine which DOM nodes are considered “graphics”.
IO_MODIFYREF_NO_XINCLUDES - Static variable in interface com.arbortext.epic.io.IOHost
Indicates that XInclude references will not be modified.
IO_OPERATION_ENABLED - Static variable in interface com.arbortext.epic.io.IOSession
Operation is allowed in the current state.
IO_OPERATION_NOT_ENABLED - Static variable in interface com.arbortext.epic.io.IOSession
Operation is not allowed in the current state.
IO_OPERATION_NOT_SUPPORTED - Static variable in interface com.arbortext.epic.io.IOSession
Operation is not supported by the adapter.
IO_OPERATION_UNKNOWN - Static variable in interface com.arbortext.epic.io.IOSession
Operation is not recognized by the adapter.
IO_SAVE_OBJECT_ATTR - Static variable in interface com.arbortext.epic.io.IOObject
Indicates to save the attributes.
IO_SAVE_OBJECT_CONTENT - Static variable in interface com.arbortext.epic.io.IOObject
Indicates to save the content.
IO_SAVE_OBJECT_DECLS - Static variable in interface com.arbortext.epic.io.IOObject
Indicates to save the XML/SGML declarations.
IO_SAVE_OBJECT_NO_PI - Static variable in interface com.arbortext.epic.io.IOObject
Indicates to not save proprietary processing instructions (PIs).
IO_STATUS_LOCKED_BY_ME - Static variable in interface com.arbortext.epic.io.IOObject
Indicates that this object is locked or checked out by the current user.
IO_STATUS_LOCKED_BY_OTHER - Static variable in interface com.arbortext.epic.io.IOObject
Indicates that this object is locked or checked out by another user.
IO_STATUS_UNLOCKED - Static variable in interface com.arbortext.epic.io.IOObject
Indicates that this object is not locked or checked out by any user.
IOAdapter - Interface in com.arbortext.epic.io
The IOAdapter interface represents an installed content management system (CMS) adapter.
IOBrowseItem - Interface in com.arbortext.epic.io
The IOBrowseItem interface contains information returned from IOBrowseIterator.getNext().
IOBrowseIterator - Interface in com.arbortext.epic.io
For searching and browsing functions, the adapter returns this iterator over the sequence of results.
IOException - Exception Class in com.arbortext.epic.io
Defines the exceptions thrown by content management system (CMS) adapters to notify Editor that an error has occurred.
IOException(short) - Constructor for exception class com.arbortext.epic.io.IOException
 
IOException(short, String) - Constructor for exception class com.arbortext.epic.io.IOException
 
IOException(short, String, String) - Constructor for exception class com.arbortext.epic.io.IOException
 
IOHost - Interface in com.arbortext.epic.io
The IOHost interface exposes PTC Arbortext Editor functionality to content management system (CMS) adapters.
IOHOST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a IOHost object.
IOHostImpl - Class in com.arbortext.epic.internal.aom.io
 
IOHostImpl(long) - Constructor for class com.arbortext.epic.internal.aom.io.IOHostImpl
 
IOObject - Interface in com.arbortext.epic.io
The IOObject interface represents the logical collection of information associated with one object within a content management system (CMS).
IOSession - Interface in com.arbortext.epic.io
The IOSession interface represents a content management system (CMS) session.
isAdjacent(TableCell) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
isAdjacent(TableCell) - Method in interface com.arbortext.epic.table.TableCell
Returns true if the indicated cell is a neighbor.
isDefaultNamespace(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
isDerivedFrom(String, String, int) - Method in class com.arbortext.epic.internal.aom.TypeInfoImpl
 
isElementContentWhitespace() - Method in class com.arbortext.epic.internal.aom.TextImpl
 
isElementDefined(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
isElementDefined(String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if name is defined in the schema.
isElementDefinedNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
isElementDefinedNS(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if name in this namespace is defined in the current context.
isEndorsedPath(String, boolean) - Static method in class com.arbortext.epic.internal.aom.AOMUtils
Check if the given path corresponds to a value in the endorsedlist option.
isEqualNode(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
isId() - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
isLocked() - Static method in class com.arbortext.epic.AOMAccessController
Whether or not access to AOM is locked.
isParamRequired(String) - Method in interface com.arbortext.epic.Composer
Returns the required flag for a parameter.
isParamRequired(String) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
isSameComponent(Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
isSameComponent(Component) - Method in interface com.arbortext.epic.ui.Component
Returns whether this component is the same component as the given one.
isSameNode(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
isSelected(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
isSelected(TableObject) - Method in interface com.arbortext.epic.table.TableTilePlex
Returns true if the tileplex selects the specified table object (that is, if one of the rectangles in the tileplex contains the entire rectangle defined by the table object).
isSupported(String, String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
isTableMarkup() - Method in interface com.arbortext.epic.AElement
Returns whether this Element is a part of table markup.
isTableMarkup() - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
isWhitespaceOnly() - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
isWhitespaceOnly() - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if character data is only whitespace.
item(int) - Method in interface com.arbortext.epic.cms.CMSObjectList
Returns the item in the collection associated with the index parameter.
item(int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
item(int) - Method in class com.arbortext.epic.internal.aom.DOMStringListImpl
 
item(int) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
item(int) - Method in class com.arbortext.epic.internal.aom.NodeListImpl
 
item(int) - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
item(int) - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
item(int) - Method in interface com.arbortext.epic.StringList
Returns the indexth item in the collection.
item(int) - Method in interface com.arbortext.epic.table.TableObjectStore
Returns an item from the store given its index (or null if the index is not valid).

J

JavaScript - Class in com.arbortext.epic.internal.js
JavaScript: the Java glue to embed the Rhino JavaScript engine.
JavaScript() - Constructor for class com.arbortext.epic.internal.js.JavaScript
 

L

LEAF_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is a leaf.
LEFT - Static variable in interface com.arbortext.epic.table.TableObject
To the left.
load(String) - Method in interface com.arbortext.epic.io.IOObject
Loads a document object from the CMS.
load(Context, Scriptable, Object[], Function) - Static method in class com.arbortext.epic.internal.js.GlobalScope
Deprecated, for removal: This API element is subject to removal in a future version.
Not used
loadComponentFile(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
loadComponentFile(String) - Method in interface com.arbortext.epic.ui.Window
Reads the XML file specified by filename and creates window components such as tool bars, menu bars, and so on according to the content of the XML File.
loadConfiguration(String) - Method in interface com.arbortext.epic.io.IOSession
Loads the object creation and object boundary configuration file for a particular document type.
LOCKED_BY_OTHER_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is locked by another.
LOCKED_BY_OTHER_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The object is already locked by another user.
LOCKED_BY_YOU_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is already locked by locker.
LOG_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Error opening a log output device.
logicalIdExists(String) - Static method in class com.arbortext.epic.Application
Tests the existence of Logical IDs associated with any active CMS session as well as for file-system and http/https resources.
logicalIdToPoid(String) - Method in interface com.arbortext.epic.cms.CMSSession
Translates a Logical ID to a Persistent Object Identifier (POID).
logicalIdToPoid(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
logicalIdToPoid(String) - Method in interface com.arbortext.epic.io.IOSession
Translates a Logical ID to a Persistent Object Identifier (POID).
logicalIdToSession(String) - Static method in class com.arbortext.epic.Application
If the specified path is the correct Logical ID format for a connected CMS, this returns the CMSSession object associated with that session.
LONG_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
lookupIOObject(String, boolean, boolean) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
lookupIOObject(String, boolean, boolean) - Method in interface com.arbortext.epic.io.IOHost
Called by the adapter to look up an IOObject object by its Logical ID.
lookupNamespacePrefix(String, boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
lookupNamespaceURI(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
lookupPrefix(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 

M

main(String[]) - Static method in class com.arbortext.epic.internal.jni.Reflect
 
main(String[]) - Static method in class com.arbortext.epic.internal.js.JavaScript
Deprecated, for removal: This API element is subject to removal in a future version.
makeComponent(long) - Static method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
makeContext() - Method in class com.arbortext.epic.internal.js.AOMContextFactory
Creates a new context and sets it to support the language version we want to support.
makeEvent(long) - Static method in class com.arbortext.epic.internal.aom.events.EventImpl
 
makeNode(long) - Static method in class com.arbortext.epic.internal.aom.NodeImpl
 
makeTableObject(long) - Static method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
makeWindow(long) - Static method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
MARKUP_CHAR - Static variable in interface com.arbortext.epic.ARange
Non-ASCII characters are converted according to the current writenonasciichar set option.
MARKUP_EXPAND_XINCLUDE - Static variable in interface com.arbortext.epic.ARange
Force XML inclusions to be replaced by their contents.
MARKUP_FORCE_PI - Static variable in interface com.arbortext.epic.ARange
Force PTC Arbortext processing instructions to be included.
MARKUP_FORCE_SGML - Static variable in interface com.arbortext.epic.ARange
Use SGML syntax in the string returned even if the Range is in an XML document.
MARKUP_FORCE_XML - Static variable in interface com.arbortext.epic.ARange
Use XML syntax in the string returned even if the Range is in an SGML document.
MARKUP_HEADER - Static variable in interface com.arbortext.epic.ARange
Include the XML or SGML header associated with the Range.
MARKUP_NO_PI - Static variable in interface com.arbortext.epic.ARange
Suppress PTC Arbortext processing instructions.
MBF_ABORTRETRYIGNORE - Static variable in class com.arbortext.epic.Application
Display Abort, Retry, and Ignore buttons.
MBF_DEFBUTTON1 - Static variable in class com.arbortext.epic.Application
The first button is the default.
MBF_DEFBUTTON2 - Static variable in class com.arbortext.epic.Application
The second button is the default.
MBF_DEFBUTTON3 - Static variable in class com.arbortext.epic.Application
The third button is the default.
MBF_ICONERROR - Static variable in class com.arbortext.epic.Application
Display the Error (Stop) icon.
MBF_ICONINFORMATION - Static variable in class com.arbortext.epic.Application
Display the Information icon.
MBF_ICONQUESTION - Static variable in class com.arbortext.epic.Application
Display the Question icon.
MBF_ICONWARNING - Static variable in class com.arbortext.epic.Application
Display the Warning icon.
MBF_OK - Static variable in class com.arbortext.epic.Application
Display OK button only.
MBF_OKCANCEL - Static variable in class com.arbortext.epic.Application
Display OK and Cancel buttons.
MBF_RETRYCANCEL - Static variable in class com.arbortext.epic.Application
Display Retry and Cancel buttons.
MBF_YESNO - Static variable in class com.arbortext.epic.Application
Display Yes and No buttons.
MBF_YESNOCANCEL - Static variable in class com.arbortext.epic.Application
Display Yes, No, and Cancel buttons.
MENU_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the MenuEvents module.
MenuBar - Interface in com.arbortext.epic.ui
The MenuBar interface represents a menu bar.
MENUBAR_COMPONENT - Static variable in interface com.arbortext.epic.ui.Component
The component is a MenuBar object.
MenuBarImpl - Class in com.arbortext.epic.internal.aom.ui
 
MenuBarImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.MenuBarImpl
 
MenuEvent - Interface in com.arbortext.epic.ui
The MenuEvent interface provides specific contextual information associated with Menu events.
MenuEventImpl - Class in com.arbortext.epic.internal.aom.ui
 
MenuEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.MenuEventImpl
 
MenuItem - Interface in com.arbortext.epic.ui
The MenuItem interface represents a menu item.
MENUITEM_COMPONENT - Static variable in interface com.arbortext.epic.ui.Component
The component is a MenuItem object.
MenuItemImpl - Class in com.arbortext.epic.internal.aom.ui
 
MenuItemImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.MenuItemImpl
 
messageBox(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
messageBox(String, int) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
messageBox(String, int, String) - Static method in class com.arbortext.epic.Application
Displays a message box with the text message and optional title title.
METHOD_NOT_FOUND_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
methodSignatureCache - Static variable in class com.arbortext.epic.internal.jni.Reflect
A cache of methid signatures so lookup then up using java_instance may be a little faster.
MethodSignatureCacheKey - Class in com.arbortext.epic.internal.jni
Key object that will map together attributes to the JNI method signature.
MethodSignatureCacheKey(Class, String, int, boolean) - Constructor for class com.arbortext.epic.internal.jni.MethodSignatureCacheKey
 
minimizeAttributes() - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
minimizeAttributes() - Method in interface com.arbortext.epic.table.TableObject
Scans the TableSet containing the object and reorganizes the attributes of the various table tags to minimize the number of attributes required to describe the table.
MIXED_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as MIXED content in the DTD.
MODIFIER_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
modifyChildRefs(StringList, StringList) - Method in interface com.arbortext.epic.io.IOObject
Updates the object's child references, such as external file entities, XIncludes, and graphics tags.
MODIFYREF_NO_CUSTOMREF - Static variable in interface com.arbortext.epic.ADocument
Indicates that the burst configuration file associated with the doctype of the document given to the modifyReferences method should not be consulted in order to determine which DOM nodes are considered customref references.
MODIFYREF_NO_FILEENTS - Static variable in interface com.arbortext.epic.ADocument
Indicates that file entity references will not be modified.
MODIFYREF_NO_GRAPHICS - Static variable in interface com.arbortext.epic.ADocument
Indicates that neither the PTC Arbortext Styler stylesheet nor DCF file associated with the document or the doctype of the document given to the modifyReferences method should be consulted in order to determine which DOM nodes are considered “graphics ”.
MODIFYREF_NO_XINCLUDES - Static variable in interface com.arbortext.epic.ADocument
Indicates that XInclude references will not be modified.
modifyReferences(PropertyMap, int) - Method in interface com.arbortext.epic.ADocument
This method will replace references within the given ADocument.
modifyReferences(PropertyMap, int) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
modifyReferences(DocumentFragment, PropertyMap, int) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
modifyReferences(DocumentFragment, PropertyMap, int) - Method in interface com.arbortext.epic.io.IOHost
This method will replace references between the FirstOid and LastOid of the given DocumentFragment.
modifyRefs(StringList, StringList) - Method in interface com.arbortext.epic.io.IOObject
Updates both the object's dependency (or child) references (see modifyChildRefs), and its cross references.
MOUSE_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the MouseEvents module.
MouseEventImpl - Class in com.arbortext.epic.internal.aom.events
 
MouseEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.MouseEventImpl
 
move(CMSObject) - Method in interface com.arbortext.epic.cms.CMSObject
Moves the object to a new folder in the CMS.
move(CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
move(IOObject) - Method in interface com.arbortext.epic.io.IOObject
Moves the object to a new folder in the CMS.
moveTo(int, int) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
moveTo(int, int) - Method in interface com.arbortext.epic.ui.Window
Moves the window to the specified location.
multicellFilter() - Method in class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
multicellFilter() - Method in interface com.arbortext.epic.table.TableObjectStore
Create a new table object store from this one which contains only unspanned or spanning cells.
MUTATION_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the MutationEvents module.
MutationEventImpl - Class in com.arbortext.epic.internal.aom.events
 
MutationEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.MutationEventImpl
 

N

NAMEDNODEMAP_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a NamedNodeMap object.
NamedNodeMapImpl - Class in com.arbortext.epic.internal.aom
 
NamedNodeMapImpl(long) - Constructor for class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
NAMELIST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a NameList object.
NameListImpl - Class in com.arbortext.epic.internal.aom
 
NameListImpl(long) - Constructor for class com.arbortext.epic.internal.aom.NameListImpl
 
nextGalleyCell(boolean) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
nextGalleyCell(boolean) - Method in interface com.arbortext.epic.table.TableCell
Returns the next cell in galley order, wrapping around from the last to the first if requested.
NO_CLASS_DEF_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
NO_CONFIG_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Error opening configuration file.
NO_CONFIG_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The configuration file was not found.
NO_CONSTRUCTOR_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
NO_DOCKING_ALLOWED_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to dock a window which is not dockable.
NO_ERR - Static variable in class com.arbortext.epic.internal.jni.Reflect
IMPORTANT: The following constants need to be consistent with the symbolic constants that are defined in the javaexec.cpp.
NO_LICENSE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Unable to obtain a license for the adapter.
NO_LICENSE_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to obtain a license failed.
NO_MARKUP - Static variable in interface com.arbortext.epic.ADocument
The document does not use XML, SGML, or HTML markup.
NO_MODIFICATION_ALLOWED_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to modify a read-only text.
NO_MORE_ELEMENTS_ERR - Static variable in exception class com.arbortext.epic.io.IOException
There are no more entries to retrieve.
NO_NESTED_TRANS_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Adapter does not support nested transactions.
NO_NESTED_TRANS_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The adapter does not support nested transactions.
NO_SCHEMA_AVAILABLE_ERR - Static variable in exception class org.w3c.dom.validation.ExceptionVAL
This error occurs when the operation cannot complete due to an unavailable schema.
NO_SELECTION - Static variable in interface com.arbortext.epic.ADocument
There is no selection.
NO_SGML_INCLUDE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Xinclude cannot be used with SGML documents.
NODE_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a Node object.
NodeEditVAL - Interface in org.w3c.dom.validation
This interface is similar to the [DOM Level 3 Core] Node interface, with methods for guided document editing.
NodeImpl - Class in com.arbortext.epic.internal.aom
 
NodeImpl(long) - Constructor for class com.arbortext.epic.internal.aom.NodeImpl
 
NodeImpl(long, boolean) - Constructor for class com.arbortext.epic.internal.aom.NodeImpl
 
NODELIST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a NodeList object.
NodeListImpl - Class in com.arbortext.epic.internal.aom
 
NodeListImpl(long) - Constructor for class com.arbortext.epic.internal.aom.NodeListImpl
 
nodeValidity(short) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
nodeValidity(short) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines if the node is valid relative to the validation type specified in valType.
NOMORE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
No more entries.
normalize() - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
normalizeDocument() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
NOT_CONTAINER_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is not a container.
NOT_FOUND_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
An attempt to reference a component or window in a context where it does not exist.
NOT_IMPLEMENTED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation is not implemented by the adapter.
NOT_SUPPORTED_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
The implementation does not support the requested type of object or operation.
NotationImpl - Class in com.arbortext.epic.internal.aom
 
NotationImpl(long) - Constructor for class com.arbortext.epic.internal.aom.NotationImpl
 

O

OBJECT_IS_FOLDER_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation cannot be performed, because the object is a folder.
OBJECT_IS_LOCKED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The object must be unlocked to proceed.
OBJECT_NOT_CONTAINER_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation cannot be performed, because the object is not a container.
OBJECT_NOT_FOUND_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object doesn't exist.
OBJECT_NOT_FOUND_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An object, identified by its Persistent Object Identifier (POID) or Logical ID, was not found in the CMS.
OBJECT_NOT_LEAF_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation cannot be performed, because the object is not a leaf.
objectExists(String) - Method in interface com.arbortext.epic.cms.CMSSession
Indicates whether an object exists in the CMS.
objectExists(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
objectExists(String) - Method in interface com.arbortext.epic.io.IOSession
Indicates whether an object exists in the CMS.
OPEN_CC - Static variable in class com.arbortext.epic.Application
Perform a completeness check when reading the SGML file.
OPEN_COMPARE - Static variable in class com.arbortext.epic.Application
Open as a specially-treated compare document.
OPEN_DOCRDWR - Static variable in class com.arbortext.epic.Application
Open for writing and do not lock the underlying file.
OPEN_EDITINIT - Static variable in class com.arbortext.epic.Application
Process initialization files immediately after opening the document.
OPEN_FORCEDT - Static variable in class com.arbortext.epic.Application
Use the document type specified by pubId and sysId to parse the SGML or XML file instead of the document type specified in the file itself.
OPEN_FREEFORM - Static variable in class com.arbortext.epic.Application
Open the document in free form mode, ignoring the document type specified in the file or by the public identifier pubId and system identifier sysId parameters.
OPEN_HELPWIN - Static variable in class com.arbortext.epic.Application
Open a help document.
OPEN_NAMESPACE_URI - Static variable in class com.arbortext.epic.Application
Specifies that the pubId parameter is actually a namespace URI instead of a public identifier.
OPEN_NEW_DOC - Static variable in class com.arbortext.epic.Application
Treat the document as if it were created using the New dialog.
OPEN_NLOCK - Static variable in class com.arbortext.epic.Application
Do not lock the underlying file.
OPEN_NOCC - Static variable in class com.arbortext.epic.Application
Suppress the completeness check when reading the SGML file.
OPEN_NODTPROMPT - Static variable in class com.arbortext.epic.Application
Do not prompt the user if the document type associated with the document instance does not exist or is not compiled.
OPEN_NOMSGS - Static variable in class com.arbortext.epic.Application
Do not display any parser error messages in a message window.
OPEN_NOSTYLE - Static variable in class com.arbortext.epic.Application
Open the document without loading a style sheet.
OPEN_PARSE_STRING - Static variable in class com.arbortext.epic.Application
Specifies that the path name parameter path is actually a string to parse instead of a file to open.
OPEN_RDONLY - Static variable in class com.arbortext.epic.Application
Open for read only and do not lock the underlying file.
OPEN_RECOVERY_PROMPT - Static variable in class com.arbortext.epic.Application
Specifies that if an autosave or recovery file exists for the document, the user should be prompted to select the document to open.
OPEN_RECTABLES - Static variable in class com.arbortext.epic.Application
Cause the table editor to recognize tables immediately after opening the document.
OPEN_XML - Static variable in class com.arbortext.epic.Application
Open the document as an XML document even if it does not start with the XML version processing instruction.
openDocument() - Static method in class com.arbortext.epic.Application
Method overload which omits the last 6 parameters.
openDocument(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 5 parameters.
openDocument(String, int) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 4 parameters.
openDocument(String, int, String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 3 parameters.
openDocument(String, int, String, String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
openDocument(String, int, String, String, String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
openDocument(String, int, String, String, String, String) - Static method in class com.arbortext.epic.Application
Reads an XML or SGML file and creates a new Document object that may be used to navigate the document's content.
OPERATION_CANCELED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Operation was canceled.
OPERATION_CANCELLED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation was cancelled by the user.
OPERATION_FAILED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
The requested operation failed.
OPERATION_FAILED_ERR - Static variable in exception class com.arbortext.epic.table.TableException
The operation failed because the table model did not allow it.
OPERATION_NOT_ENABLED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Method cannot be called in the current state.
OPERATION_NOT_ENABLED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
Method cannot be called in the current state.
org.w3c.dom.validation - package org.w3c.dom.validation
 
ownsLogicalId(String) - Method in interface com.arbortext.epic.io.IOSession
Indicates whether a Logical ID belongs to the current session.

P

PARENT_NOT_LOCKED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to create a new object failed, because the parent object is not locked.
PARENT_UNLOCKED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Operation failed because parent is not locked.
PARSE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Parse error.
parseFile(String) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
parseFile(String) - Method in interface com.arbortext.epic.io.IOHost
Parses a local file containing markup and returns a DOM DocumentFragment containing the resulting DOM objects.
parseString(String) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
parseString(String) - Method in interface com.arbortext.epic.io.IOHost
Parses a string containing markup and returns a DOM DocumentFragment containing the resulting DOM objects.
pasteType(TableObject) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
pasteType(TableObject) - Method in interface com.arbortext.epic.table.TableTilePlex
Content that would be replaced if the tileplex were pasted to the specified location.
poidToLogicalId(String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
poidToLogicalId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
poidToLogicalId(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Translates a Persistent Object Identifier (POID) and version to a Logical ID.
poidToLogicalId(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
poidToLogicalId(String, String) - Method in interface com.arbortext.epic.io.IOSession
Translates a Persistent Object Identifier (POID) and version label to a Logical ID.
preventDefault() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
previousGalleyCell(boolean) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
previousGalleyCell(boolean) - Method in interface com.arbortext.epic.table.TableCell
Returns the previous cell in galley order, wrapping around from the first to the last if requested.
print() - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
print(String) - Static method in class com.arbortext.epic.Application
Outputs a string to the message window.
print(Context, Scriptable, Object[], Function) - Static method in class com.arbortext.epic.internal.js.GlobalScope
Deprecated, for removal: This API element is subject to removal in a future version.
Not used
ProcessingInstructionImpl - Class in com.arbortext.epic.internal.aom
 
ProcessingInstructionImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ProcessingInstructionImpl
 
prompt(String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
prompt(String, String) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
prompt(String, String, String) - Static method in class com.arbortext.epic.Application
Displays a modal dialog box with the specified message prompt, a text input field, and OK and Cancel buttons.
PropertyMap - Interface in com.arbortext.epic
The PropertyMap interface provides the abstraction of a collection of typed objects associated with string keys.
PROPERTYMAP_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a PropertyMap object.
PropertyMapImpl - Class in com.arbortext.epic.internal.aom
 
PropertyMapImpl(long) - Constructor for class com.arbortext.epic.internal.aom.PropertyMapImpl
 
putFile(String, String, String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Method overload which omits the last parameter.
putFile(String, String, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
putFile(String, String, String, String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Stores a file in the CMS.
putFile(String, String, String, String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
putFile(String, String, String, String, String) - Method in interface com.arbortext.epic.io.IOSession
Stores a file in the CMS by creating a new object.
putNumber(String, int) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
putNumber(String, int) - Method in interface com.arbortext.epic.PropertyMap
Associates a numeric value with a particular key.
putString(String, String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
putString(String, String) - Method in interface com.arbortext.epic.PropertyMap
Associates a DOMString with a particular key.
putStringList(String, StringList) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
putStringList(String, StringList) - Method in interface com.arbortext.epic.PropertyMap
Associates a StringList with a particular key.

Q

quit() - Static method in class com.arbortext.epic.Application
Method overload which omits the last 2 parameters.
quit() - Static method in class com.arbortext.epic.internal.js.GlobalScope
This function throws an exception which is caught by the JavaScript embedding.
quit(int) - Static method in class com.arbortext.epic.Application
Method overload which omits the last parameter.
quit(int, int) - Static method in class com.arbortext.epic.Application
Terminates the application with the exit status status.

R

RANGE_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a Range object.
RangeImpl - Class in com.arbortext.epic.internal.aom.ranges
 
RangeImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
RCDATA_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is declared as RCDATA in the DTD.
READ_ONLY_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is read-only.
rectangle(int) - Method in class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
rectangle(int) - Method in interface com.arbortext.epic.table.TableTilePlex
Returns the rectangle from the tileplex corresponding to the index given.
rectangle(TableCell) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
rectangle(TableCell) - Method in interface com.arbortext.epic.table.TableCell
Returns a TableRectangle with this cell on one corner and the cell given as the parameter on the other corner.
redo() - Method in interface com.arbortext.epic.ADocument
The redo method reverses the change made by the last undo.
redo() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
Reflect - Class in com.arbortext.epic.internal.jni
This class provides a Reflection-like utility for the JNI layer.
Reflect() - Constructor for class com.arbortext.epic.internal.jni.Reflect
 
refreshObjectStatus() - Method in interface com.arbortext.epic.cms.CMSSession
To improve performance, the internal implementation keeps track of the lock and read-only status of all constructed objects.
refreshObjectStatus() - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
registerIOAdapter(IOAdapter, String, String) - Static method in class com.arbortext.epic.Application
Called during startup by the adapter to register itself with PTC Arbortext Editor.
releaseReference() - Method in interface com.arbortext.epic.cms.CMSObject
Releases this reference to the underlying repository object.
releaseReference() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
releaseReferences() - Method in interface com.arbortext.epic.cms.CMSObjectList
For each CMSObject in this list, releases a reference to the underling repository object.
releaseReferences() - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectListImpl
 
remove(String) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
remove(String) - Method in interface com.arbortext.epic.PropertyMap
Deletes an entry from the PropertyMap.
removeAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
removeAttributeNode(Attr) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
removeAttributeNS(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
removeChild(Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
removeChild(Component) - Method in interface com.arbortext.epic.ui.Component
Removes the child component indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
removeEventListener(String, EventListener, boolean) - Static method in class com.arbortext.epic.Application
This method allows the removal of event listeners from the event target.
removeEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
removeEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
removeEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
removeEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
removeEventListener(String, EventListener, boolean) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
removeInternalAttribute(String) - Method in interface com.arbortext.epic.AElement
Deletes an attribute value.
removeInternalAttribute(String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
removeNamedItem(String) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
removeNamedItemNS(String, String) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
renameColspec(short, String, String) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
renameColspec(short, String, String) - Method in interface com.arbortext.epic.table.TableObject
Renames a single colspec tag by updating the tag's colname attribute and adjusting all spanspec and entry tags to refer to the colspec tag by its the new value for the colname attribute.
renameColumns(String, int, int) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
renameColumns(String, int, int) - Method in interface com.arbortext.epic.table.TableObject
Updates the colname attribute of every colspec tag in a table.
renameNode(Node, String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
renameSpanspec(String, String) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
renameSpanspec(String, String) - Method in interface com.arbortext.epic.table.TableObject
Renames a single spanspec tag by adjusting the tag's spanname attribute and modifying every entry tag that refers to it.
replaceChild(Component, Component) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
replaceChild(Component, Component) - Method in interface com.arbortext.epic.ui.Component
Replaces the child component oldChild with newChild in the list of children, and return the oldChild component.
replaceChild(Node, Node) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
replaceData(int, int, String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
replaceWholeText(String) - Method in class com.arbortext.epic.internal.aom.TextImpl
 
RESOURCE_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Out of resource.
RIGHT - Static variable in interface com.arbortext.epic.table.TableObject
To the right.
row(int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
row(int) - Method in interface com.arbortext.epic.table.TableGrid
Returns a row given its index.
rule(int, int, int, int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
rule(int, int, int, int) - Method in interface com.arbortext.epic.table.TableGrid
Returns the rule at a specified location in the grid.
run(String) - Static method in class com.arbortext.epic.Application
Runs the macro or alias named name.
runMultiThreadedJob(Callable<V>) - Static method in class com.arbortext.epic.AOMAccessController
Launches the given job on a new thread.
runPipeline() - Method in interface com.arbortext.epic.Composer
Method overload which omits the last parameter.
runPipeline() - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
runPipeline(PropertyMap) - Method in interface com.arbortext.epic.Composer
Runs the pipeline defined by the CCF using the given map of parameter values.
runPipeline(PropertyMap) - Method in class com.arbortext.epic.internal.aom.ComposerImpl
 
RUNTIME_ERR - Static variable in exception class com.arbortext.epic.AclException
The exception is raised if a problem occurred while executing an ACL command or function.

S

save() - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last 5 parameters.
save() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(int) - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last 4 parameters.
save(int) - Method in interface com.arbortext.epic.cms.CMSObject
Saves a CMS object without checking it in (interim save).
save(int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
save(int) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(int, String) - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last 3 parameters.
save(int, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(int, String, String) - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last 2 parameters.
save(int, String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(int, String, String, String) - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last parameter.
save(int, String, String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(int, String, String, String, String) - Method in interface com.arbortext.epic.ADocument
Saves this document.
save(int, String, String, String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
save(Node, Node, int) - Method in interface com.arbortext.epic.io.IOObject
Saves selected information associated with an object back to the CMS.
SAVE_CT_ALL - Static variable in interface com.arbortext.epic.ADocument
For documents with change tracking markup, save as if all changes are pending (highlighted view).
SAVE_CT_LATEST - Static variable in interface com.arbortext.epic.ADocument
For documents with change tracking markup, save as if all changes are accepted (latest view).
SAVE_CT_ORIG - Static variable in interface com.arbortext.epic.ADocument
For documents with change tracking markup, save as if all changes are rejected (original view).
SAVE_EOC - Static variable in interface com.arbortext.epic.ADocument
Enables entity output conversion.
SAVE_FLATTEN_FILE - Static variable in interface com.arbortext.epic.ADocument
Expands all file entities recursively.
SAVE_FLATTEN_INCLUDE - Static variable in interface com.arbortext.epic.ADocument
Expands all XInclude references recursively.
SAVE_FLATTEN_TEXT - Static variable in interface com.arbortext.epic.ADocument
Expands all text entities recursively.
SAVE_NAC_CHAR - Static variable in interface com.arbortext.epic.ADocument
Writes non-ASCII characters as characters in the target encoding.
SAVE_NAC_ENTREF - Static variable in interface com.arbortext.epic.ADocument
Writes non-ASCII characters as character entity references.
SAVE_NAC_NUMREF - Static variable in interface com.arbortext.epic.ADocument
Writes non-ASCII characters as numeric character references.
SAVE_NOBREAK - Static variable in interface com.arbortext.epic.ADocument
Used internally for HTML output.
SAVE_NOEOC - Static variable in interface com.arbortext.epic.ADocument
Suppresses entity output conversion.
SAVE_NOHEADER - Static variable in interface com.arbortext.epic.ADocument
Removes the DOCTYPE header and internal subset including any private ENTITY declarations.
SAVE_NON_FRAGMENT - Static variable in interface com.arbortext.epic.ADocument
Writes a non-fragment header if possible.
SAVE_NOPI - Static variable in interface com.arbortext.epic.ADocument
Removes PTC Arbortext-specific processing instructions.
SAVE_SGML - Static variable in interface com.arbortext.epic.ADocument
Write the document as an SGML document.
SAVE_UNTAGGED - Static variable in interface com.arbortext.epic.ADocument
Write a text-only version of the document.
SAVE_XML - Static variable in interface com.arbortext.epic.ADocument
Write the document as XML.
search(String) - Method in interface com.arbortext.epic.cms.CMSSession
Searches the CMS for objects that match the specified search criteria.
search(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
search(String) - Method in interface com.arbortext.epic.io.IOSession
Searches the CMS for objects that match the specified search criteria.
selectNode(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
selectNodeContents(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
sendToBack() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
sendToBack() - Method in interface com.arbortext.epic.ui.Window
Places the Window behind all other windows (at the bottom of the z-order).
SESS_PREFIX_EXISTS_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Connection already established for this session.
setActiveSession(CMSSession) - Static method in class com.arbortext.epic.Application
Represents the active CMSSession (if any).
setAttribute(String, int, String) - Method in interface com.arbortext.epic.io.IOObject
Sets the value of an attribute.
setAttribute(String, String) - Method in interface com.arbortext.epic.cms.CMSObject
Method overload which omits the last parameter.
setAttribute(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Sets the value of a session attribute.
setAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
setAttribute(String, String) - Method in interface com.arbortext.epic.io.IOSession
Sets the value of a session attribute.
setAttribute(String, String) - Method in interface com.arbortext.epic.table.TableObject
Set an attribute.
setAttribute(String, String, int) - Method in interface com.arbortext.epic.cms.CMSObject
Sets the value of an attribute.
setAttribute(String, String, int) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setAttributeNode(Attr) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setAttributeNodeNS(Attr) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setAttributeNS(String, String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setAttributes(PropertyMap) - Method in interface com.arbortext.epic.cms.CMSObject
Sets the values for a list of attributes.
setAttributes(PropertyMap) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setAttributes(PropertyMap) - Method in interface com.arbortext.epic.io.IOObject
Sets the values for a list of attributes.
setBackgroundColor(String) - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
setBackgroundColor(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setBackgroundColor(String) - Method in interface com.arbortext.epic.ui.View
The background color of the View.
setBackgroundColor(String) - Method in interface com.arbortext.epic.ui.Window
The background color of the window.
setChecked(boolean) - Method in class com.arbortext.epic.internal.aom.ui.MenuItemImpl
 
setChecked(boolean) - Method in interface com.arbortext.epic.ui.MenuItem
For toggle menu items only.
setCMSObject(CMSObject) - Method in interface com.arbortext.epic.ANode
Associates this Node with the given CMSObject.
setCMSObject(CMSObject) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setContentType(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the type of the object's content.
setContentType(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setContinuousValidityChecking(boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setContinuousValidityChecking(boolean) - Method in interface org.w3c.dom.validation.DocumentEditVAL
An attribute specifying whether the validity of the document is continuously enforced.
setData(String) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
setData(String) - Method in class com.arbortext.epic.internal.aom.ProcessingInstructionImpl
 
setDefaultFolder(String) - Method in interface com.arbortext.epic.cms.CMSSession
Specifies the Logical ID of the current user's default folder.
setDefaultFolder(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setDefaultFolder(String) - Method in interface com.arbortext.epic.io.IOSession
Specifies the Logical ID of the current user's default folder.
setDefaultPermissions(String) - Method in interface com.arbortext.epic.io.IOSession
Specifies the default permissions for new objects.
setDock(short) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setDock(short) - Method in interface com.arbortext.epic.ui.Window
Indicates the docking state of the window.
setDocumentURI(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setEnabled(boolean) - Method in class com.arbortext.epic.internal.aom.ui.MenuItemImpl
 
setEnabled(boolean) - Method in interface com.arbortext.epic.ui.MenuItem
Shows whether the menu item is active or not.
setEncoding(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the character encoding of the object's content.
setEncoding(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setEncoding(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the character encoding of the object's content.
setEnd(Node, int) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setEndAfter(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setEndBefore(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setErrorCode(short) - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Used when the event handler wants to cancel the operation or throw an error exception.
setErrorCode(short) - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Used when the event handler wants to cancel the operation or throw an error exception.
setErrorCode(short) - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
Used when the event handler wants to cancel the operation or throw an error exception.
setErrorCode(short) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Used when the event handler wants to cancel the operation or throw an error exception.
setErrorCode(short) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Used when the event handler wants to cancel the operation or throw an error exception.
setErrorCode(short) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
setErrorCode(short) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
setErrorCode(short) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
setErrorCode(short) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setErrorCode(short) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
setErrorMessage(String) - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
setErrorMessage(String) - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
setErrorMessage(String) - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
setErrorMessage(String) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
setErrorMessage(String) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Used when the event handler wants to throw an error exception and additionally provide a human-readable error message.
setErrorMessage(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
setErrorMessage(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
setErrorMessage(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
setErrorMessage(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setErrorMessage(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
setFileMappingEntry(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Instructs the adapter to persistently store a path name to a Logical ID association.
setFileMappingEntry(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setFileMappingEntry(String, String) - Method in interface com.arbortext.epic.io.IOSession
Instructs the adapter to persistently store a path name to a Logical ID association.
setFolderLogicalId(String) - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Parent folder for the CMS object.
setFolderLogicalId(String) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Parent folder for the new object.
setFolderLogicalId(String) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Parent folder for the CMS object.
setFolderLogicalId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
setFolderLogicalId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setFolderLogicalId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
setForegroundColor(String) - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
setForegroundColor(String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setForegroundColor(String) - Method in interface com.arbortext.epic.ui.View
The foreground color of the View.
setForegroundColor(String) - Method in interface com.arbortext.epic.ui.Window
The foreground color of the window.
setFullTextIndexed(boolean) - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the document is marked for full text indexing.
setFullTextIndexed(boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setFullTextIndexed(boolean) - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the document is marked for full text indexing.
setFullTextSearch(boolean) - Method in interface com.arbortext.epic.cms.CMSSession
Indicates whether to index new documents for full-text searching.
setFullTextSearch(boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setFullTextSearch(boolean) - Method in interface com.arbortext.epic.io.IOSession
Determines whether to index new documents for full-text searching.
setGraphicCmsType(String) - Method in interface com.arbortext.epic.io.IOSession
Specifies the user-defined object type for graphics.
setHasChildRefs(boolean) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies whether non-folder objects have any child object references.
setHasChildRefs(boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setHasChildRefs(boolean) - Method in interface com.arbortext.epic.io.IOObject
Indicates whether a non-folder object has any child references.
setIcon(String) - Method in interface com.arbortext.epic.ANode
Used to get or set the name of the display icon that appears to the left of this Node (if any).
setIcon(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setIcon2(String) - Method in interface com.arbortext.epic.ANode
Used to get or set the name of a second display icon that appears to the left of this Node (if any).
setIcon2(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setIdAttribute(String, boolean) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setIdAttributeNode(Attr, boolean) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setIdAttributeNS(String, String, boolean) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setInsertionPoint(Range) - Method in interface com.arbortext.epic.ADocument
A collapsed DOM Range indicating the current location of the cursor.
setInsertionPoint(Range) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setInstanceDoctypeName(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the object's instance document type name.
setInstanceDoctypeName(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setInstanceDoctypeName(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the object's instance document type name.
setInternalAttribute(String, String) - Method in interface com.arbortext.epic.AElement
Sets an attribute value.
setInternalAttribute(String, String) - Method in class com.arbortext.epic.internal.aom.ElementImpl
 
setIsVirtualDocContainer(boolean) - Method in interface com.arbortext.epic.cms.CMSObject
Indicates whether the object contains references to child objects which are virtual document objects.
setIsVirtualDocContainer(boolean) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setIsVirtualDocContainer(boolean) - Method in interface com.arbortext.epic.io.IOObject
Indicates whether the object contains references to child objects which are virtual document objects.
setItem(int, String) - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
setItem(int, String) - Method in interface com.arbortext.epic.StringList
Replaces the indexth item in the collection with a new value.
setLength(int) - Method in class com.arbortext.epic.internal.aom.StringListImpl
 
setLength(int) - Method in interface com.arbortext.epic.StringList
The current size of the list.
setLocalPath(String) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
Full path to a resource (file or HTTP) accessible from the client.
setLocalPath(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
setModal(boolean) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setModal(boolean) - Method in interface com.arbortext.epic.ui.Window
A boolean value indicating if the window is modal.
setModified(boolean) - Method in interface com.arbortext.epic.ADocument
A boolean indicating whether the document has been modified.
setModified(boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setModified(boolean) - Method in class com.arbortext.epic.internal.aom.PropertyMapImpl
 
setModified(boolean) - Method in interface com.arbortext.epic.PropertyMap
A boolean indicating whether the property map object has been modified in the current session.
setName(String) - Method in interface com.arbortext.epic.ADocument
The name of the document or a null string if the document was created without a name.
setName(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the name of object.
setName(String) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Name of the object being created.
setName(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setName(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setName(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setName(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the name of the object.
setNamedItem(Node) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
setNamedItemNS(Node) - Method in class com.arbortext.epic.internal.aom.NamedNodeMapImpl
 
setNodeValue(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setObjectAttributes(String, PropertyMap) - Method in interface com.arbortext.epic.io.IOSession
Sets the values for a CMS object's list of attributes.
setObjType(String) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
Adapter-specific object type string.
setObjType(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setOldUserData(String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Can be used to allow the connect method to work with older adapters ("Oracle iFS Adapter" or "Documentum Adapter").
setOldUserData(String) - Method in interface com.arbortext.epic.cms.CMSObject
This method can be used to allow some properties and methods in this interface to work with older adapters ("Oracle iFS Adapter" or "Documentum Adapter").
setOldUserData(String) - Method in interface com.arbortext.epic.cms.CMSSession
Can be used to allow some methods and properties in this interface to work with older adapters ("Oracle iFS Adapter" or "Documentum Adapter").
setOldUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
setOldUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setOldUserData(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setOption(String, String) - Method in interface com.arbortext.epic.ADocument
This method sets the value of the PTC Arbortext set option, scoped to this document.
setOption(String, String) - Static method in class com.arbortext.epic.Application
Sets the value of the PTC Arbortext set option, in global scope.
setOption(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setOption(String, String) - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
setOption(String, String) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setOption(String, String) - Method in interface com.arbortext.epic.ui.View
Sets the value of the Arbortext set option, scoped to this view.
setOption(String, String) - Method in interface com.arbortext.epic.ui.Window
Sets the value of the Arbortext set option, scoped to this window.
setParameter(String, Object) - Method in class com.arbortext.epic.internal.aom.DOMConfigurationImpl
 
setParent(Window) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setParent(Window) - Method in interface com.arbortext.epic.ui.Window
The parent Window of this frame if it is a child window.
setPrefix(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setPublicId(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the Public ID of the object's DTD or Schema.
setPublicId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setPublicId(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the Public ID of the DTD or Schema.
setResult(CMSObject) - Method in interface com.arbortext.epic.cms.CMSObjectEvent
Represents the event-dependent result of an event.
setResult(CMSObject) - Method in interface com.arbortext.epic.cms.CMSSessionConstructEvent
The constructed CMS object.
setResult(CMSObject) - Method in interface com.arbortext.epic.cms.CMSSessionCreateEvent
The CMS object created.
setResult(CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectEventImpl
 
setResult(CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionConstructEventImpl
 
setResult(CMSObject) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionCreateEventImpl
 
setResult(String) - Method in interface com.arbortext.epic.ADocumentEntityEvent
A valid entity name to be used a new entity declaration.
setResult(String) - Method in interface com.arbortext.epic.cms.CMSSessionFileEvent
The logical ID of an object created in the repository.
setResult(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionFileEventImpl
 
setResult(String) - Method in class com.arbortext.epic.internal.aom.events.ADocumentEntityEventImpl
 
setRootCmsType(String) - Method in interface com.arbortext.epic.io.IOSession
Specifies the user-defined root object type.
setSize(int, int) - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
setSize(int, int) - Method in interface com.arbortext.epic.ui.Window
Changes the size of the window so it has width width and height height.
setStart(Node, int) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setStartAfter(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setStartBefore(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
setStrictErrorChecking(boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setSuspendUpdate(boolean) - Method in class com.arbortext.epic.internal.aom.ui.ViewImpl
 
setSuspendUpdate(boolean) - Method in interface com.arbortext.epic.ui.View
A boolean value showing whether the view should be updated when the document is modified.
setSystemId(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the System ID of the object's DTD or Schema.
setSystemId(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setSystemId(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the system ID of the DTD or Schema.
setTableSelection(TableTilePlex) - Method in interface com.arbortext.epic.ADocument
A TableTilePlex representing the current table selection.
setTableSelection(TableTilePlex) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setTagName(String) - Method in interface com.arbortext.epic.cms.CMSObject
Specifies the tag name for the top-level element in the object.
setTagName(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setTagName(String) - Method in interface com.arbortext.epic.io.IOObject
Specifies the tag name for the top-level element in the object.
setText(String) - Method in class com.arbortext.epic.internal.aom.ui.ComponentImpl
 
setText(String) - Method in interface com.arbortext.epic.ui.Component
The text associated with the component.
setTextContent(String) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setTextSelection(Range) - Method in interface com.arbortext.epic.ADocument
A DOM Range indicating the current text selection.
setTextSelection(Range) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setTitle(String) - Method in class com.arbortext.epic.internal.aom.table.TableSetImpl
 
setTitle(String) - Method in interface com.arbortext.epic.table.TableSet
The table's title (or caption) for table models that define one.
setTopLevelName(String) - Method in interface com.arbortext.epic.cms.CMSSessionBurstDocumentEvent
Name of the top-level object which will result from bursting the document.
setTopLevelName(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionBurstDocumentEventImpl
 
setUserData(String, Object, UserDataHandler) - Method in class com.arbortext.epic.internal.aom.NodeImpl
 
setUserData(String, String) - Method in interface com.arbortext.epic.cms.CMSAdapter
Stores some application data on the adapter.
setUserData(String, String) - Method in interface com.arbortext.epic.cms.CMSObject
Stores some application data on the object.
setUserData(String, String) - Method in interface com.arbortext.epic.cms.CMSSession
Stores some application data on the session.
setUserData(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSAdapterImpl
 
setUserData(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSObjectImpl
 
setUserData(String, String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
setUserData(String, String) - Method in interface com.arbortext.epic.io.IOAdapter
Stores application data on the adapter.
setUserData(String, String) - Method in interface com.arbortext.epic.io.IOObject
Stores some application data on the object.
setUserData(String, String) - Method in interface com.arbortext.epic.io.IOSession
Stores some application data about the session.
setValue(String) - Method in class com.arbortext.epic.internal.aom.AttrImpl
 
setVar(String, String) - Static method in class com.arbortext.epic.Acl
Sets the value of an ACL scalar variable to the specified string.
setXmlStandalone(boolean) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
setXmlVersion(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
SGML_MARKUP - Static variable in interface com.arbortext.epic.ADocument
The document uses SGML markup.
SHORT_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
 
show() - Method in class com.arbortext.epic.internal.aom.ui.WindowImpl
 
show() - Method in interface com.arbortext.epic.ui.Window
Makes the Window visible and brings it to the front of other windows.
source(String, String) - Static method in class com.arbortext.epic.internal.js.JavaScript
Overloaded version with optional usePrivate parameter omitted.
source(String, String, boolean) - Static method in class com.arbortext.epic.internal.js.JavaScript
Main entry point for reading and evaluating a .js file
span() - Method in class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
span() - Method in interface com.arbortext.epic.table.TableRectangle
Converts the cells in the rectangle to a spanned cell and returns the new multicell.
span(TableCell) - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
span(TableCell) - Method in interface com.arbortext.epic.table.TableCell
Creates a span of a rectangle of cells.
split(TableRow) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
split(TableRow) - Method in interface com.arbortext.epic.table.TableGrid
Splits the grid at the row indicated.
splitText(int) - Method in class com.arbortext.epic.internal.aom.TextImpl
 
STILL_CONNECTED_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Session still connected.
STILL_CONNECTED_ERR - Static variable in exception class com.arbortext.epic.io.IOException
An attempt to reconnect to an already active session or to terminate the adapter with sessions still active.
stopPropagation() - Method in class com.arbortext.epic.internal.aom.events.EventImpl
 
StringList - Interface in com.arbortext.epic
The StringList interface provides the abstraction of an ordered collection of DOMStrings, without defining or constraining how this collection is implemented.
STRINGLIST_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a StringList object.
StringListImpl - Class in com.arbortext.epic.internal.aom
 
StringListImpl(long) - Constructor for class com.arbortext.epic.internal.aom.StringListImpl
 
substringData(int, int) - Method in class com.arbortext.epic.internal.aom.CharacterDataImpl
 
surroundContents(Node) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
SYNTAX_ERR - Static variable in exception class com.arbortext.epic.AclException
The exception is raised if the ACL command invoked by the execute method has syntax errors.

T

TABLE_CELL - Static variable in interface com.arbortext.epic.table.TableObject
A cell.
TABLE_COLUMN - Static variable in interface com.arbortext.epic.table.TableObject
A column of cells.
TABLE_GRID - Static variable in interface com.arbortext.epic.table.TableObject
A table grid.
TABLE_OBJECT_STORE - Static variable in interface com.arbortext.epic.table.TableObject
A collection of table objects.
TABLE_ROW - Static variable in interface com.arbortext.epic.table.TableObject
A row of cells.
TABLE_RULE - Static variable in interface com.arbortext.epic.table.TableObject
A rule (line) between cells.
TABLE_SELECTION - Static variable in interface com.arbortext.epic.ADocument
There is a table selection.
TABLE_SET - Static variable in interface com.arbortext.epic.table.TableObject
A table set.
TABLE_TILEPLEX - Static variable in interface com.arbortext.epic.table.TableObject
A table selection consisting of zero or more rectangles of cells and zero or more table rules.
TableCell - Interface in com.arbortext.epic.table
Represents a single cell in a table.
TableCellImpl - Class in com.arbortext.epic.internal.aom.table
 
TableCellImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableCellImpl
 
TableColumn - Interface in com.arbortext.epic.table
Represents either a column of cells.
TableColumnImpl - Class in com.arbortext.epic.internal.aom.table
 
TableColumnImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableColumnImpl
 
TableException - Exception Class in com.arbortext.epic.table
Defines the exceptions used by the Table AOM methods.
TableException(short) - Constructor for exception class com.arbortext.epic.table.TableException
 
TableException(short, String) - Constructor for exception class com.arbortext.epic.table.TableException
 
TableGrid - Interface in com.arbortext.epic.table
Represents a table grid which is a rectangular array of cells.
TableGridImpl - Class in com.arbortext.epic.internal.aom.table
 
TableGridImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableGridImpl
 
tableModelCells(String, boolean) - Method in interface com.arbortext.epic.ADocumentType
Returns a list containing the name of each tag that is allowed as a cell tag for a table of the specified table model in a document using this DocumentType.
tableModelCells(String, boolean) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelRow(String, boolean) - Method in interface com.arbortext.epic.ADocumentType
Returns the name of the tag that is allowed as the row tag for a table of the specified table model in a document using this DocumentType.
tableModelRow(String, boolean) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelSupport(String, String) - Method in interface com.arbortext.epic.ADocumentType
Tests whether a given table model supports a specified feature in documents created using this DocumentType.
tableModelSupport(String, String) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelTables(String) - Method in interface com.arbortext.epic.ADocumentType
Returns a list containing the name of each tag that is allowed as a table (root) tag for a table of the specified table model in a document using this DocumentType.
tableModelTables(String) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelTableTitle(String) - Method in interface com.arbortext.epic.ADocumentType
Returns the name of the tag that is allowed as the title (or caption) tag for a table of the specified table model in a document using this DocumentType.
tableModelTableTitle(String) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelTags(String) - Method in interface com.arbortext.epic.ADocumentType
Returns a list containing the name of all the tags used in the specified table model in a document using this DocumentType.
tableModelTags(String) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
tableModelWrappers(String) - Method in interface com.arbortext.epic.ADocumentType
Returns a list containing the name of each tag that is allowed as a wrapper tag for a table of the specified table model in a document using this DocumentType.
tableModelWrappers(String) - Method in class com.arbortext.epic.internal.aom.DocumentTypeImpl
 
TableMulticell - Interface in com.arbortext.epic.table
Represents a rectangular array of spanned cells in a table.
TableMulticellImpl - Class in com.arbortext.epic.internal.aom.table
 
TableMulticellImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableMulticellImpl
 
TableObject - Interface in com.arbortext.epic.table
Base class for all table objects.
TABLEOBJECT_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a TableObject object.
TableObjectImpl - Class in com.arbortext.epic.internal.aom.table
 
TableObjectImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
TableObjectImpl(long, boolean) - Constructor for class com.arbortext.epic.internal.aom.table.TableObjectImpl
 
TableObjectStore - Interface in com.arbortext.epic.table
A TableObjectStore contains a collection of TableObjects all from the same document.
TableObjectStoreImpl - Class in com.arbortext.epic.internal.aom.table
 
TableObjectStoreImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableObjectStoreImpl
 
TableRectangle - Interface in com.arbortext.epic.table
Represents a rectangle of cells.
TABLERECTANGLE_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a TableRectangle object.
TableRectangleImpl - Class in com.arbortext.epic.internal.aom.table
 
TableRectangleImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableRectangleImpl
 
TableRow - Interface in com.arbortext.epic.table
Represents a row of cells.
TableRowImpl - Class in com.arbortext.epic.internal.aom.table
 
TableRowImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableRowImpl
 
TableRule - Interface in com.arbortext.epic.table
Represents a rule.
TableRuleImpl - Class in com.arbortext.epic.internal.aom.table
 
TableRuleImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableRuleImpl
 
TableSet - Interface in com.arbortext.epic.table
A TableSet is a collection of one or more TableGrids, each of which is a rectangular array of TableCells
TableSetImpl - Class in com.arbortext.epic.internal.aom.table
 
TableSetImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableSetImpl
 
TableTilePlex - Interface in com.arbortext.epic.table
A TableTilePlex is used to represent a table selection.
TableTilePlexImpl - Class in com.arbortext.epic.internal.aom.table
 
TableTilePlexImpl(long) - Constructor for class com.arbortext.epic.internal.aom.table.TableTilePlexImpl
 
terminate() - Method in interface com.arbortext.epic.io.IOAdapter
Shuts down the adapter and frees all resources.
TEXT_SELECTION - Static variable in interface com.arbortext.epic.ADocument
There is a text selection.
TextImpl - Class in com.arbortext.epic.internal.aom
 
TextImpl(long) - Constructor for class com.arbortext.epic.internal.aom.TextImpl
 
toMarkupString() - Method in interface com.arbortext.epic.ARange
Returns the contents of a Range as a string.
toMarkupString() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
toMarkupStringEx() - Method in interface com.arbortext.epic.ARange
Method overload which omits the last parameter.
toMarkupStringEx() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
toMarkupStringEx(int) - Method in interface com.arbortext.epic.ARange
Returns the contents of a Range as a string, with control over the markup.
toMarkupStringEx(int) - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
TOO_MANY_ADAPTERS_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
No more adapters can be registered.
TOO_MANY_SESSIONS_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Too many open connections.
TOOLBAR_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the ToolBarEvents module.
ToolBarEvent - Interface in com.arbortext.epic.ui
The ToolBarEvent interface provides specific contextual information associated with ToolBar events.
ToolBarEventImpl - Class in com.arbortext.epic.internal.aom.ui
 
ToolBarEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.ToolBarEventImpl
 
toString() - Method in class com.arbortext.epic.internal.aom.ranges.RangeImpl
 
TYPE_NUMBER - Static variable in interface com.arbortext.epic.PropertyMap
The data value is a number.
TYPE_STRING - Static variable in interface com.arbortext.epic.PropertyMap
The data value is a DOMString.
TYPE_STRINGLIST - Static variable in interface com.arbortext.epic.PropertyMap
The data value is a StringList object.
TYPE_UNKNOWN - Static variable in interface com.arbortext.epic.PropertyMap
No data associated with the key.
TypeInfoImpl - Class in com.arbortext.epic.internal.aom
 
TypeInfoImpl(long) - Constructor for class com.arbortext.epic.internal.aom.TypeInfoImpl
 

U

UI_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the UIEvents module.
UIEventImpl - Class in com.arbortext.epic.internal.aom.events
 
UIEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.events.UIEventImpl
 
UNDEFINED_CONTENT - Static variable in interface com.arbortext.epic.AElement
The element is not declared in the DTD.
undo() - Method in interface com.arbortext.epic.ADocument
This method reverses the previous change to the document.
undo() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
undoBoundary() - Method in interface com.arbortext.epic.ADocument
Method overload which omits the last parameter.
undoBoundary() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
undoBoundary(String) - Method in interface com.arbortext.epic.ADocument
This method inserts a boundary in the undo history so that a subsequent undo will restore changes up to the current state.
undoBoundary(String) - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
undoClear() - Method in interface com.arbortext.epic.ADocument
Clears the document's undo history.
undoClear() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
UNIMP_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Unimplemented operation.
UNLOCK_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Object is locked.
unspan() - Method in class com.arbortext.epic.internal.aom.table.TableCellImpl
 
unspan() - Method in interface com.arbortext.epic.table.TableCell
Unspans the cell, which must be in a multicell.
UNSUP_ATTR_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
Unsupported attribute.
UNSUP_PROTO_ERR - Static variable in exception class com.arbortext.epic.cms.CMSException
This version of the adapter is not supported.
updateToXmlMetadata(DocumentFragment) - Method in class com.arbortext.epic.internal.aom.io.IOHostImpl
 
updateToXmlMetadata(DocumentFragment) - Method in interface com.arbortext.epic.io.IOHost
Requests that the two-way metadata rules be evaluated to update XML elements and attributes from CMS metadata.

V

VAL_ANY_CONTENTTYPE - Static variable in interface org.w3c.dom.validation.ElementEditVAL
The content model contains unordered child information item(s), i.e., element, processing instruction, unexpanded entity reference, character, and comment information items as defined in the XML Information Set.
VAL_ELEMENTS_CONTENTTYPE - Static variable in interface org.w3c.dom.validation.ElementEditVAL
The content model contains a sequence of element information items optionally separated by whitespace.
VAL_EMPTY_CONTENTTYPE - Static variable in interface org.w3c.dom.validation.ElementEditVAL
The content model does not allow any content.
VAL_FALSE - Static variable in interface org.w3c.dom.validation.NodeEditVAL
False if the node is invalid with regards to the operation, or if the operation cannot be done.
VAL_INCOMPLETE - Static variable in interface org.w3c.dom.validation.NodeEditVAL
Check if the node's immediate children are those expected by the content model.
VAL_MIXED_CONTENTTYPE - Static variable in interface org.w3c.dom.validation.ElementEditVAL
The content model contains a sequence of ordered element information items optionally interspersed with character data.
VAL_NS_WF - Static variable in interface org.w3c.dom.validation.NodeEditVAL
Check if the node is namespace well-formed.
VAL_SCHEMA - Static variable in interface org.w3c.dom.validation.NodeEditVAL
Check if the node's entire subtree are those expected by the content model.
VAL_SIMPLE_CONTENTTYPE - Static variable in interface org.w3c.dom.validation.ElementEditVAL
The content model contains character information items.
VAL_TRUE - Static variable in interface org.w3c.dom.validation.NodeEditVAL
True if the node is valid with regards to the operation, or if the operation can be done.
VAL_UNKNOWN - Static variable in interface org.w3c.dom.validation.NodeEditVAL
The validity of the node is unknown.
VAL_WF - Static variable in interface org.w3c.dom.validation.NodeEditVAL
Check if the node is well-formed.
validateDocument() - Method in class com.arbortext.epic.internal.aom.DocumentImpl
 
validateDocument() - Method in interface org.w3c.dom.validation.DocumentEditVAL
Validates the document against the schema, e.g., a DTD or an W3C XML schema or another.
verifyOperationEnabledInCurrentState(String) - Method in interface com.arbortext.epic.cms.CMSSession
Indicates whether an operation is allowed in the current state.
verifyOperationEnabledInCurrentState(String) - Method in class com.arbortext.epic.internal.aom.cms.CMSSessionImpl
 
verifyOperationEnabledInCurrentState(String) - Method in interface com.arbortext.epic.io.IOSession
Indicates whether an operation is allowed in the current state.
VERTICAL - Static variable in interface com.arbortext.epic.table.TableObject
Vertical orientation.
View - Interface in com.arbortext.epic.ui
The View interface is a subclass of AbstractView, representing a view of an associated Document.
VIEW_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a View object.
VIEW_SCOPE - Static variable in class com.arbortext.epic.Application
The option has view scope.
ViewImpl - Class in com.arbortext.epic.internal.aom.ui
 
ViewImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.ViewImpl
 
vlineRuleList(int, int, int) - Method in class com.arbortext.epic.internal.aom.table.TableGridImpl
 
vlineRuleList(int, int, int) - Method in interface com.arbortext.epic.table.TableGrid
Returns a table object store containing all the TableRules in a specified vertical line.
VOID_TYPE - Static variable in class com.arbortext.epic.internal.jni.Reflect
IMPORTANT: The following constants need to be consistent with the jvalue type defined in Java JNI.

W

WEBVIEW2_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the WebView2Events module.
WebView2Event - Interface in com.arbortext.epic.ui
The WebView2Event interface provides specific contextual information associated with WebView2 events.
WebView2EventImpl - Class in com.arbortext.epic.internal.aom.ui
 
WebView2EventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.WebView2EventImpl
 
Window - Interface in com.arbortext.epic.ui
The Window interface represents a top level window frame which is created by Editor.
WINDOW_DOMAIN - Static variable in interface com.arbortext.epic.AEvent
Shows the event was created by and used in a window.
WINDOW_EVENTS - Static variable in interface com.arbortext.epic.AEvent
Shows the event originated from the WindowEvents module.
WINDOW_SCOPE - Static variable in class com.arbortext.epic.Application
The option has window scope.
WindowEvent - Interface in com.arbortext.epic.ui
The WindowEvent interface provides specific contextual information associated with Window events.
WindowEventImpl - Class in com.arbortext.epic.internal.aom.ui
 
WindowEventImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.WindowEventImpl
 
WindowException - Exception Class in com.arbortext.epic.ui
Window operations may throw a WindowException as specified in their method descriptions.
WindowException(short) - Constructor for exception class com.arbortext.epic.ui.WindowException
 
WindowException(short, String) - Constructor for exception class com.arbortext.epic.ui.WindowException
 
WindowImpl - Class in com.arbortext.epic.internal.aom.ui
 
WindowImpl(long) - Constructor for class com.arbortext.epic.internal.aom.ui.WindowImpl
 
WRONG_WINDOW_ERR - Static variable in exception class com.arbortext.epic.ui.WindowException
A component is used in a window other than the one that created it (and doesn't support the component).

X

XML_MARKUP - Static variable in interface com.arbortext.epic.ADocument
The document uses XML markup.
XPATHEXPRESSION_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a XPathExpression object.
XPATHNSRESOLVER_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a XPathNSResolver object.
XPATHRESULT_OBJECT - Static variable in interface com.arbortext.epic.AOMObject
The object is a XPathResult object.
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form