Class DefaultFieldProcessor

  • All Implemented Interfaces:
    FieldProcessor, org.springframework.beans.factory.InitializingBean

    public class DefaultFieldProcessor
    extends QNameFieldProcessor<org.alfresco.service.cmr.dictionary.ClassAttributeDefinition>
    implements org.springframework.beans.factory.InitializingBean
    Default FieldProcessor implementation, used when an explicit FieldProcessor can not be located.
    Since:
    3.4
    Author:
    Nick Smith