Class HasChildEvaluator

All Implemented Interfaces:
ActionConditionEvaluator, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class HasChildEvaluator extends ActionConditionEvaluatorAbstractBase
This ActionConditionEvaluator determines whether an actionedUponNodeRef has a child NodeRef with the specified assoc-name or assoc-type.
Since:
3.4
Author:
Neil McErlean