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

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

Uses of AddOnSet in com.filenet.api.collection
 

Subinterfaces of AddOnSet in com.filenet.api.collection
 interface UpgradeAddOnSet
          Represents a collection of UpgradeAddOn objects.
 

Uses of AddOnSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return AddOnSet
 AddOnSet Domain.get_AddOns()
          Returns the value of the AddOns property.
 



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