com.filenet.api.admin
Interface IndexJobItem

All Superinterfaces:
DependentObject, EngineObject, RepositoryObject, java.io.Serializable
All Known Subinterfaces:
IndexJobClassItem, IndexJobCollectionItem, IndexJobSingleItem

public interface IndexJobItem
extends RepositoryObject, EngineObject, DependentObject

Indicates a particular item that is being full text indexed.

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: true
Searchable: false
StorageType: ObjectStore
SuperclassName: GenericObject


Method Summary
 Id get_Id()
          Returns the value of the Id property.
 
Methods inherited from interface com.filenet.api.core.RepositoryObject
getObjectStore
 
Methods inherited from interface com.filenet.api.core.EngineObject
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
 

Method Detail

get_Id

Id get_Id()
Returns the value of the Id property. For more information, see Id Property.



© Copyright IBM Corporation 2006, 2008. All rights reserved.