-
Packages that use IndependentObject 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 asEntireNetwork,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.property Provides classes and interfaces related to Content Engine object properties.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.security Provides interfaces related to authentication, authorization, and user- and group-specific data.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.com.filenet.api.util Provides utility classes and interfaces. -
-
Uses of IndependentObject in com.filenet.api.admin
Subinterfaces of IndependentObject in com.filenet.api.admin Modifier and Type Interface and Description interfaceAddOnRepresents a product extension to the core FileNet P8 Content Engine components.interfaceAsyncUpgradeQueueItemFor internal use only.interfaceCenteraFixedContentDeviceRepresents the description of an EMC Centera fixed content device.interfaceChoiceListRepresents a choice list in an object store.interfaceClassDefinitionRepresents the class definition (mutable class metadata) of non-versionable, non-subscribable classes.interfaceCmAbstractQueueEntryCustomizable base for classes of objects that can be processed by a queue sweep.interfaceCmAdvancedStorageAreaA storage area supporting these underlying advanced storage devices: OpenStack and S3 cloud storage and file system storage.interfaceCmAtmosFixedContentDeviceRepresents the description of a EMC Atmos fixed content device.interfaceCmAuditDispositionPolicyDeprecated.As of release 5.5.6. A Disposal Policy targeting the Event class should be used instead.interfaceCmAuditProcessingBookmarkRepresents 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.interfaceCmAWSFixedContentDeviceinterfaceCmAzureBlobStorageDeviceinterfaceCmContentConversionActionThis class is not supported.interfaceCmContentConversionSettingsThis class is not supported.interfaceCmContentValidationActioninterfaceCmConversionSettingsClassDefinitionThis interface is not supported.interfaceCmCustomStorageDeviceThis class is not supported.interfaceCmDatabaseConnectionContains database connection information for object stores, event export stores, and isolated regions.interfaceCmDependentClassDefinitioninterfaceCmElasticSearchClusterinterfaceCmElasticSearchIndexAreainterfaceCmEventExportStoreRepresents an event export store used by the Case Analyzer or Case History publishing service.interfaceCmFileSystemStorageDeviceRepresents an advanced storage device that stores content in a file system.interfaceCmHitachiFixedContentDeviceRepresents the description of a Hitachi Content Platform fixed content storage device.interfaceCmHoldRepresents a hold on an object of typeCmHoldable, preventing that object from being deleted for an indefinite period of time, until the hold is explicitly removed.interfaceCmHoldRelationshipDefines a hold-held relationship betweenCmHold(hold object) andCmHoldableobject (the held object).interfaceCmICOSFixedContentDeviceinterfaceCmIndexRequestRepresents the base class for index requests.interfaceCmIsilonFixedContentDeviceRepresents the description of a EMC Isilon fixed content device.interfaceCMODApplicationGroupRepresents an IBM® Content Manager OnDemand (CMOD) application group that can be configured for content federation.interfaceCMODFixedContentDeviceRepresents the description of an IBM® Content Manager OnDemand (CMOD) external fixed content storage device.interfaceCmOpenStackStorageDeviceRepresents an advanced storage device available through an OpenStack-conformant object storage service.interfaceCmQueueEntryClassDefinitionMutable metadata class defining a subclass ofCmAbstractQueueEntry.interfaceCmReindexSweepJobinterfaceCmRoleClassDefinitionMutable metadata class defining a subclass ofCmRole.interfaceCmRoleMembershipActionDefines an action that evaluates user membership in dynamic roles.interfaceCmS3StorageDeviceRepresents an advanced storage device available through an S3-conformant object storage service.interfaceCmSearchFunctionDefinitionDefines a custom SQL search function that can be invoked during a background search.interfaceCmSecuredStorageDeviceThis class is not supported.interfaceCmStorageDeviceAbstract base class for objects that represent different types of advanced storage devices.interfaceCmTextExtractionSettingsThis class is not supported.interfaceCmTextIndexingPreprocessorActionThis interface is not supported.interfaceCmTextSearchAffinityGroupRepresents an affinity group of IBM® Content Search Services servers.interfaceCmTextSearchIndexAreaRepresents the configuration of an IBM® Content Search Services index area.interfaceCmTextSearchIndexRequestRepresents an index request generated for a text search-enabled object for IBM® Content Search Services.interfaceCmTextSearchServerRepresents the connection and configuration information for an IBM® Content Search Services server.interfaceCmTivoliManagementClassA management class that represents a specific retention setting for an IBM® Tivoli® Storage Manager (TSM) server.interfaceCodeModuleRepresents a Java action handler to be stored on the Content Engine.interfaceContentCacheAreaRepresents 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.interfaceDatabaseStorageAreaRepresents a storage area for content elements stored in the database.interfaceDocumentClassDefinitionRepresents the class definition (mutable class metadata) of theDocumentclass and its subclasses.interfaceDocumentClassificationQueueItemRepresents a pending (queued) document auto-classification request.interfaceEventClassDefinitionRepresents the class definition (mutable class metadata) of event classes whose instances can be subscribed to or audited.interfaceEventQueueItemRepresents a pending (queued) execution of an asynchronous event action, or an asynchronous event queue item that remains unprocessed because its retry count is zero.interfaceFileStorageAreaRepresents a storage area for content elements stored in the file system.interfaceFixedContentDeviceRepresents the base, abstract class for all classes relating to fixed content devices.interfaceFixedStorageAreaRepresents a storage area for content elements stored in a fixed content device.interfaceGenericFixedContentDeviceRepresents the description of a generic fixed content device.interfaceIICEFixedContentDeviceRepresents an external fixed content device accessible via an instance of IBM Content Integrator (formerly known as Information Integrator Content Edition or IICE).interfaceIMFixedContentDeviceRepresents the description of a FileNet Image Services fixed content device.interfaceIndexAreaRepresents the disk storage location and data necessary to perform full-text indexing for content-based retrieval.interfaceIndexJobInitiates and tracks the status of a full-text indexing operation.interfaceIsolatedRegionContains the connection information necessary to access the isolated region of a workflow system.interfacePEConnectionPointRoutes Process Engine requests to an isolated region (IsolatedRegioninstance).interfacePropertyTemplateRepresents the base class for all property template classes.interfacePropertyTemplateBinaryRepresents a property template for creatingPropertyDefinitionBinaryobjects, which you can add to class definitions to create user-defined properties for holding binary values.interfacePropertyTemplateBooleanRepresents a property template for creatingPropertyDefinitionBooleanobjects, which you can add to class definitions to create user-defined properties for holding Boolean values.interfacePropertyTemplateDateTimeRepresents a property template for creatingPropertyDefinitionDateTimeobjects, which you can add to class definitions to create user-defined properties for holding DateTime values.interfacePropertyTemplateFloat64Represents a property template for creatingPropertyDefinitionFloat64objects, which you can add to class definitions to create user-defined properties for holding Double (Float64) values.interfacePropertyTemplateIdRepresents a property template for creatingPropertyDefinitionIdobjects, which you can add to class definitions to create user-defined properties for holding GUID string values.interfacePropertyTemplateInteger32Represents a property template for creatingPropertyDefinitionInteger32objects, which you can add to class definitions to create user-defined properties for holding integer values.interfacePropertyTemplateObjectRepresents a property template for creatingPropertyDefinitionObjectobjects, which you can add to class definitions to create user-defined properties for holding Content Engine object values.interfacePropertyTemplateStringRepresents a property template for creatingPropertyDefinitionStringobjects, which you can add to class definitions to create user-defined properties for holding string values.interfaceQueueItemThis class is the base class for all queue-related classes.interfaceReplicableClassDefinitionRepresents the class definition (mutable class metadata) of classes of which an object instance can be replicated.interfaceServerInstanceRepresents a single instance of a Java Virtual Machine (JVM) running in an application server.interfaceSiteIdentifies a geographical area within a FileNet P8 domain.interfaceSnapLockFixedContentDeviceRepresents the description of a NetApp SnapLock fixed content device.interfaceStorageAreaRepresents the physical storage location where content will be stored.interfaceStoragePolicyRepresents a subset of available storage areas that are deemed equivalent based on common, user-specified criteria.interfaceSubscribableClassDefinitionRepresents the class definition (mutable class metadata) of classes whose instances can be the target of a subscription and can be audited.interfaceTableDefinitionRepresents the description of a Content Engine database table.interfaceTivoliFixedContentDeviceRepresents the description of an IBM® Tivoli® Storage Manager (TSM) server fixed content device.interfaceUpgradeAddOnSpecifies how to upgrade a set of existing add-ons to a new set of add-ons.interfaceVersionableClassDefinitionRepresents the parent of theDocumentClassDefinitionclass, which holds the class definition of aDocumentclass and its subclasses.interfaceVirtualServerRepresents a logical entity for managing a group of server instances.interfaceXMLPropertyMappingScriptRepresents the definition of aDocumentsubclass for defining XML property mapping scripts.Methods in com.filenet.api.admin that return IndependentObject Modifier and Type Method and Description IndependentObjectPropertyDefinitionObject. get_PropertyDefaultObject()Returns the value of the PropertyDefaultObject property.IndependentObjectEventQueueItem. get_QueuedObject()Returns the value of the QueuedObject property.IndependentObjectAsyncUpgradeQueueItem. get_QueuedObject()Returns the value of the QueuedObject property.IndependentObjectIndexJobSingleItem. get_SingleItem()Returns the value of the SingleItem property.IndependentObjectEventQueueItem. get_SourceObject()Returns the value of the SourceObject property.IndependentObjectCmIndexRequest. get_SourceObject()Returns the value of the SourceObject property.Methods in com.filenet.api.admin with parameters of type IndependentObject Modifier and Type Method and Description voidPropertyDefinitionObject. set_PropertyDefaultObject(IndependentObject value)Sets the value of the PropertyDefaultObject property.voidEventQueueItem. set_QueuedObject(IndependentObject value)Sets the value of the QueuedObject property.voidAsyncUpgradeQueueItem. set_QueuedObject(IndependentObject value)Sets the value of the QueuedObject property.voidIndexJobSingleItem. set_SingleItem(IndependentObject value)Sets the value of the SingleItem property.voidEventQueueItem. set_SourceObject(IndependentObject value)Sets the value of the SourceObject property.voidCmIndexRequest. set_SourceObject(IndependentObject value)Sets the value of the SourceObject property. -
Uses of IndependentObject in com.filenet.api.core
Subinterfaces of IndependentObject in com.filenet.api.core Modifier and Type Interface and Description interfaceAnnotationRepresents an annotation that can be applied to a document, folder, or custom object.interfaceCmAbstractPersistableCustomizable base for classes of objects that can provide basic subscribable and replicable independently persistable behaviour.interfaceCmTaskRepresents a single work item to be completed as part of a process that might involve multiple related or independent work items.interfaceCmTaskRelationshipDefines a predecessor-successor relationship between twoCmTaskobjects.interfaceCmThumbnailRepresents a thumbnail image corresponding to aContentElementof aDocument.interfaceComponentRelationshipDefines a hierarchical relationship between two documents as components in a compound document.interfaceContainmentRelationshipModels containment relationships.interfaceCustomObjectRepresents a general interface that can be subclassed.interfaceDocumentRepresents a single version of a document stored in an object store.interfaceDomainRepresents a collection of resources and services sharing the same Global Configuration Database (GCD).interfaceDynamicReferentialContainmentRelationshipRepresents a dynamic relationship between twoContainablesubclasses: a container and the current version of aDocument.interfaceEntireNetworkRepresents the highest-level object in the Content Engine API object model.interfaceFolderRepresents a container that can hold otherContainablesubclasses, but cannot have content data of its own.interfaceIndependentlyPersistableObjectRepresents a persistableIndependentObjectthat you can directly create, update, and delete.interfaceLinkRepresents a relationship between two objects.interfaceObjectStoreRepresents a location in which folders, documents, and custom objects are stored, accessed, and managed on the Content Engine server.interfaceReferentialContainmentRelationshipRepresents a static relationship between twoContainablesubclasses: a container and a containee.interfaceRelationshipRepresents the base class for binary relationships between independently persistable objects of an object store.interfaceVersionSeriesRepresents the complete set of versions for a versionable object, or document (that is, an object instantiated from a subinterface of theVersionableinterface).interfaceWorkflowDefinitionRepresents a workflow definition, an XML document of class "WorkflowDefinition" that is stored in a Content Engine object store.Methods in com.filenet.api.core that return IndependentObject Modifier and Type Method and Description IndependentObjectInstantiatingScope. createObject(java.lang.String classIdent)Creates a new object of the specified class.IndependentObjectInstantiatingScope. createObject(java.lang.String classIdent, Id objectId)Creates a new object based on the specified class and ID.IndependentObjectObjectStore. fetchAndLockObject(java.lang.String classIdent, Id objectId, long timeout, java.lang.String lockOwner, PropertyFilter filter)Retrieves and locks the specified object from thisObjectStoreobject.IndependentObjectObjectStore. fetchAndLockObject(java.lang.String classIdent, java.lang.String objectIdent, long timeout, java.lang.String lockOwner, PropertyFilter filter)Retrieves and locks the specified object from thisObjectStoreobject.IndependentObjectInstantiatingScope. fetchObject(java.lang.String classIdent, Id objectId, PropertyFilter filter)Retrieves an object of the requested type, given a class identifier and object ID.IndependentObjectInstantiatingScope. fetchObject(java.lang.String classIdent, java.lang.String objectIdent, PropertyFilter filter)Retrieves an object of the requested type, given class and object identifiers.IndependentObjectAnnotation. get_AnnotatedObject()Returns the value of the AnnotatedObject property.IndependentObjectRelationship. get_Head()Returns the value of the Head property.IndependentObjectLink. get_Head()Returns the value of the Head property.IndependentObjectVersionable. get_Reservation()Returns the value of the Reservation property.IndependentObjectVersionSeries. get_Reservation()Returns the value of the Reservation property.IndependentObjectRelationship. get_Tail()Returns the value of the Tail property.IndependentObjectLink. get_Tail()Returns the value of the Tail property.IndependentObjectBatchItemHandle. getObject()Returns the object referenced by this batch item.IndependentObjectInstantiatingScope. getObject(java.lang.String classIdent, Id objectId)Retrieves an object of the requested type, given a class identifier and an object ID.IndependentObjectInstantiatingScope. getObject(java.lang.String classIdent, java.lang.String objectIdent)Retrieves an object of the requested type, given class and object identifiers.Methods in com.filenet.api.core with parameters of type IndependentObject Modifier and Type Method and Description BatchItemHandleRetrievingBatch. add(IndependentObject object, PropertyFilter filter)Adds an object reference to the batch to be retrieved by this instance.java.util.ListBatch. getBatchItemHandles(IndependentObject object)Returns a list of theBatchItemHandleinstances in this batch that reference the specified object, or, if theobjectparameter isnull, the list of allBatchItemHandleinstances in this batch.voidAnnotation. set_AnnotatedObject(IndependentObject value)Sets the value of the AnnotatedObject property.voidRelationship. set_Head(IndependentObject value)Sets the value of the Head property.voidLink. set_Head(IndependentObject value)Sets the value of the Head property.voidRelationship. set_Tail(IndependentObject value)Sets the value of the Tail property.voidLink. set_Tail(IndependentObject value)Sets the value of the Tail property. -
Uses of IndependentObject in com.filenet.api.events
Subinterfaces of IndependentObject in com.filenet.api.events Modifier and Type Interface and Description interfaceActionRepresents a server-extensible, user-implemented action in response to an event triggered on a source object, or to an instance of a class definition getting created or updated.interfaceActionConsumerRepresents consumer ofAction-based objects.interfaceAuditConfigurationEventRepresents an event that occurs when the auditing configuration of an object store is changed.interfaceCancelCheckoutEventRepresents an event that occurs when a reservation on a versionable object is canceled.interfaceChangeClassEventRepresents an event that occurs when the class of an object is changed.interfaceChangeStateEventRepresents an event that occurs when the lifecycle state of aDocumentobject changes, or when the state of aCmTaskobject changes.interfaceCheckinEventRepresents an event that occurs when a versionable object is checked in.interfaceCheckoutEventRepresents an event that occurs when a versionable object is checked out.interfaceClassifyCompleteEventRepresents an event that occurs when a document has been auto-classified, that is, assigned a document class automatically during checkin.interfaceClassSubscriptionRepresents a subscription for events generated by all objects of a particular class.interfaceClassWorkflowSubscriptionRepresents a subscription that initiates a workflow in response to events generated by all objects of a particular class.interfaceCmChangePreprocessorActionDefines the action to be taken when a change preprocessor is invoked on a class definition.interfaceCmMarkForDeletionEventRepresents an event that occurs when an object is marked for deletion.interfaceCmMoveContentEventEvent reported when the content of an object is moved.interfaceCmRecoverEventRepresents an event that occurs when an object marked for deletion is restored from a recovery bin.interfaceCmThumbnailGenerationSubscriptionRepresents a subscription used to initiate event-based document thumbnail generation.interfaceCreationEventRepresents an event that occurs when an object instance of a class is created and saved.interfaceCustomEventRepresents a user-defined custom event.interfaceDeletionEventRepresents an event that occurs when an object is deleted from the object store.interfaceDemoteVersionEventRepresents an event that occurs when a versionable object is demoted to a minor version.interfaceDocumentClassificationActionAssociates a server-side document classifier with documents of a defined MIME type.interfaceDocumentLifecycleActionRepresents the actions to be taken when a document's lifecycle state is changed.interfaceDocumentLifecyclePolicyRepresents the lifecycle policy for a document.interfaceEventRepresents a system or custom event that can be triggered on an Content Engine object or class of objects.interfaceEventActionRepresents the actions taken when a subscribed event fires.interfaceFileEventRepresents an event that occurs when theFolder.filemethod is called to file aContainableobject, for example, aDocument,CustomObject, or when theFolder.createSubFoldermethod is called.interfaceFreezeEventRepresents an event that occurs when thefreezemethod of aVersionableobject is successfully called.interfaceGetContentEventRepresents an event that occurs when the content of a content-carrying object is retrieved.interfaceGetObjectEventRepresents an event that occurs when an object is retrieved from the object store.interfaceInstanceSubscriptionRepresents a subscription for events generated by a single object instance of a particular class.interfaceInstanceWorkflowSubscriptionRepresents a subscription that initiates a workflow in response to events generated by a single object instance.interfaceLockEventRepresents an event that occurs when thelockmethod is called to lock or update an existing lock on aDocument,CustomObject, orFolderobject.interfaceObjectChangeEventRepresents an event that occurs when the state of an object is changed.interfacePromoteVersionEventRepresents an event that occurs when a document is promoted or checked in as a major version.interfaceQueryEventRepresents an event that occurs whenever a database query is performed.interfaceRetrievalEventRepresents an event that occurs when a Content Engine object or its content is retrieved or queried.interfaceSubscriptionRepresents a request to execute an event action when an event is triggered on a target Content Engine object.interfaceTakeFederatedOwnershipEventEvent reported when thetakeFederatedOwnershipmethod is applied to a Document object.interfaceUnfileEventRepresents an event that occurs when a folder has itsunfilemethod called to remove (unfile) aContainableobject, for example, aDocumentorCustomObject, or when a subfolder is deleted.interfaceUnlockEventRepresents an event that occurs when theunlockmethod is called on aDocument,CustomObject, orFolderobject.interfaceUpdateEventRepresents an event that occurs when changes are made to an object's properties.interfaceUpdateSecurityEventRepresents an event that occurs when the security of an object is changed.interfaceWorkflowEventActionRepresents the launching of a workflow when an event defined in a subscription is fired.Methods in com.filenet.api.events that return IndependentObject Modifier and Type Method and Description IndependentObjectUpdateSecurityEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectUpdateEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectUnlockEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectTakeFederatedOwnershipEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectPromoteVersionEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectLockEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectFreezeEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectDemoteVersionEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectCustomEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectCmMoveContentEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectClassifyCompleteEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectCheckoutEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectCheckinEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectChangeStateEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectChangeClassEvent. get_OriginalObject()Returns the value of the OriginalObject property.IndependentObjectObjectChangeEvent. get_SourceObject()Returns the value of the SourceObject property. -
Uses of IndependentObject in com.filenet.api.meta
Subinterfaces of IndependentObject in com.filenet.api.meta Modifier and Type Interface and Description interfaceClassDescriptionRepresents the fixed description (immutable metadata) of a class.Methods in com.filenet.api.meta that return IndependentObject Modifier and Type Method and Description IndependentObjectPropertyDescriptionObject. get_PropertyDefaultObject()Returns the value of the PropertyDefaultObject property. -
Uses of IndependentObject in com.filenet.api.property
Methods in com.filenet.api.property that return IndependentObject Modifier and Type Method and Description IndependentObjectPropertyEngineObject. fetchIndependentObject(PropertyFilter filter)Retrieves the value of aPropertyEngineObjectproperty that holds anIndependentObjectobject by making a roundtrip to the server using an optional property filter. -
Uses of IndependentObject in com.filenet.api.query
Subinterfaces of IndependentObject in com.filenet.api.query Modifier and Type Interface and Description interfaceStoredSearchRepresents the search criteria for a stored search or search template. -
Uses of IndependentObject in com.filenet.api.replication
Subinterfaces of IndependentObject in com.filenet.api.replication Modifier and Type Interface and Description interfaceCMODRepositoryRepresents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.interfaceContentFederatingRepositoryRepresents repositories that are external to the Content Engine server and are capable of federating content.interfaceExternalClassDescriptionRepresents the description of a class, of which an object instance can be replicated, in an external repository.interfaceExternalRepositoryRepresents repositories that are external to the Content Engine server.interfaceImageServicesRepositoryRepresents an IBM® FileNet® Image Services external repository that is capable of federating content.interfaceReplicationGroupRepresents a group of object stores and external repositories in which replication is enabled.interfaceReplicationJournalEntryRepresents the journal record of an operation on a replicated object for outbound replication from a Content Engine object store to an external repository.interfaceRepositoryThis interface is the base for subinterfaces representing Content Engine object store repositories and repositories that are external to the Content Engine server. -
Uses of IndependentObject in com.filenet.api.security
Subinterfaces of IndependentObject in com.filenet.api.security Modifier and Type Interface and Description interfaceCmCredentialsManagerinterfaceCmDynamicRoleThe base class for roles having membership evaluated dynamically.interfaceCmLocalGroupinterfaceCmManagedUserinterfaceCmRoleThe base class for roles.interfaceCmStaticRoleThe base class for roles having a statically defined membership.interfaceGroupRepresents a group of user accounts defined by the directory service on the Content Engine server.interfaceMarkingSetRepresents a container for the set of markings for a given object property.interfaceRealmConsists of a set of related groups and users.interfaceSecurityPolicyRepresents an independently persistable, subclassable container for a list of security templates.interfaceSecurityPrincipalProvides the base class for security principals (GroupandUserobjects).interfaceUserRepresents a particular user who has access to Content Engine resources. -
Uses of IndependentObject in com.filenet.api.sweep
Subinterfaces of IndependentObject in com.filenet.api.sweep Modifier and Type Interface and Description interfaceCmAbstractSearchResultThe abstract, base class from which you create a subclass to define the class of objects that are returned in a background search result.interfaceCmBackgroundSearchThe base class from which you can create a subclass to define the search expression and parameters for a background search.interfaceCmBulkMoveContentJobRepresents a background task that moves content from one storage area to another.interfaceCmContentBackoutQueueEntryRepresents the information needed for aCmContentBackoutQueueSweepto back out content abandoned during upload to an advanced storage area.interfaceCmContentBackoutQueueSweepRepresents a queue sweep that processes content backout queue entries in the advanced storage areas of an object store.interfaceCmContentConsistencyCheckJobinterfaceCmContentDeletionQueueEntryRepresents the information needed for aCmContentDeletionQueueSweepto delete content from an advanced storage area.interfaceCmContentDeletionQueueSweepRepresents a queue sweep that processes content deletion queue entries in the advanced storage areas of an object store.interfaceCmContentMigrationPolicyRepresents a background task that moves content from one storage area to another.interfaceCmContentReplicationQueueEntryRepresents the information needed for aCmContentReplicationQueueSweepto replicate content within an advanced storage area.interfaceCmContentReplicationQueueSweepRepresents a queue sweep that processes content replication queue entries within an advanced storage area of an object store.interfaceCmCustomQueueSweepRepresents a background task that operates continuously, periodically sweeping over a queue table specified as a target class.interfaceCmCustomSweepJobRepresents a background task that performs a one-time sweep over a specified target class and retrieves instances that meet the criteria set on the job's filter expression.interfaceCmCustomSweepPolicyRepresents a background task that performs an indefinite number of sweeps over a specified target class and retrieves instances that meet the criteria set on the policy's filter expression.interfaceCmDisposalPolicyDefines criteria for objects of a specified class to be disposed by a policy controlled sweep.interfaceCmElasticSearchIndexingSweepinterfaceCmElasticSearchIndexRequestinterfaceCmJobSweepResultDefines a result record generated by a sweep job.interfaceCmPolicyControlledSweepRepresents a background service that repeatedly visits all instances of a specified class residing in a single database table.interfaceCmPolicySweepResultDefines a result record generated by a sweep policy.interfaceCmQueueSweepAbstract base class for sweep instances that are optimized for ongoing processing of queue tables.interfaceCmRetentionUpdateJobRepresents a background task that updates the retention date on objects that support it.interfaceCmRetentionUpdatePolicyDefines criteria for updating the retention period for objects of a specified class by a policy controlled sweep.interfaceCmSweepAn abstract base class for an object that represents a background service that visits all instances of a specified class.interfaceCmSweepActionDefines the action to be taken when a custom sweep (CmCustomSweepJob,CmCustomSweepPolicy, orCmCustomQueueSweep) is invoked.interfaceCmSweepJobAbstract base class for a sweep that visits each instance of the specified class exactly once.interfaceCmSweepPolicyAbstract base class for objects that specify rules for a policy controlled sweep, represented by aCmPolicyControlledSweepobject.interfaceCmSweepPolicyRelationshipConcrete subclass that defines an association between aCmPolicyControlledSweepand aCmSweepPolicy, as set in the Sweep property and the SweepSubscriber property, respectively.interfaceCmSweepRelationshipAbstract base class for objects that define an association between a policy controlled sweep and a sweep policy.interfaceCmSweepResultRepresents a result record for an object selected by a sweep.interfaceCmThumbnailGenerationJobRepresents a background task that initiates sweep-based document thumbnail generation.interfaceCmThumbnailRequestRepresents a request to generate a thumbnail image for aContentElementof aDocument.interfaceCmThumbnailRequestSweepDefines the format, size, and color parameters that are used by the thumbnail generation service to render document thumbnails.Methods in com.filenet.api.sweep that return IndependentObject Modifier and Type Method and Description IndependentObjectCmSweepResult. get_ControllingObject()Returns the value of the ControllingObject property.IndependentObjectCmSweepResult. get_SourceObject()Returns the value of the SourceObject property.IndependentObjectCmElasticSearchIndexRequest. get_SourceObject()The snapshot of the object which is the source of this event at the time the event occurred.IndependentObjectCmSweepRelationship. get_SweepSubscriber()Returns the value of the SweepSubscriber property.Methods in com.filenet.api.sweep with parameters of type IndependentObject Modifier and Type Method and Description voidCmElasticSearchIndexRequest. set_SourceObject(IndependentObject value)The snapshot of the object which is the source of this event at the time the event occurred.voidCmSweepRelationship. set_SweepSubscriber(IndependentObject value)Sets the value of the SweepSubscriber property. -
Uses of IndependentObject in com.filenet.api.util
Subinterfaces of IndependentObject in com.filenet.api.util Modifier and Type Interface and Description interfaceCmAbstractSequentialCustomizable base for classes of objects that have a system-generated, unique, monotonically increasing sequence number property.interfaceCmRecoveryBinA container forCmRecoveryItemobjects.interfaceCmRecoveryItemA representative for one or more objects that have been marked for deletion.
-