Package | Description |
---|---|
org.kuali.rice.krms.framework.engine |
Modifier and Type | Method and Description |
---|---|
static CollectionOperator |
CollectionOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionOperator[] |
CollectionOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CollectionOfComparablesTermBasedProposition(CollectionOperator collectionOper,
ComparisonOperator compareOper,
Term term,
T expectedValue) |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.