|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexJobSingleItem
Identifies an object to be full text indexed. When the original index attempt results in an indexing failure for a single object
(such as a Document
or Annotation
object), or some aspect of the configuration (such as
a Verity style file) needs to be changed, the affected object can be reindexed. Performing this operation on an object whose
class is CBR enabled attempts to reindex the object. Performing this operation on an object whose class is not CBR enabled
attempts to delete the object from any existing indexes.
Metadata
Auditable: false
Method Summary | |
---|---|
IndependentObject |
get_SingleItem()
Returns the value of the SingleItem property. |
void |
set_SingleItem(IndependentObject value)
Sets the value of the SingleItem property. |
Methods inherited from interface com.filenet.api.admin.IndexJobItem |
---|
get_Id |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
IndependentObject get_SingleItem()
void set_SingleItem(IndependentObject value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |