Class IiEqualFunction
java.lang.Object
org.herasaf.xacml.core.function.AbstractFunction
org.openehealth.ipf.commons.ihe.xacml20.herasaf.functions.IiEqualFunction
- All Implemented Interfaces:
Serializable
,org.herasaf.xacml.core.function.Function
public class IiEqualFunction
extends org.herasaf.xacml.core.function.AbstractFunction
- Since:
- 3.5.1
- Author:
- Dmytro Rud
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.herasaf.xacml.core.function.AbstractFunction
equals, hashCode, toString
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
IiEqualFunction
public IiEqualFunction()
-
-
Method Details
-
getFunctionId
- Specified by:
getFunctionId
in interfaceorg.herasaf.xacml.core.function.Function
- Specified by:
getFunctionId
in classorg.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
-