Uses of Class
org.kuali.rice.kew.api.rule.RuleExpression

Packages that use RuleExpression
org.kuali.rice.kew.api.rule Copyright 2005-2013 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 RuleExpression in org.kuali.rice.kew.api.rule
 

Methods in org.kuali.rice.kew.api.rule that return RuleExpression
 RuleExpression RuleExpression.Builder.build()
           
 RuleExpression Rule.getRuleExpressionDef()
           
 

Uses of RuleExpression in org.kuali.rice.kew.rule
 

Methods in org.kuali.rice.kew.rule that return RuleExpression
static RuleExpression RuleExpressionDef.to(RuleExpressionDef bo)
          Converts a mutable bo to its immutable counterpart
 

Methods in org.kuali.rice.kew.rule with parameters of type RuleExpression
static RuleExpressionDef RuleExpressionDef.from(RuleExpression im)
          Converts a immutable object to its mutable counterpart
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.