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

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

Uses of StorageAreaSet in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return StorageAreaSet
 StorageAreaSet StoragePolicy.get_StorageAreas()
          Returns the value of the StorageAreas property.
 

Uses of StorageAreaSet in com.filenet.api.collection
 

Subinterfaces of StorageAreaSet in com.filenet.api.collection
 interface DatabaseStorageAreaSet
          Represents a collection of DatabaseStorageArea objects.
 interface FileStorageAreaSet
          Represents a collection of FileStorageArea objects.
 interface FixedStorageAreaSet
          Represents a collection of FixedStorageArea objects.
 

Uses of StorageAreaSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return StorageAreaSet
 StorageAreaSet ObjectStore.get_StorageAreas()
          Returns the value of the StorageAreas property.
 



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