Class ChPpqPolicySetCreator

java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.ChPpqPolicySetCreator
All Implemented Interfaces:
GroovyObject

public class ChPpqPolicySetCreator extends Object implements GroovyObject
  • Constructor Details

    • ChPpqPolicySetCreator

      public ChPpqPolicySetCreator()
  • Method Details

    • getMetaClass

      public MetaClass getMetaClass()
      Specified by:
      getMetaClass in interface GroovyObject
    • setMetaClass

      public void setMetaClass(MetaClass mc)
      Specified by:
      setMetaClass in interface GroovyObject
    • createPolicySetString

      public static String createPolicySetString(String templateId, org.apache.velocity.VelocityContext substitutions)
    • createPolicySet

      public static org.herasaf.xacml.core.policy.impl.PolicySetType createPolicySet(String templateId, org.apache.velocity.VelocityContext substitutions)