Package com.arbortext.epic.io


package com.arbortext.epic.io
  • Class
    Description
    The IOAdapter interface represents an installed content management system (CMS) adapter.
    The IOBrowseItem interface contains information returned from IOBrowseIterator.getNext().
    For searching and browsing functions, the adapter returns this iterator over the sequence of results.
    Defines the exceptions thrown by content management system (CMS) adapters to notify Editor that an error has occurred.
    The IOHost interface exposes PTC Arbortext Editor functionality to content management system (CMS) adapters.
    The IOObject interface represents the logical collection of information associated with one object within a content management system (CMS).
    The IOSession interface represents a content management system (CMS) session.