Uses of Class
org.alfresco.repo.importer.view.NodeContext
-
Packages that use NodeContext Package Description org.alfresco.repo.importer.view -
-
Uses of NodeContext in org.alfresco.repo.importer.view
Methods in org.alfresco.repo.importer.view that return NodeContext Modifier and Type Method Description NodeContextNodeItemContext. getNodeContext()Gets the Node ContextConstructors in org.alfresco.repo.importer.view with parameters of type NodeContext Constructor Description NodeItemContext(org.alfresco.service.namespace.QName elementName, NodeContext nodeContext)ConstructParentContext(org.alfresco.service.namespace.QName elementName, NodeContext parent)Construct (with unknown child association)ParentContext(org.alfresco.service.namespace.QName elementName, NodeContext parent, org.alfresco.service.cmr.dictionary.AssociationDefinition assocDef)Construct
-