Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.engine |
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
|
com.filenet.api.events |
Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to
extend Content Engine functionality and invoke it through the event mechanism.
|
com.filenet.api.meta |
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
|
com.filenet.api.publishing |
Provides interfaces related to publishing.
|
com.filenet.api.query |
Provides classes related to constructing and performing Content Engine searches.
|
com.filenet.api.replication |
Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content.
|
com.filenet.api.sweep |
Provides classes and interfaces for the sweep framework, a background service that visits a specified class and processes the instances that meet a specified criteria.
|
Class and Description |
---|
AddOn
Represents a product extension to the core FileNet P8 Content Engine components.
|
ChoiceList
Represents a choice list in an object store.
|
ClassDefinition
Represents the class definition (mutable class metadata) of non-versionable, non-subscribable classes.
|
CmContentConversionSettings
This class is not supported.
|
CmConversionSettingsClassDefinition
This interface is not supported.
|
CmDatabaseConnection
Contains database connection information
for object stores, event export stores, and isolated regions.
|
CmHold
Represents a hold on an object of type
CmHoldable ,
preventing that object from being deleted for
an indefinite period of time, until the hold is explicitly removed. |
CmHoldable
Abstract base class for classes to which holds (deletion prevention) can be applied.
|
CmIndexPartitionConstraint
Represents an index partition constraint associated with an IBM® Content Search Services index.
|
CmIndexRequest
Represents the base class for index requests.
|
CmSecuredStorageDevice
This class is not supported.
|
CmStorageDevice
Abstract base class for objects that represent different types of advanced storage devices.
|
CmTextIndexingPreprocessorAction
This interface is not supported.
|
CmTextSearchAffinityGroup
Represents an affinity group of IBM® Content Search Services servers.
|
CmTextSearchPartitionProperty
Represents the base, abstract class whose instances refer to IBM® Content Search Services index partioning properties
of CBR-enabled objects in an object store.
|
CodeModule
Represents a Java action handler to be stored on the Content Engine.
|
ContentCacheArea
Represents a file storage area that stores duplicates of the document content most frequently requested,
and permits those duplicates to be accessed in lieu of the originals in order to enhance the document
retrieval performance of local servers.
|
ContentValidationRequest
Represents a data object to be used with the batch form of
StorageArea.validateContent . |
DirectoryConfiguration
Represents the base configuration object for all security providers and holds directory configuration data.
|
DITARenditionEngineConnection
Represents site-specific connection data for a DITA Rendition Engine that is referenced by a publishing configuration.
|
DocumentClassDefinition
Represents the class definition (mutable class metadata) of the
Document class and its subclasses. |
EventClassDefinition
Represents the class definition (mutable class metadata) of event classes whose instances
can be subscribed to or audited.
|
FixedContentDevice
Represents the base, abstract class for all classes relating to fixed content devices.
|
IndexArea
Represents the disk storage location and data necessary to perform full-text indexing for content-based retrieval.
|
IndexJob
Initiates and tracks the status of a full-text indexing operation.
|
IndexJobItem
Indicates a particular item that is being full text indexed.
|
IsolatedRegion
Contains the connection information necessary to access the isolated region of a workflow system.
|
PropertyDefinition
Represents the base class for all property definition classes.
|
PropertyTemplate
Represents the base class for all property template classes.
|
QueueItem
This class is the base class for all queue-related classes.
|
RenditionEngineConnection
Represents site-specific connection data for a Rendition Engine that is referenced by a publishing configuration.
|
ReplicableClassDefinition
Represents the class definition (mutable class metadata) of classes of which an object instance can be replicated.
|
Site
Identifies a geographical area within a FileNet P8 domain.
|
SiteSettings
Represents an abstract, dependent object that provides site-specific, configuration value overrides
for a fixed content device or an advanced storage device.
|
StorageArea
Represents the physical storage location where content will be stored.
|
SubscribableClassDefinition
Represents the class definition (mutable class metadata) of classes whose instances can be the target of a
subscription and can be audited.
|
SubsystemConfiguration
Represents a configuration object related to a particular subsystem or functional area that can be configured
relative to a server hierarchy.
|
TableDefinition
Represents the description of a Content Engine database table.
|
VersionableClassDefinition
Represents the parent of the
DocumentClassDefinition class, which holds the class definition of a
Document class and its subclasses. |
VirtualServer
Represents a logical entity for managing a group of server instances.
|
Class and Description |
---|
AddOn
Represents a product extension to the core FileNet P8 Content Engine components.
|
AsyncProcessingConfiguration
Represents configuration data for asynchronous processing of events.
|
AsyncUpgradeQueueItem
For internal use only.
|
AuditDefinition
Represents a definition that specifies audit-event parameters.
|
CenteraFixedContentDevice
Represents the description of an EMC Centera fixed content device.
|
CenteraSiteSettings
Represents the configuration settings that can be overridden for the EMC Centera fixed content devices
on the specified site.
|
CFSImportAgentConfiguration
Configures the importer component of Content Federation Service (CFS).
|
CFSSiteSettings
For a particular FileNet P8 site, configures the Content Federation Service (CFS).
|
Choice
Represents a single choice item in a choice list that can be assigned to a property, or represents a group node for a nested collection
of choice items within a choice list.
|
ChoiceList
Represents a choice list in an object store.
|
ClassDefinition
Represents the class definition (mutable class metadata) of non-versionable, non-subscribable classes.
|
CmAbstractQueueEntry
Customizable base for classes of objects that can be processed by a queue sweep.
|
CmAdvancedStorageArea
A storage area supporting these underlying advanced storage devices:
OpenStack cloud storage and file system storage.
|
CmAtmosFixedContentDevice
Represents the description of a EMC Atmos fixed content device.
|
CmAuditDispositionPolicy
Defines the criteria in which audit records are identified for disposition (deletion).
|
CmAuditingConfiguration
Represents configuration data for audit disposition,
a subsystem for automatic pruning (deletion) of audited events in the Content Engine audit log (Event table).
|
CmAuditProcessingBookmark
Represents a leave-off point in the audit log (Event table), which indicates
the last record processed by an audit processing client, such as an analytics or
case history application.
|
CmChangePreprocessorDefinition
Associates a
CmChangePreprocessorAction object with a class definition. |
CmContentConversionAction
This class is not supported.
|
CmContentConversionConfiguration
This interface is not supported.
|
CmContentConversionSettings
This class is not supported.
|
CmConversionSettingsClassDefinition
This interface is not supported.
|
CmCustomStorageDevice
This class is not supported.
|
CmDatabaseConnection
Contains database connection information
for object stores, event export stores, and isolated regions.
|
CmDirectoryConfigurationConnections
Represents the configuration object for the IBM Connections provider.
|
CmDirectoryConfigurationDomino
Configuration object for Domino LDAP security provider.
|
CmDirectoryConfigurationOID
Represents the configuration object for an Oracle Internet Directory (OID)
security provider.
|
CmDirectoryConfigurationRadiantOne
Represents the configuration object for a RadiantOne security provider.
|
CmDirectoryConfigurationVMM
Represents the configuration object for the Content Platform Engine's VMM provider.
|
CmEventExportStore
Represents an event export store used by the Case Analyzer or Case History publishing service.
|
CmFileSystemStorageDevice
Represents an advanced storage device that stores content in a file system.
|
CmHitachiFixedContentDevice
Represents the description of a Hitachi Content Platform fixed content storage device.
|
CmHold
Represents a hold on an object of type
CmHoldable ,
preventing that object from being deleted for
an indefinite period of time, until the hold is explicitly removed. |
CmHoldable
Abstract base class for classes to which holds (deletion prevention) can be applied.
|
CmHoldRelationship
Defines a hold-held relationship between
CmHold (hold object)
and CmHoldable object (the held object). |
CmIndexDefinition
Defines a database table's index.
|
CmIndexedColumn
Defines a column that forms part of a database index, and the manner in which the column participates
in the index.
|
CmIndexJobResyncItem
Represents an index job that resynchronizes a full-text index with the data in an object store database.
|
CmIndexRequest
Represents the base class for index requests.
|
CmIsilonFixedContentDevice
Represents the description of a EMC Isilon fixed content device.
|
CMODFixedContentDevice
Represents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device.
|
CmOpenStackStorageDevice
Represents an advanced storage device available through an OpenStack-conformant
object storage service.
|
CmProcessEngineConfiguration
Specifies configuration settings for the Process Engine,
including the Case Analyzer and Case History publishing services.
|
CmQueueEntryClassDefinition
Mutable metadata class defining a subclass of
CmAbstractQueueEntry . |
CmReplicaSynchronizationSiteSettings
An object defining site-specific replica settings for a connection between an
advanced storage area and an advanced storage device.
|
CmSearchFunctionDefinition
Defines a custom SQL search function that can be invoked during a background search.
|
CmSecuredStorageDevice
This class is not supported.
|
CmSMTPConfiguration
Contains configuration settings for SMTP services.
|
CmStorageDevice
Abstract base class for objects that represent different types of advanced storage devices.
|
CmStorageDeviceConnection
An object defining a connection between an advanced storage area and an advanced storage device.
|
CmTextExtractionSettings
This class is not supported.
|
CmTextIndexingPreprocessorAction
This interface is not supported.
|
CmTextIndexingPreprocessorDefinition
This interface is not supported.
|
CmTextSearchAffinityGroup
Represents an affinity group of IBM® Content Search Services servers.
|
CmTextSearchConfiguration
Represents the configuration information for Content Engine server dispatcher and worker threads,
which control the processing of IBM® Content Search Services content indexing requests.
|
CmTextSearchIndexArea
Represents the configuration of an IBM® Content Search Services index area.
|
CmTextSearchIndexRequest
Represents an index request generated for a text search-enabled object for IBM® Content Search Services.
|
CmTextSearchPartitionDateProperty
Represents a custom, date-valued CBR-enabled object property that is assigned
in an object store to define the interval for date-based partitioning of CBR-enabled objects
in an IBM® Content Search Services index.
|
CmTextSearchPartitionStringProperty
Represents a custom, string-valued CBR-enabled object property that is assigned
in an object store to define the string-based partitioning of CBR-enabled objects
in an IBM® Content Search Services index.
|
CmTextSearchServer
Represents the connection and configuration information for an IBM® Content Search Services server.
|
CmThreadPoolConfiguration
Configures the server thread pools for background tasks.
|
CmTimeslot
Defines a schedule for a text-indexing, audit-disposition, or sweep-job background task.
|
CmVerityIndexRequest
Deprecated.
As of release 5.2.0.
Metadata |
CodeModule
Represents a Java action handler to be stored on the Content Engine.
|
ContentCacheArea
Represents a file storage area that stores duplicates of the document content most frequently requested,
and permits those duplicates to be accessed in lieu of the originals in order to enhance the document
retrieval performance of local servers.
|
ContentCacheConfiguration
Defines the configuration for a content cache.
|
ContentConfiguration
Configures the Content Management Subsystem.
|
DatabaseStorageArea
Represents a storage area for content elements stored in the database.
|
DirectoryConfiguration
Represents the base configuration object for all security providers and holds directory configuration data.
|
DirectoryConfigurationAD
Represents the configuration object for the Active Directory security provider.
|
DirectoryConfigurationAdam
Represents the configuration object for an ADAM or AD LDS security provider.
|
DirectoryConfigurationCA
Represents the configuration object for an CA (Computer Associates International Inc.) eTrust security provider.
|
DirectoryConfigurationIBM
Represents the configuration object for an IBM Tivoli security provider.
|
DirectoryConfigurationNovell
Represents the configuration object for a Novell eDirectory security provider.
|
DirectoryConfigurationSunOne
Represents the configuration object for a Oracle (formerly SunOne) security provider.
|
DITARenditionEngineConnection
Represents site-specific connection data for a DITA Rendition Engine that is referenced by a publishing configuration.
|
DocumentClassDefinition
Represents the class definition (mutable class metadata) of the
Document class and its subclasses. |
DocumentClassificationQueueItem
Represents a pending (queued) document auto-classification request.
|
EventClassDefinition
Represents the class definition (mutable class metadata) of event classes whose instances
can be subscribed to or audited.
|
EventQueueItem
Represents a pending (queued) execution of an asynchronous event action,
or an asynchronous event queue item that remains unprocessed because its
retry count is zero.
|
FileStorageArea
Represents a storage area for content elements stored in the file system.
|
FixedContentDevice
Represents the base, abstract class for all classes relating to fixed content devices.
|
FixedStorageArea
Represents a storage area for content elements stored in a fixed content device.
|
GenericFixedContentDevice
Represents the description of a generic fixed content device.
|
IICEFixedContentDevice
Represents an external fixed content device accessible via an instance of IBM Content Integrator
(formerly known as Information Integrator Content Edition or IICE).
|
ImageServicesImportAgentConfiguration
Represents configuration data for an Image Services import operation.
|
ImageServicesSiteSettings
Represents the configuration settings that can be overridden for the Image Services fixed content devices
on the specified site.
|
IMFixedContentDevice
Represents the description of a FileNet Image Services fixed content device.
|
IndexArea
Represents the disk storage location and data necessary to perform full-text indexing for content-based retrieval.
|
IndexJob
Initiates and tracks the status of a full-text indexing operation.
|
IndexJobClassItem
Identifies the class to be full-text indexed.
|
IndexJobCollectionItem
Identifies an IBM® Content Search Services index to be full-text indexed.
|
IndexJobSingleItem
Identifies an object to be full-text indexed.
|
IsolatedRegion
Contains the connection information necessary to access the isolated region of a workflow system.
|
LocalizedString
Provides a means of support for locale-specific display names and descriptive text used by a class
definition or property template.
|
PEConnectionPoint
Routes Process Engine requests to an isolated region (
IsolatedRegion instance). |
PropertyTemplate
Represents the base class for all property template classes.
|
PropertyTemplateBinary
Represents a property template for creating
PropertyDefinitionBinary objects,
which you can add to class definitions to create user-defined properties for holding binary values. |
PropertyTemplateBoolean
Represents a property template for creating
PropertyDefinitionBoolean objects,
which you can add to class definitions to create user-defined properties for holding Boolean values. |
PropertyTemplateDateTime
Represents a property template for creating
PropertyDefinitionDateTime objects,
which you can add to class definitions to create user-defined properties for holding DateTime values. |
PropertyTemplateFloat64
Represents a property template for creating
PropertyDefinitionFloat64 objects,
which you can add to class definitions to create user-defined properties for holding Double (Float64) values. |
PropertyTemplateId
Represents a property template for creating
PropertyDefinitionId objects,
which you can add to class definitions to create user-defined properties for holding GUID string values. |
PropertyTemplateInteger32
Represents a property template for creating
PropertyDefinitionInteger32 objects,
which you can add to class definitions to create user-defined properties for holding integer values. |
PropertyTemplateObject
Represents a property template for creating
PropertyDefinitionObject objects,
which you can add to class definitions to create user-defined properties for holding Content Engine object values. |
PropertyTemplateString
Represents a property template for creating
PropertyDefinitionString objects,
which you can add to class definitions to create user-defined properties for holding string values. |
PublishingConfiguration
References the configuration data for a publishing operation.
|
QueueItem
This class is the base class for all queue-related classes.
|
RenditionEngineConnection
Represents site-specific connection data for a Rendition Engine that is referenced by a publishing configuration.
|
ReplicableClassDefinition
Represents the class definition (mutable class metadata) of classes of which an object instance can be replicated.
|
ReplicationConfiguration
Represents the configuration settings for the replication components of a server.
|
SecurityPropagationQueueItem
Represents a pending (queued) execution of an asynchronous security propagation action on a target object.
|
ServerCacheConfiguration
Defines configuration options for all server caches that do not have object store-specific characteristics.
|
ServerInstance
Represents a single instance of a Java Virtual Machine (JVM) running in an application server.
|
Site
Identifies a geographical area within a FileNet P8 domain.
|
SnapLockFixedContentDevice
Represents the description of a NetApp SnapLock fixed content device.
|
StorageArea
Represents the physical storage location where content will be stored.
|
StoragePolicy
Represents a subset of available storage areas that are deemed equivalent based on common,
user-specified criteria.
|
SubscribableClassDefinition
Represents the class definition (mutable class metadata) of classes whose instances can be the target of a
subscription and can be audited.
|
TableDefinition
Represents the description of a Content Engine database table.
|
TivoliFixedContentDevice
Represents the description of an IBM® Tivoli® Storage Manager (TSM) server fixed content device.
|
TraceLoggingConfiguration
Configures and enables trace logging on the Content Engine host for the supported subsystems.
|
UpgradeAddOn
Specifies how to upgrade a set of existing add-ons to a new set of add-ons.
|
VerityDomainConfiguration
Deprecated.
As of release 5.2.0.
Metadata |
VerityIndexArea
Deprecated.
As of release 5.2.0.
Metadata |
VerityServerConfiguration
Deprecated.
As of release 5.2.0.
Metadata |
VersionableClassDefinition
Represents the parent of the
DocumentClassDefinition class, which holds the class definition of a
Document class and its subclasses. |
VirtualServer
Represents a logical entity for managing a group of server instances.
|
XMLPropertyMappingScript
Represents the definition of a
Document subclass for defining XML property mapping scripts. |
Class and Description |
---|
CmContentConversionAction
This class is not supported.
|
CmContentConversionSettings
This class is not supported.
|
CmSearchFunctionDefinition
Defines a custom SQL search function that can be invoked during a background search.
|
CmTextIndexingPreprocessorAction
This interface is not supported.
|
Class and Description |
---|
CodeModule
Represents a Java action handler to be stored on the Content Engine.
|
EventClassDefinition
Represents the class definition (mutable class metadata) of event classes whose instances
can be subscribed to or audited.
|
StorageArea
Represents the physical storage location where content will be stored.
|
Class and Description |
---|
ChoiceList
Represents a choice list in an object store.
|
PropertyTemplate
Represents the base class for all property template classes.
|
Class and Description |
---|
CmHoldable
Abstract base class for classes to which holds (deletion prevention) can be applied.
|
Class and Description |
---|
CmHoldable
Abstract base class for classes to which holds (deletion prevention) can be applied.
|
Class and Description |
---|
FixedContentDevice
Represents the base, abstract class for all classes relating to fixed content devices.
|
Site
Identifies a geographical area within a FileNet P8 domain.
|
Class and Description |
---|
ClassDefinition
Represents the class definition (mutable class metadata) of non-versionable, non-subscribable classes.
|
CmAbstractQueueEntry
Customizable base for classes of objects that can be processed by a queue sweep.
|
CmAdvancedStorageArea
A storage area supporting these underlying advanced storage devices:
OpenStack cloud storage and file system storage.
|
StoragePolicy
Represents a subset of available storage areas that are deemed equivalent based on common,
user-specified criteria.
|
SubsystemConfiguration
Represents a configuration object related to a particular subsystem or functional area that can be configured
relative to a server hierarchy.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.