Uses of Interface
com.filenet.api.collection.ObjectChangeEventSet

Packages that use ObjectChangeEventSet
com.filenet.api.collection Provides type-safe interfaces related to collections of objects. 
 

Uses of ObjectChangeEventSet in com.filenet.api.collection
 

Subinterfaces of ObjectChangeEventSet in com.filenet.api.collection
 interface CancelCheckoutEventSet
          Represents a collection of CancelCheckoutEvent objects.
 interface ChangeClassEventSet
          Represents a collection of ChangeClassEvent objects.
 interface ChangeStateEventSet
          Represents a collection of ChangeStateEventSet objects.
 interface CheckinEventSet
          Represents a collection of CheckinEvent objects.
 interface CheckoutEventSet
          Represents a collection of CheckoutEvent objects.
 interface ClassifyCompleteEventSet
          Represents a collection of ClassifyCompleteEventSet objects.
 interface CreationEventSet
          Represents a collection of CreationEvent objects.
 interface CustomEventSet
          Represents a collection of CustomEvent objects.
 interface DeletionEventSet
          Represents a collection of DeletionEvent objects.
 interface DemoteVersionEventSet
          Represents a collection of DemoteVersionEvent objects.
 interface FileEventSet
          Represents a collection of FileEvent objects.
 interface FreezeEventSet
          Represents a collection of FreezeEvent objects.
 interface LockEventSet
          Represents a collection of LockEvent objects.
 interface PromoteVersionEventSet
          Represents a collection of PromoteVersionEventSet objects.
 interface PublishCompleteEventSet
          Represents a collection of PublishCompleteEvent objects.
 interface PublishRequestEventSet
          Represents a collection of PublishRequestEvent objects.
 interface TakeFederatedOwnershipEventSet
          Represents a collection of TakeFederatedOwnershipEvent objects.
 interface UnfileEventSet
          Represents a collection of UnfileEvent objects.
 interface UnlockEventSet
          Represents a collection of UnlockEvent objects.
 interface UpdateEventSet
          Represents a collection of UpdateEvent objects.
 interface UpdateSecurityEventSet
          Represents a collection of UpdateSecurityEvent objects.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.