See: Description
Interface | Description |
---|---|
AlternateRetention |
An interface that represents an
AlternateRetention custom object
that can be an optional member of a DispositionPhase instance. |
AlternateRetentionList |
Represents an ordered collection of
AlternateRetention
instances defined for a single DispositionPhase . |
AuditableEntity |
Represents an entity for which audit events can be retrieved.
|
AuditEvent |
Interface that represents repository instances of "RM Audit"
custom events and other "Object Change Event" types.
|
BaseEntity |
Base interface for all repository-persisted entities.
|
BulkItemResult |
Represents the success or failure status for an individual
entity that is a member of a
BulkOperation process. |
ClassificationGuide |
Represents a Department of Defense (DoD) Security Classification Guide.
|
ClassificationGuideSection |
Represents a section belonging to a DoD Security Classification Guide.
|
ClassificationGuideTopic |
Represents a guide topic belonging to a DoD Security Classification Guide.
|
Container |
The base interface for all IBM Enterprise Records-related containers.
|
ContentItem |
An interface that represents a content containing entity
(e.g., a P8 Content Engine document).
|
ContentRepository |
An interface that represents a content repository
whose
ContentItem instances might be eligible
for record declaration. |
DefensiblyDisposable |
Represents a container that may be eligible to support
"Defensibly Disposable" business processes.
|
DefensiblyDisposableContainerParent |
Represents a parent container that may be eligible of
containing a "Defensibly Disposable" child container.
|
Dispositionable |
An interface for any entity that is affected
by the operation of a disposition schedule and/or
vital review processing.
|
DispositionAction |
An interface that represents a disposition-related
"Action1" custom object that is typically associated
with a
DispositionSchedule and its child
DispositionPhase instances. |
DispositionAllocatable |
Represents an entity that is capable of having
a Disposition Schedule assigned to it.
|
DispositionPhase |
An interface that represents a "Phase" custom object
that acts as a phase member of a
DispositionSchedule . |
DispositionPhaseList |
Represents an ordered collection of
DispositionPhase
instances defined for a single DispositionSchedule . |
DispositionSchedule |
An interface that represents a "DisposalSchedule" custom object.
|
DispositionTrigger |
An interface that represents a disposition-related
"DisposalTrigger" custom object.
|
DomainConnection |
Represents all of the connection information needed for a particular domain
(for example, P8 Content Engine, ECM Content Manager 8, and so on).
|
ExternalExport |
Interface used by one version of disposition interim transfer to hook into
the IER WFL Component's integration with RMTransferAPI.
|
FilePlan |
This interface represents the top level file plan container.
|
FilePlanRepository |
An interface that represents a file plan repository.
|
Hold |
An interface that represents a
Hold custom object. |
Holdable |
An interface for entities that can be recipients of
hold placement and removal operations.
|
Location |
An interface that represents a
Location custom object. |
NamingPattern |
An interface that represents a
Pattern custom object. |
NamingPatternLevel |
An interface that represents a
PatternLevel custom object. |
NamingPatternSequence |
An interface that represents a
PatternSequences custom object. |
Persistable |
An interface to represent those entities whose property
and permission state can be persisted to their respective
repository.
|
Record |
An interface that represents a
RecordInfo -class object. |
RecordCategory |
Represents a container that can directly contain other
RecordCategory instances or RecordFolder instances,
and can also directly contain Record instances. |
RecordCategoryContainer |
Represents a container capable of containing
RecordCategory instances. |
RecordContainer |
Represents a container capable of directly or indirectly containing
Record instances. |
RecordFolder |
Represents a container that directly contains either other
RecordFolder instances or RecordVolume instances,
and might also directly contain Record instances
(See the RecordContainer.requiresChildVolume() method). |
RecordFolderContainer |
Represents a container capable of containing
RecordFolder instances. |
RecordType |
An interface that represents a
RecordType
custom object that is used to associate a specific
DispositionSchedule to an individual
Record instance. |
RecordVolume |
Represents a sub-container used within some types of
RecordFolder
instances to container Record instances. |
RecordVolumeContainer |
Represents a container capable of containing
RecordVolume instances. |
ReportDefinition |
An interface that defines an IBM Enterprise Records report definition entity.
|
Repository |
Base repository interface.
|
RMContentElement |
Represents a single document content binary or reference type that can be contained
by a
ContentItem . |
RMCustomObject |
Represents the base interface for all
CustomObject -based entities. |
RMDomain |
Represents a domain in which repositories reside.
|
RMLink |
Base interface for all IBM Enterprise Records RMLink instances.
|
RMWorkflowDefinition |
Represents an IBM Enterprise Records-related Workflow Definition.
|
SystemConfiguration |
Represents an instance of the IBM Enterprise Records custom object class
SystemConfiguration . |
Vitalable |
Represents an entity that can be marked as vital to indicate
that the object is required for meeting operational responsibilities during
an enterprise-wide emergency.
|
The RMFactory
class provides static inner classes for
fetching and creating new instances of many of the types defined in this package.
© Copyright IBM Corp. 2010, 2013. All Rights Reserved.