Class UITypeEvaluator

  • All Implemented Interfaces:
    org.alfresco.web.evaluator.Evaluator

    public class UITypeEvaluator
    extends BaseRMEvaluator
    Evaluates returned UI convenience type
    • Field Summary

      • Fields inherited from class org.alfresco.web.evaluator.BaseEvaluator

        args, metadata, negateOutput
    • Constructor Summary

      Constructors 
      Constructor Description
      UITypeEvaluator()  
    • Constructor Detail

      • UITypeEvaluator

        public UITypeEvaluator()
    • Method Detail

      • setType

        public void setType​(String type)
        Sets the name of the node type to check for
        Parameters:
        type - The name of the node type to check for
      • evaluate

        public boolean evaluate​(org.json.simple.JSONObject jsonObject)
        Specified by:
        evaluate in interface org.alfresco.web.evaluator.Evaluator
        Specified by:
        evaluate in class org.alfresco.web.evaluator.BaseEvaluator