|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleExpressionContract | |
---|---|
org.kuali.rice.kew.api.rule | Copyright 2005-2014 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. |
org.kuali.rice.kew.rule |
Uses of RuleExpressionContract in org.kuali.rice.kew.api.rule |
---|
Classes in org.kuali.rice.kew.api.rule that implement RuleExpressionContract | |
---|---|
class |
RuleExpression
|
static class |
RuleExpression.Builder
A builder which can be used to construct RuleExpression instances. |
Methods in org.kuali.rice.kew.api.rule that return RuleExpressionContract | |
---|---|
RuleExpressionContract |
RuleContract.getRuleExpressionDef()
Expression for rule to evaluate. |
Methods in org.kuali.rice.kew.api.rule with parameters of type RuleExpressionContract | |
---|---|
static RuleExpression.Builder |
RuleExpression.Builder.create(RuleExpressionContract contract)
|
Uses of RuleExpressionContract in org.kuali.rice.kew.rule |
---|
Classes in org.kuali.rice.kew.rule that implement RuleExpressionContract | |
---|---|
class |
RuleExpressionDef
BO for rule expressions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |