Class ElementContext

    • Constructor Summary

      Constructors 
      Constructor Description
      ElementContext​(org.alfresco.service.namespace.QName elementName, org.alfresco.service.cmr.dictionary.DictionaryService dictionary, Importer importer)
      Construct
    • Constructor Detail

      • ElementContext

        public ElementContext​(org.alfresco.service.namespace.QName elementName,
                              org.alfresco.service.cmr.dictionary.DictionaryService dictionary,
                              Importer importer)
        Construct
        Parameters:
        elementName - QName
        dictionary - DictionaryService
        importer - Importer
    • Method Detail

      • getElementName

        public org.alfresco.service.namespace.QName getElementName()
        Returns:
        the element name
      • getDictionaryService

        public org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService()
        Returns:
        the dictionary service
      • getImporter

        public Importer getImporter()
        Returns:
        the importer