Class CvEqualFunction
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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.herasaf.xacml.core.function.AbstractFunctionequals, hashCode, toString
- 
Field Details- 
ID- See Also:
 
 
- 
- 
Constructor Details- 
CvEqualFunctionpublic CvEqualFunction()
 
- 
- 
Method Details- 
getFunctionId- Specified by:
- getFunctionIdin interface- org.herasaf.xacml.core.function.Function
- Specified by:
- getFunctionIdin class- org.herasaf.xacml.core.function.AbstractFunction
 
- 
handlepublic Object handle(Object... args) throws org.herasaf.xacml.core.function.FunctionProcessingException - Throws:
- org.herasaf.xacml.core.function.FunctionProcessingException
 
 
-