Class AssociationFieldProcessor

  • All Implemented Interfaces:
    FieldProcessor

    public class AssociationFieldProcessor
    extends QNameFieldProcessor<org.alfresco.service.cmr.dictionary.AssociationDefinition>
    FieldProcessor implementation that handles associations.
    Since:
    3.4
    Author:
    Nick Smith
    • Constructor Detail

      • AssociationFieldProcessor

        public AssociationFieldProcessor()
      • AssociationFieldProcessor

        public AssociationFieldProcessor​(org.alfresco.service.namespace.NamespaceService namespaceService,
                                         org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)