|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.importer.view.ElementContext
public class ElementContext
Maintains state about the currently imported element.
| Constructor Summary | |
|---|---|
ElementContext(QName elementName,
DictionaryService dictionary,
Importer importer)
Construct |
|
| Method Summary | |
|---|---|
DictionaryService |
getDictionaryService()
|
QName |
getElementName()
|
Importer |
getImporter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementContext(QName elementName,
DictionaryService dictionary,
Importer importer)
dictionary - elementName - progress - | Method Detail |
|---|
public QName getElementName()
public DictionaryService getDictionaryService()
public Importer getImporter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||