|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.ole.ingest.resolver.FunctionLoader
public class FunctionLoader
Constructor Summary | |
---|---|
FunctionLoader()
|
Method Summary | |
---|---|
org.kuali.rice.krms.framework.engine.Function |
loadFunction(org.kuali.rice.krms.api.repository.function.FunctionDefinition functionDefinition)
Returns the instance of ISBNFunction or PatronMembershipExpiration based on function definition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FunctionLoader()
Method Detail |
---|
public org.kuali.rice.krms.framework.engine.Function loadFunction(org.kuali.rice.krms.api.repository.function.FunctionDefinition functionDefinition)
loadFunction
in interface org.kuali.rice.krms.framework.type.FunctionTypeService
functionDefinition
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |