org.kuali.ole.ingest.function
Class ISSNFunction
java.lang.Object
org.kuali.ole.ingest.function.ISSNFunction
- All Implemented Interfaces:
- org.kuali.rice.krms.framework.engine.Function
public class ISSNFunction
- extends Object
- implements org.kuali.rice.krms.framework.engine.Function
Created with IntelliJ IDEA.
User: ?
Date: 12/6/12
Time: 6:18 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISSNFunction
public ISSNFunction()
invoke
public Object invoke(Object... arguments)
- Specified by:
invoke
in interface org.kuali.rice.krms.framework.engine.Function
getDiscoveryHelperService
public DiscoveryHelperService getDiscoveryHelperService()
- Gets the discoveryHelperService instances
- Returns:
- DiscoveryHelperService
setDiscoveryHelperService
public void setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
- Sets the discoveryHelperService attribute value.
- Parameters:
discoveryHelperService
-
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.