public class ElementContext extends Object
| Constructor and Description |
|---|
ElementContext(org.alfresco.service.namespace.QName elementName,
org.alfresco.service.cmr.dictionary.DictionaryService dictionary,
Importer importer)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.dictionary.DictionaryService |
getDictionaryService() |
org.alfresco.service.namespace.QName |
getElementName() |
Importer |
getImporter() |
public ElementContext(org.alfresco.service.namespace.QName elementName,
org.alfresco.service.cmr.dictionary.DictionaryService dictionary,
Importer importer)
elementName - QNamedictionary - DictionaryServiceimporter - Importerpublic org.alfresco.service.namespace.QName getElementName()
public org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService()
public Importer getImporter()
Copyright © 2005–2018 Alfresco Software. All rights reserved.