public class ElementContext
extends java.lang.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)
dictionary - elementName - progress - public org.alfresco.service.namespace.QName getElementName()
public org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService()
public Importer getImporter()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.