Package org.kuali.rice.kew.rule
Class WorkflowRuleAttributeRows
java.lang.Object
org.kuali.rice.kew.rule.WorkflowRuleAttributeRows
This class wraps a
WorkflowRuleAttributeFields object and provides a KNS-compatible view to the data
contained therein. Primarily, this means that RemotableAttributeField objects are transformed to KNS Row objects.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowRuleAttributeRows(org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeFields fields) -
Method Summary
-
Constructor Details
-
WorkflowRuleAttributeRows
public WorkflowRuleAttributeRows(org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeFields fields)
-
-
Method Details
-
getRows
-
getValidationErrors
-
getRuleExtensionValues
-