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

Packages that use ActionSet
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. 
 

Uses of ActionSet in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return ActionSet
 ActionSet CodeModule.get_ReferencingActions()
          Returns the value of the ReferencingActions property.
 

Uses of ActionSet in com.filenet.api.collection
 

Subinterfaces of ActionSet in com.filenet.api.collection
 interface DocumentClassificationActionSet
          Represents a collection of DocumentClassificationAction objects.
 interface DocumentLifecycleActionSet
          Represents a collection of DocumentLifecycleAction objects.
 interface EventActionSet
          Represents a collection of EventAction objects.
 interface WorkflowEventActionSet
          Represents a collection of WorkflowEventAction objects.
 



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