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