java.lang.Object
org.herasaf.xacml.core.function.AbstractFunction
org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.CvEqualFunction
All Implemented Interfaces:
Serializable, org.herasaf.xacml.core.function.Function

public class CvEqualFunction extends org.herasaf.xacml.core.function.AbstractFunction
Since:
3.5.1
Author:
Dmytro Rud
See Also:
  • Field Details

  • Constructor Details

    • CvEqualFunction

      public CvEqualFunction()
  • Method Details

    • getFunctionId

      public String getFunctionId()
      Specified by:
      getFunctionId in interface org.herasaf.xacml.core.function.Function
      Specified by:
      getFunctionId in class org.herasaf.xacml.core.function.AbstractFunction
    • handle

      public Object handle(Object... args) throws org.herasaf.xacml.core.function.FunctionProcessingException
      Throws:
      org.herasaf.xacml.core.function.FunctionProcessingException