Class NodeRefPathExpressionFactory

java.lang.Object
org.alfresco.repo.virtual.config.NodeRefPathExpressionFactory

public class NodeRefPathExpressionFactory extends Object
Spring context NodeRefPathExpression factory bean.
It creates NodeRefPathExpression instances configured with the spring context defined NodeRefResolver and the given set of spring configured NodeRefContexts.
  • Constructor Details

    • NodeRefPathExpressionFactory

      public NodeRefPathExpressionFactory()
  • Method Details