com.filenet.api.collection
Interface EventSet
-
- All Superinterfaces:
- EngineCollection, EngineSet, IndependentObjectSet, java.io.Serializable
public interface EventSet extends EngineCollection, IndependentObjectSet
Represents a collection of Event objects. This is the base interface of several event collection subinterfaces.
-
-
Method Summary
-
Methods inherited from interface com.filenet.api.collection.EngineSet
pageIterator
-
Methods inherited from interface com.filenet.api.collection.EngineCollection
isEmpty, iterator
-
-