public class MimetypeFieldProcessor extends TransientFieldProcessor
FieldProcessor implementation representing the mimetype transient field.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
| Constructor and Description |
|---|
MimetypeFieldProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.logging.Log |
getLogger() |
protected java.lang.String |
getRegistryKey() |
protected FieldDefinition |
makeTransientFieldDefinition() |
generateTypedField, getExpectedDataType, getValuegenerateField, setFieldProcessorRegistrypublic static final java.lang.String KEY
protected org.apache.commons.logging.Log getLogger()
getLogger in class AbstractFieldProcessorLog used to log events that occur while processing fields.protected FieldDefinition makeTransientFieldDefinition()
makeTransientFieldDefinition in class TransientFieldProcessorprotected java.lang.String getRegistryKey()
getRegistryKey in class AbstractFieldProcessorString key used to identify this FieldProcessor in a FieldProcessorRegistry.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.