Uses of Package com.filenet.rm.api
Packages that use com.filenet.rm.api
Package | Description |
---|---|
com.filenet.rm.api | |
com.filenet.rm.api.exception | |
com.filenet.rm.api.util |
Classes in com.filenet.rm.api used by com.filenet.rm.api
Class and 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.
|
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.
|
RMPagedSearch
Provides functionality for performing single object type searches of Records Manager objects.
|
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.
|
RMStoredSearches
Represents a collection of
RMStoredSearch objects.
|
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.
|
Classes in com.filenet.rm.api used by com.filenet.rm.api.exception
Class and Description |
---|
RMObjectStore
Represents a Records Manager object store that can hold
multiple file plans.
|
Classes in com.filenet.rm.api used by com.filenet.rm.api.util
Class and Description |
---|
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.
|
DocumentStore
Represents a repository in which documents are stored.
|
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.
|
Holds
Represents a collection of
Hold 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.
|
RMFolder
Represents the base interface for all container objects in the Records Manager Java API.
|
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.
|
RMRecordContainer
Represents the base interface for the interfaces that can contain records:
RecordCategory ,
RecordFolder , and Volume .
|