|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowRuleAttributeRows | |
---|---|
org.kuali.rice.kew.rule |
Uses of WorkflowRuleAttributeRows in org.kuali.rice.kew.rule |
---|
Methods in org.kuali.rice.kew.rule that return WorkflowRuleAttributeRows | |
---|---|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getRoutingDataRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
Returns rule attribute row configuration for the workflow rule attribute defined on the given RuleTemplateAttribute. |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getRoutingDataRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getRoutingDataRows(Map<String,String> parameters,
RuleTemplateAttributeBo ruleTemplateAttribute)
Equivalent to WorkflowRuleAttributeMediator.getRoutingDataRows(java.util.Map, org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo) but takes
a RuleTemplateAttributeBo instead of a RuleTemplateAttribute . |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getRoutingDataRows(Map<String,String> parameters,
RuleTemplateAttributeBo ruleTemplateAttribute)
|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getRuleRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
Returns rule row configuration for the workflow rule attribute defined on the given RuleTemplateAttribute. |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getRuleRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getRuleRows(Map<String,String> parameters,
RuleTemplateAttributeBo ruleTemplateAttribute)
Equivalent to WorkflowRuleAttributeMediator.getRuleRows(java.util.Map, org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo) but takes
a RuleTemplateAttributeBo instead of a RuleTemplateAttribute . |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getRuleRows(Map<String,String> parameters,
RuleTemplateAttributeBo ruleTemplateAttribute)
|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getSearchRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
Returns rule search row configuration for the workflow rule attribute defined on the given RuleTemplateAttribute. |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getSearchRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute)
|
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediator.getSearchRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute,
boolean required)
Equivalent to call WorkflowRuleAttributeMediator.getSearchRows(java.util.Map, org.kuali.rice.kew.api.rule.RuleTemplateAttribute) but
passes a custom value for the required flag that is passed to the attribute instead of using the one defined by
the given RuleTemplateAttribute.isRequired() . |
WorkflowRuleAttributeRows |
WorkflowRuleAttributeMediatorImpl.getSearchRows(Map<String,String> parameters,
RuleTemplateAttribute ruleTemplateAttribute,
boolean required)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |