public interface IndexJobSingleItem extends RepositoryObject, IndexJobItem, DependentObject
Document
or Annotation
object), or some aspect of the configuration
needs to be changed, the affected item can be reindexed by using a single-item index job.
This operation attempts to reindex an object whose class is CBR-enabled and attempts to delete an
object from any existing indexes whose class is not CBR-enabled.
Modifier and Type | Method and Description |
---|---|
IndependentObject |
get_SingleItem()
Returns the value of the SingleItem property.
|
void |
set_SingleItem(IndependentObject value)
Sets the value of the SingleItem property.
|
get_Id
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
IndependentObject get_SingleItem()
void set_SingleItem(IndependentObject value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.