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

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

Uses of DocumentLifecyclePolicySet in com.filenet.api.core
 

Methods in com.filenet.api.core that return DocumentLifecyclePolicySet
 DocumentLifecyclePolicySet ObjectStore.get_DocumentLifecyclePolicies()
          Returns the value of the DocumentLifecyclePolicies property.
 

Uses of DocumentLifecyclePolicySet in com.filenet.api.events
 

Methods in com.filenet.api.events that return DocumentLifecyclePolicySet
 DocumentLifecyclePolicySet DocumentLifecycleAction.get_DocumentLifecyclePolicies()
          Returns the value of the DocumentLifecyclePolicies property.
 



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