A CmTextIndexingPreprocessorDefinition object is added to a TextIndexingPreprocessorDefinitionsList object, which is set on the SubscribableClassDefinition object that represents the class definition.
A CmTextIndexingPreprocessorDefinition object can be disabled at the class scope; therefore, the action it references will not be invoked within a given class hierarchy.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmTextIndexingPreprocessorDefinition _ Implements IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
| C# |
|---|
public interface ICmTextIndexingPreprocessorDefinition : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class ICmTextIndexingPreprocessorDefinition : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Admin.ICmTextIndexingPreprocessorDefinition = function(); FileNet.Api.Admin.ICmTextIndexingPreprocessorDefinition.createInterface('FileNet.Api.Admin.ICmTextIndexingPreprocessorDefinition'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: GenericObject