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

Packages that use RuleQueryResults
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.impl.rule   
 

Uses of RuleQueryResults in org.kuali.rice.kew.api.rule
 

Methods in org.kuali.rice.kew.api.rule that return RuleQueryResults
 RuleQueryResults RuleQueryResults.Builder.build()
           
 RuleQueryResults RuleService.findRules(QueryByCriteria queryByCriteria)
          Query for rules based on the given search criteria which is a Map of rule field names to values.
 

Uses of RuleQueryResults in org.kuali.rice.kew.impl.rule
 

Methods in org.kuali.rice.kew.impl.rule that return RuleQueryResults
 RuleQueryResults RuleServiceImpl.findRules(QueryByCriteria queryByCriteria)
           
 



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