public interface CmTimeslotList extends EngineCollection, DependentObjectList
CmTimeslot
objects, each specifying a text indexing or an audit disposition schedule.
You can set or get a CmTimeslotList
object on or from CmTextSearchConfiguration
or CmAuditingConfiguration
.
Timeslots need not be added in chronological order, and their order in the collection will not necessarily be returned in chronological order. Timeslots can overlap, in which case they are effectively combined.
isEmpty, iterator
© Copyright IBM Corporation 2006, 2015. All rights reserved.