public interface CmTextExtractionSettings extends RepositoryObject, CmContentConversionSettings
Defines settings and results produced by text extraction.
Modifier and Type | Method and Description |
---|---|
StringList |
get_ExtractedProperties()
Returns the value of the ExtractedProperties property.
|
java.lang.Integer |
get_ExtractionStatus()
Returns the value of the ExtractionStatus property.
|
java.lang.String |
get_ExtractLocale()
Returns the value of the ExtractLocale property.
|
void |
set_ExtractedProperties(StringList value)
Sets the value of the ExtractedProperties property.
|
void |
set_ExtractionStatus(java.lang.Integer value)
Sets the value of the ExtractionStatus property.
|
void |
set_ExtractLocale(java.lang.String value)
Sets the value of the ExtractLocale property.
|
get_ActiveMarkings, get_AuditedEvents, get_CmIsMarkedForDeletion, get_CmOutputContentType, get_Creator, get_DateCreated, get_DateLastModified, get_DisplayName, get_ExternalReplicaIdentities, get_Id, get_LastModifier, get_Owner, get_Permissions, get_ReplicationGroup, set_Creator, set_DateCreated, set_DateLastModified, set_DisplayName, set_ExternalReplicaIdentities, set_LastModifier, set_Owner, set_Permissions, set_ReplicationGroup
getObjectStore
raiseEvent
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.Integer get_ExtractionStatus()
void set_ExtractionStatus(java.lang.Integer value)
StringList get_ExtractedProperties()
void set_ExtractedProperties(StringList value)
java.lang.String get_ExtractLocale()
void set_ExtractLocale(java.lang.String value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.