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(java.util.Set<NodeRefContext> nodeRefContexts)Constructor parameters in org.alfresco.repo.virtual.config with type arguments of type NodeRefContext Constructor Description NodeRefPathExpression(NodeRefResolver resolver, java.util.Map<java.lang.String,NodeRefContext> contexts)NodeRefPathExpression(NodeRefResolver resolver, java.util.Map<java.lang.String,NodeRefContext> contexts, java.lang.String context, java.lang.String path)
-