public interface FunctionTypeService
FunctionTypeService provides access and validation for custom Functions.| Modifier and Type | Method and Description |
|---|---|
Function |
loadFunction(FunctionDefinition functionDefinition)
Create a from the given
FunctionDefinition. |
Function loadFunction(FunctionDefinition functionDefinition)
FunctionDefinition.functionDefinition - FunctionDefinition to create the Function from.FunctionDefinitionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.