public class ContentModelFieldProcessorRegistry extends FieldProcessorRegistry
| Constructor and Description |
|---|
ContentModelFieldProcessorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(String fieldName)
Derives the key used to look up the
FieldProcessor from the fieldName. |
protected boolean |
useDefaultProcessor(String fieldName)
Determines if the defaultProcessor should be used.
|
buildField, get, getFieldProcessor, register, setDefaultProcessorprotected String getKey(String fieldName)
FieldProcessorRegistryFieldProcessor from the fieldName.getKey in class FieldProcessorRegistryfieldName - StringFieldProcessor.protected boolean useDefaultProcessor(String fieldName)
FieldProcessorRegistryuseDefaultProcessor in class FieldProcessorRegistryfieldName - Stringtrue if the defaultProcessor should be used, otherwise false.Copyright © 2005–2018 Alfresco Software. All rights reserved.