Class DocLibRmSiteExistsEvaluator

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

    public class DocLibRmSiteExistsEvaluator
    extends BaseRMEvaluator
    Checks if an RM site exists or not
    Since:
    2.1
    Author:
    Tuna Aksoy
    • Constructor Detail

      • DocLibRmSiteExistsEvaluator

        public DocLibRmSiteExistsEvaluator()
    • Method Detail

      • 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
        See Also:
        BaseEvaluator.evaluate(org.json.simple.JSONObject)