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