Uses of Interface
org.alfresco.repo.virtual.config.NodeRefContext
Packages that use NodeRefContext
-
Uses of NodeRefContext in org.alfresco.repo.virtual.config
Classes in org.alfresco.repo.virtual.config that implement NodeRefContextModifier and TypeClassDescriptionclassANodeRefContextthat solves a name path relative to the Alfresco company home node.Method parameters in org.alfresco.repo.virtual.config with type arguments of type NodeRefContextModifier and TypeMethodDescriptionvoidNodeRefPathExpressionFactory.setNodeRefContexts(Set<NodeRefContext> nodeRefContexts) Constructor parameters in org.alfresco.repo.virtual.config with type arguments of type NodeRefContextModifierConstructorDescriptionNodeRefPathExpression(NodeRefResolver resolver, Map<String, NodeRefContext> contexts) NodeRefPathExpression(NodeRefResolver resolver, Map<String, NodeRefContext> contexts, String context, String path)