| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine.expression | |
| org.kuali.rice.krms.framework.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Constructor and Description |
|---|
FunctionExpression(Function function,
String[] parameterTypes,
List<Expression<? extends Object>> parameters,
ComparisonOperatorService comparisonOperatorService)
Create a FunctionExpression with the given values.
|
| Modifier and Type | Method and Description |
|---|---|
Function |
FunctionTypeService.loadFunction(FunctionDefinition functionDefinition)
Create a from the given
FunctionDefinition. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.