org.kuali.ole.ingest.function
Class ISSNFunction

java.lang.Object
  extended by 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.


Constructor Summary
ISSNFunction()
           
 
Method Summary
 DiscoveryHelperService getDiscoveryHelperService()
          Gets the discoveryHelperService instances
 Object invoke(Object... arguments)
           
 void setDiscoveryHelperService(DiscoveryHelperService discoveryHelperService)
          Sets the discoveryHelperService attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISSNFunction

public ISSNFunction()
Method Detail

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.