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

Packages that use ExternalRepositorySet
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 ExternalRepositorySet in com.filenet.api.collection
 

Subinterfaces of ExternalRepositorySet in com.filenet.api.collection
 interface CMODRepositorySet
          Represents a collection of CMODRepository objects.
 interface ContentFederatingRepositorySet
          Represents a collection of ContentFederatingRepository objects.
 interface ImageServicesRepositorySet
          Represents a collection of ImageServicesRepository objects.
 

Uses of ExternalRepositorySet in com.filenet.api.core
 

Methods in com.filenet.api.core that return ExternalRepositorySet
 ExternalRepositorySet Domain.get_ExternalRepositories()
          Returns the value of the ExternalRepositories property.
 



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