Uses of Class
org.apache.manifoldcf.agents.transformation.forcedmetadata.FieldDataFactory
-
-
Uses of FieldDataFactory in org.apache.manifoldcf.agents.transformation.forcedmetadata
Fields in org.apache.manifoldcf.agents.transformation.forcedmetadata declared as FieldDataFactory Modifier and Type Field Description protected FieldDataFactoryFieldSource. rdMethods in org.apache.manifoldcf.agents.transformation.forcedmetadata with parameters of type FieldDataFactory Modifier and Type Method Description protected static voidForcedMetadataConnector. moveData(org.apache.manifoldcf.agents.interfaces.RepositoryDocument docCopy, java.lang.String target, FieldDataFactory document, java.lang.String field, boolean filterEmpty)static IDataSourceForcedMetadataConnector. processExpression(java.lang.String expression, FieldDataFactory sourceDocument)Constructors in org.apache.manifoldcf.agents.transformation.forcedmetadata with parameters of type FieldDataFactory Constructor Description FieldSource(FieldDataFactory rd, java.lang.String fieldName, java.lang.String regExp, java.lang.String groupNumber)
-