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.collection |
Provides type-safe interfaces related to collections of objects.
|
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.publishing |
Provides interfaces related to publishing.
|
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.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
StoragePolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
StorageArea.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
PropertyTemplate.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
IndexArea.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmStorageDevice.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmHoldRelationship.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmHold.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmContentConversionSettings.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmAuditProcessingBookmark.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmAuditDispositionPolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
ClassDefinition.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
ChoiceList.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuditConfigurationEventSet
Deprecated.
As of release 5.0.0.
|
interface |
CancelCheckoutEventSet
Deprecated.
As of release 5.0.0.
|
interface |
ChangeClassEventSet
Deprecated.
As of release 5.0.0.
|
interface |
ChangeStateEventSet
Deprecated.
As of release 5.0.0.
|
interface |
CheckinEventSet
Deprecated.
As of release 5.0.0.
|
interface |
CheckoutEventSet
Deprecated.
As of release 5.0.0.
|
interface |
ClassifyCompleteEventSet
Deprecated.
As of release 5.0.0.
|
interface |
CreationEventSet
Deprecated.
As of release 5.0.0.
|
interface |
CustomEventSet
Deprecated.
As of release 5.0.0.
|
interface |
DeletionEventSet
Deprecated.
As of release 5.0.0.
|
interface |
DemoteVersionEventSet
Deprecated.
As of release 5.0.0.
|
interface |
FileEventSet
Deprecated.
As of release 5.0.0.
|
interface |
FreezeEventSet
Deprecated.
As of release 5.0.0.
|
interface |
GetContentEventSet
Deprecated.
As of release 5.0.0.
|
interface |
GetObjectEventSet
Deprecated.
As of release 5.0.0.
|
interface |
LockEventSet
Deprecated.
As of release 5.0.0.
|
interface |
ObjectChangeEventSet
Deprecated.
As of release 5.0.0.
|
interface |
PromoteVersionEventSet
Deprecated.
As of release 5.0.0.
|
interface |
PublishCompleteEventSet
Deprecated.
As of release 5.0.0.
|
interface |
PublishRequestEventSet
Deprecated.
As of release 5.0.0.
|
interface |
QueryEventSet
Deprecated.
As of release 5.0.0.
|
interface |
RetrievalEventSet
Deprecated.
As of release 5.0.0.
|
interface |
TakeFederatedOwnershipEventSet
Deprecated.
As of release 5.0.0.
|
interface |
UnfileEventSet
Deprecated.
As of release 5.0.0.
|
interface |
UnlockEventSet
Deprecated.
As of release 5.0.0.
|
interface |
UpdateEventSet
Deprecated.
As of release 5.0.0.
|
interface |
UpdateSecurityEventSet
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
VersionSeries.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
Relationship.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
Link.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
Containable.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
ComponentRelationship.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmThumbnail.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmTaskRelationship.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmTask.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmAbstractPersistable.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
Annotation.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
ActionConsumer.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
Action.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
PublishRequest.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
SecurityPolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
CmSweepRelationship.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmSweepPolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmSweep.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
Modifier and Type | Method and Description |
---|---|
EventSet |
CmRecoveryItem.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
EventSet |
CmRecoveryBin.get_AuditedEvents()
Returns the value of the AuditedEvents property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.