com.filenet.api.collection
Interface ExternalRepositorySet
-
- All Superinterfaces:
- EngineCollection, EngineSet, IndependentObjectSet, RepositorySet, java.io.Serializable
public interface ExternalRepositorySet extends RepositorySet, IndependentObjectSet
Represents a collection ofExternalRepositoryobjects. You can retrieve this collection with the ExternalRepositories property of aDomainobject.
-
-
Method Summary
-
Methods inherited from interface com.filenet.api.collection.EngineSet
pageIterator
-
Methods inherited from interface com.filenet.api.collection.EngineCollection
isEmpty, iterator
-
-