public class WorkflowRuleAttributeRows extends Object
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.Constructor and Description |
---|
WorkflowRuleAttributeRows(WorkflowRuleAttributeFields fields) |
Modifier and Type | Method and Description |
---|---|
List<Row> |
getRows() |
Map<String,String> |
getRuleExtensionValues() |
List<RemotableAttributeError> |
getValidationErrors() |
public WorkflowRuleAttributeRows(WorkflowRuleAttributeFields fields)
public List<RemotableAttributeError> getValidationErrors()
public Map<String,String> getRuleExtensionValues()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.