| Package | Description |
|---|---|
| org.kuali.rice.krms.api.engine.expression |
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.
|
| Modifier and Type | Method and Description |
|---|---|
EngineComparatorExtension |
ComparisonOperatorService.findComparatorExtension(Object leftHandSide,
Object rightHandSide)
EngineComparatorExtension that canCompare the given Objects |
| Modifier and Type | Method and Description |
|---|---|
List<EngineComparatorExtension> |
ComparisonOperatorService.getOperators()
The
List of EngineComparatorExtensions. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonOperatorService.setOperators(List<EngineComparatorExtension> operators)
List
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.