|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.importer.view.ElementContext
org.alfresco.jcr.importer.ValueContext
public class ValueContext
Maintains state about currently imported value
Constructor Summary | |
---|---|
ValueContext(org.alfresco.service.namespace.QName elementName,
PropertyContext property)
Construct |
Method Summary | |
---|---|
PropertyContext |
getProperty()
Get property |
Methods inherited from class org.alfresco.repo.importer.view.ElementContext |
---|
getDictionaryService, getElementName, getImporter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueContext(org.alfresco.service.namespace.QName elementName, PropertyContext property)
elementName
- property
- Method Detail |
---|
public PropertyContext getProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |