Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.sweep |
Provides classes and interfaces for the sweep framework, a background service that visits a specified class and processes the instances that meet a specified criteria.
|
Modifier and Type | Method and Description |
---|---|
CmTimeslotList |
CmAuditingConfiguration.get_AuditDispositionTimeslots()
Returns the value of the AuditDispositionTimeslots property.
|
CmTimeslotList |
CmTextSearchConfiguration.get_IndexingJobTimeslots()
Returns the value of the IndexingJobTimeslots property.
|
Modifier and Type | Method and Description |
---|---|
void |
CmAuditingConfiguration.set_AuditDispositionTimeslots(CmTimeslotList value)
Sets the value of the AuditDispositionTimeslots property.
|
void |
CmTextSearchConfiguration.set_IndexingJobTimeslots(CmTimeslotList value)
Sets the value of the IndexingJobTimeslots property.
|
Modifier and Type | Method and Description |
---|---|
static CmTimeslotList |
Factory.CmTimeslot.createList()
Creates a new instance of this collection class.
|
Modifier and Type | Method and Description |
---|---|
CmTimeslotList |
CmSweepConfiguration.get_SweepTimeslots()
Returns the value of the SweepTimeslots property.
|
CmTimeslotList |
CmSweep.get_SweepTimeslots()
Returns the value of the SweepTimeslots property.
|
Modifier and Type | Method and Description |
---|---|
void |
CmSweepConfiguration.set_SweepTimeslots(CmTimeslotList value)
Sets the value of the SweepTimeslots property.
|
void |
CmSweep.set_SweepTimeslots(CmTimeslotList value)
Sets the value of the SweepTimeslots property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.