com.filenet.api.collection
Interface CmDatabaseConnectionSet
-
- All Superinterfaces:
- EngineCollection, EngineSet, IndependentObjectSet, java.io.Serializable
public interface CmDatabaseConnectionSet extends EngineCollection, IndependentObjectSet
Represents a collection ofCmDatabaseConnectionobjects. ACmDatabaseConnectionSetis returned by the DatabaseConnections property of theDomainobject.
-
-
Method Summary
-
Methods inherited from interface com.filenet.api.collection.EngineSet
pageIterator
-
Methods inherited from interface com.filenet.api.collection.EngineCollection
isEmpty, iterator
-
-