org.kuali.ole.ingest.function
Class OleCurrentDateComparison
java.lang.Object
org.kuali.ole.ingest.function.OleCurrentDateComparison
- All Implemented Interfaces:
- org.kuali.rice.krms.framework.engine.Function
public class OleCurrentDateComparison
- extends Object
- implements org.kuali.rice.krms.framework.engine.Function
PatronMembershipExpiration is used for validating checkMembershipExpirationDate
Method Summary |
Object |
invoke(Object... arguments)
This method takes the request and invoke the methods to checkMembershipExpirationDate. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OleCurrentDateComparison
public OleCurrentDateComparison()
invoke
public Object invoke(Object... arguments)
- This method takes the request and invoke the methods to checkMembershipExpirationDate.
- Specified by:
invoke
in interface org.kuali.rice.krms.framework.engine.Function
- Parameters:
arguments
-
- Returns:
- Object
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.