Package com.filenet.rm.api

  • Interface Summary 
    Interface Description
    ActivableObject
    Defines the behavior of any Records Manager container object that can be activated or inactivated.
    ClassificationGuide
    Represents a single classification guide.
    ClassificationGuides
    Represents a collection of ClassificationGuide objects.
    ClassificationScheme
    Represents a file plan that enables a hierarchical grouping of various types of folders such as record categories and record folders.
    ClassificationSchemes
    Represents a collection of ClassificationScheme objects.
    ClosableObject
    Defines the behavior of a Records Manager container object that can be closed.
    DisposableObject
    Represents a Records Manager object that can be disposed of using the automated disposal process.
    DispositionAllocatableObject
    Defines the behavior of a Records Manager object that can be be associated with a DispositionSchedule object to define the disposition process for the Records Manager object and its children.
    DispositionSchedule
    Represents a set instructions that are allocated to a Records Manager object to indicate how long that object is to be retained for business purposes.
    DispositionSchedules
    Represents a collection of DispositionSchedule objects.
    DocumentStore
    Represents a repository in which documents are stored.
    GuideContainer
    Represents a container that is used to manage one or more GuideSection and GuideTopic objects.
    GuideSection
    Represents a section in a classification guide.
    GuideSections
    Represents a collection of GuideSection objects.
    GuideTopic
    Represents a topic in a classification guide.
    GuideTopics
    Represents a collection of GuideTopic objects.
    Hold
    Represents a disposition hold that suspends the normal disposition schedule for one or more objects to ensure their availability beyond the approved retention period.
    HoldableObject
    Represents a Records Manager object that can be placed on hold, such as a record category, record folder, or volume.
    HoldableObjects
    Represents a collection of HoldableObject objects.
    Holds
    Represents a collection of Hold objects.
    RecordCategories
    Represents collection of RecordCategory objects.
    RecordCategory
    Represents a container that categorizes a set of related records within a file plan.
    RecordFolder
    Represents a container that is used to manage related records according to specified retention and disposition schedules and events.
    RecordFolders
    Represents a collection of RecordFolder objects.
    RecordInfo
    Represents a a logical entity that serves as an official record for any type of document pertaining to business operations, or of having material value.
    RecordInfos
    Represents a collection of RecordInfo objects.
    RecordType
    Represents a non-hierarchical grouping of records.
    RecordTypes
    Represents a collection of RecordType objects.
    RMAutoName
    Supports the auto naming feature of Records Manager that enables custom applications to customize the name that is generated for a record.
    RMConnector
    Represents a connection to an external document repositories, such as Image Services, Content Services, and Content Engine.
    RMCustomObject
    Represents the base object for all RM custom objects.
    RMCustomObjects
    Represents a collection of RMCustomObject objects.
    RMFolder
    Represents the base interface for all container objects in the Records Manager Java API.
    RMFolders
    ARepresents a collection of RMFolder objects.
    RMObject
    Represents the base interface for a Records Manager object.
    RMObjects
    Represents a collection of RMObject objects.
    RMObjectStore
    Represents a Records Manager object store that can hold multiple file plans.
    RMObjectStores
    Represents collection of RMObjectStore objects.
    RMPagedSearch
    Provides functionality for performing single object type searches of Records Manager objects.
    RMProperty
    Contains a constant for the name of each property in the Records Manager Jsva API.
    RMRecord
    Serves as the base interface for RecordInfo objects, which represent records.
    RMRecordCategoryContainer
    Defines the behavior of any RMFolder object that can contain a record category in the file plan hierarchy.
    RMRecordContainer
    Represents the base interface for the interfaces that can contain records: RecordCategory, RecordFolder, and Volume.
    RMRecordFolderContainer
    Represents the base class for a container that can hold RecordFolder objects.
    RMSearch
    Provides methods for performing ad-hoc searches of Records Manager objects, such as record categories, record folders, records, and physical record markers, across one or more object stores.
    RMStoredSearch
    Represents a predefined search query to retrieve Records Manager objects, including record categories, folders, volumes, records, and custom objects, from one or more object stores.
    RMStoredSearches
    Represents a collection of RMStoredSearch objects.
    RMType
    Provides a set of constants that indicate the types of entities that can reside in a file plan.
    ValidationErrors
    Represents a collection of ValidationError objects.
    VitalableObject
    Represents a Records Manager object that can be marked as vital to indicate that the object is required for meeting operational responsibilities during an enterprise-wide emergency.
    Volume
    Represents a logical sub-division of a record folder into smaller, easier-to-manage units.
    Volumes
    Represents a collection of Volume objects.
  • Class Summary 
    Class Description
    BusinessRules
    Represents a set of business rules that are applied to security classification actions.
    DODCH4Property  
    RMDriverManager
    Registers and retrieves connector and auto-naming implementations for a Records Manager application.
    RMPropertiesCategoryType
    Defines constant values that represent the categories into which Record Manager properties are classified.
    ValidationError
    Represents an error that is found when the business rules are verified during a DoD Chapter 4 security classification action.

© Copyright IBM Corp. 2003, 2013. All Rights Reserved.