|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependentObject | |
---|---|
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.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.replication | Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. |
com.filenet.api.security | Provides interfaces related to authentication, authorization, and user- and group-specific data. |
Uses of DependentObject in com.filenet.api.admin |
---|
Subinterfaces of DependentObject in com.filenet.api.admin | |
---|---|
interface |
AddOnInstallationRecord
Represents a record that contains information pertaining to the installation of an add-on. |
interface |
AsyncProcessingConfiguration
Represents configuration data for asynchronous processing of events. |
interface |
AuditDefinition
Represents a definition that specifies audit-event parameters. |
interface |
CenteraSiteSettings
Represents the configuration settings that can be overridden for the EMC Centera fixed content devices on the specified site. |
interface |
CFSImportAgentConfiguration
Configures the importer component of Content Federation Service (CFS). |
interface |
CFSSiteSettings
For a particular FileNet P8 site, configures the Content Federation Service (CFS). |
interface |
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. |
interface |
ColumnDefinition
Represents the description of a column in a Content Engine database table. |
interface |
ContentCacheConfiguration
Defines the configuration for a content cache. |
interface |
ContentConfiguration
Configures the Content Management Subsystem. |
interface |
DirectoryConfiguration
Represents the base configuration object for all security providers and holds directory configuration data. |
interface |
DirectoryConfigurationAD
Represents the configuration object for the Active Directory security provider. |
interface |
DirectoryConfigurationAdam
Represents the configuration object for an ADAM or AD LDS security provider. |
interface |
DirectoryConfigurationCA
This interface is not supported. |
interface |
DirectoryConfigurationIBM
Represents the configuration object for an IBM Tivoli security provider. |
interface |
DirectoryConfigurationNovell
Represents the configuration object for a Novell eDirectory security provider. |
interface |
DirectoryConfigurationSunOne
Represents the configuration object for a SunOne security provider. |
interface |
ImageServicesClassDescription
Represents the description of an Image Services document class. |
interface |
ImageServicesImportAgentConfiguration
Represents configuration data for an Image Services import operation. |
interface |
ImageServicesPropertyDescription
Represents the description of an Image Services document class property. |
interface |
ImageServicesSiteSettings
Represents the configuration settings that can be overridden for the Image Services fixed content devices on the specified site. |
interface |
IndexJobClassItem
Identifies the class to be full text indexed. |
interface |
IndexJobCollectionItem
Identifies a Verity collection to be full text indexed. |
interface |
IndexJobItem
Indicates a particular item that is being full text indexed. |
interface |
IndexJobSingleItem
Identifies an object to be full text indexed. |
interface |
LocalizedString
Provides a means of support for locale-specific display names and descriptive text used by a class definition or property template. |
interface |
PropertyDefinition
Represents the base class for all property definition classes. |
interface |
PropertyDefinitionBinary
Represents the definition of a property that holds a binary value. |
interface |
PropertyDefinitionBoolean
Represents the definition of a property that holds a Boolean value. |
interface |
PropertyDefinitionDateTime
Represents the definition of a property that holds a DateTime value. |
interface |
PropertyDefinitionFloat64
Represents the definition of a property that holds a Double (Float64) value. |
interface |
PropertyDefinitionId
Represents the definition of a property that holds a GUID string value. |
interface |
PropertyDefinitionInteger32
Represents the definition of a property that holds an integer value. |
interface |
PropertyDefinitionObject
Represents the definition of a property that holds a Content Engine object value. |
interface |
PropertyDefinitionString
Represents the definition of a property that holds a string value. |
interface |
PublishingConfiguration
References the configuration data for a publishing operation. |
interface |
ReplicationConfiguration
Represents configuration settings for the replication components of a server. |
interface |
ServerCacheConfiguration
Defines configuration options for all server caches that do not have object store-specific characteristics. |
interface |
SiteSettings
Represents an abstract, dependent object that provides site-specific, configuration value overrides. |
interface |
SubsystemConfiguration
Represents a configuration object related to a particular subsystem or functional area that can be configured relative to a server hierarchy. |
interface |
TraceLoggingConfiguration
Configures and enables trace logging on the Content Engine host for the supported subsystems. |
interface |
VerityCollection
Identifies the full text indexing information used for a particular base class and all of its subclasses. |
interface |
VerityServerConfiguration
Contains the Verity configuration data (properties) for a server instance. |
Uses of DependentObject in com.filenet.api.core |
---|
Subinterfaces of DependentObject in com.filenet.api.core | |
---|---|
interface |
ContentElement
Represents the superclass for classes used to access document or annotation content data. |
interface |
ContentReference
Represents external content data that exists outside of an object store (and therefore outside the control of the Content Engine server), but to which an object store maintains a reference. |
interface |
ContentTransfer
Represents content data that is local to an object store and directly managed by the Content Engine server. |
Uses of DependentObject in com.filenet.api.events |
---|
Subinterfaces of DependentObject in com.filenet.api.events | |
---|---|
interface |
DocumentState
Represents a valid lifecycle state of a document lifecycle policy. |
interface |
SubscribedEvent
A SubscribedEvent object represents a system or custom event that applies to a
Subscription object. |
Uses of DependentObject in com.filenet.api.meta |
---|
Subinterfaces of DependentObject in com.filenet.api.meta | |
---|---|
interface |
PropertyDescription
Represents the base class for all property description classes. |
interface |
PropertyDescriptionBinary
Represents the fixed description of a property that holds a binary value. |
interface |
PropertyDescriptionBoolean
Represents the fixed description of a property that holds a Boolean value. |
interface |
PropertyDescriptionDateTime
Represents the fixed description of a property that holds a DateTime value. |
interface |
PropertyDescriptionFloat64
Represents the fixed description of a property that holds a Double (Float64) value. |
interface |
PropertyDescriptionId
Represents the fixed description of a property that holds a GUID string value. |
interface |
PropertyDescriptionInteger32
Represents the fixed description of a property that holds an integer value. |
interface |
PropertyDescriptionObject
Represents the fixed description of a property that holds a Content Engine object value. |
interface |
PropertyDescriptionString
Represents the fixed description of a property that holds a string value. |
Uses of DependentObject in com.filenet.api.replication |
---|
Subinterfaces of DependentObject in com.filenet.api.replication | |
---|---|
interface |
ExternalAlias
Represents the mechanism for mapping an external class or property to a corresponding Content Engine class or property. |
interface |
ExternalClassAlias
Represents the mechanism for mapping an external class to a corresponding Content Engine class. |
interface |
ExternalIdentity
Represents the identity of a replicated object in an external repository. |
interface |
ExternalParticipant
This interface is not supported. |
interface |
ExternalPropertyAlias
Represents the mechanism for mapping an external class property to a corresponding Content Engine class property. |
interface |
ExternalPropertyDescription
Represents the description of a class property in an external repository. |
interface |
ObjectStoreParticipant
Represents an object store participant of a replication group. |
interface |
ReplicationParticipant
This interface is the base for subinterfaces representing external repository or object store participants in a replication group. |
Uses of DependentObject in com.filenet.api.security |
---|
Subinterfaces of DependentObject in com.filenet.api.security | |
---|---|
interface |
AccessPermission
Defines access permissions through a bitmask of access rights. |
interface |
AccessPermissionDescription
Describes an access right or level. |
interface |
ActiveMarking
Represents a marking that is currently applied to a given object. |
interface |
ApplicationSecurityTemplate
Represents a template through which an application can apply permissions (access rights) to a Document ,
CustomObject , or Folder object, and to their subclasses. |
interface |
DiscretionaryPermission
Base class for permission objects that define discretionary access permissions. |
interface |
Marking
Represents the definition of a value that may be assigned to a marking-controlled property. |
interface |
Permission
Represents the base class for Permission objects. |
interface |
PermissionDescription
Base class for objects describing permissions. |
interface |
SecurityTemplate
Represents the base class for security template classes. |
interface |
VersioningSecurityTemplate
Represents a template for automatically applying permissions (access rights) to a Document
object during versioning state changes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |