public interface IndexJobCollectionItem extends RepositoryObject, IndexJobItem, DependentObject
Warning Do not use indexing to address a change in the IsCBREnabled property status on a class or property definition. Only the existing data in the index or collection is submitted to be indexed (even if all the indexes of an object store are selected). Any classes that are newly enabled or disabled for indexing will not be reindexed because instances of these classes might not be in the existing indexes.
Modifier and Type | Method and Description |
---|---|
IndexArea |
get_IndexArea()
Returns the value of the IndexArea property.
|
Id |
get_IndexationId()
Returns the value of the IndexationId property.
|
void |
set_IndexationId(Id value)
Sets the value of the IndexationId property.
|
get_Id
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
IndexArea get_IndexArea()
Id get_IndexationId()
void set_IndexationId(Id value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.