Uses of Class
org.kuali.rice.kew.rule.web.WebRuleBaseValues
Packages that use WebRuleBaseValues
-
Uses of WebRuleBaseValues in org.kuali.rice.kew.rule.web
Methods in org.kuali.rice.kew.rule.web that return WebRuleBaseValuesModifier and TypeMethodDescriptionstatic WebRuleBaseValuesWebRuleUtils.copyRuleOntoExistingDocument(WebRuleBaseValues rule) Copies the existing rule onto the current document.static WebRuleBaseValuesWebRuleUtils.copyToNewRule(WebRuleBaseValues webRuleBaseValues) Makes a copy of the rule and clears the document id on the rule and any of its delegates.Methods in org.kuali.rice.kew.rule.web with parameters of type WebRuleBaseValuesModifier and TypeMethodDescriptionstatic WebRuleBaseValuesWebRuleUtils.copyRuleOntoExistingDocument(WebRuleBaseValues rule) Copies the existing rule onto the current document.static WebRuleBaseValuesWebRuleUtils.copyToNewRule(WebRuleBaseValues webRuleBaseValues) Makes a copy of the rule and clears the document id on the rule and any of its delegates.