org.kuali.rice.krms.framework.engine
Interface Function


public interface Function

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 Object invoke(Object... arguments)
          Invoke with the given arguments
 

Method Detail

invoke

Object invoke(Object... arguments)
Invoke with the given arguments

Parameters:
arguments -
Returns:
Object


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.