Package | Description |
---|---|
com.filenet.api.engine |
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
|
Modifier and Type | Method and Description |
---|---|
TextIndexingPreprocessorServices.TextExtractionResult |
TextIndexingPreprocessorServices.getTextExtract(IndependentlyPersistableObject sourceObject,
int elementSequenceNumber,
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> fields) |
Modifier and Type | Method and Description |
---|---|
boolean |
TextIndexingPreprocessor.preprocess(CmTextIndexingPreprocessorAction action,
TextIndexingPreprocessorServices services,
IndependentlyPersistableObject sourceObject,
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> fields,
TextIndexingPreprocessorServices.TextExtractionResult result) |
© Copyright IBM Corporation 2006, 2015. All rights reserved.