public interface WorkflowRuleSearchAttribute extends WorkflowRuleAttribute
WorkflowRuleAttribute
implementation which allows
a different List of Row
objects to be returned for rendering on the rule lookup screen.RuleBaseValuesLookupableImpl
Modifier and Type | Method and Description |
---|---|
List<Row> |
getSearchRows()
If your attribute is an OddSearchAttribute this method will be used to get search rows instead of the
usually called get RuleRows.
|
List<RemotableAttributeError> |
validateSearchData(Map<String,String> paramMap)
validate search data and populate attribute with search data
|
getDocContent, getRoutingDataRows, getRuleExtensionValues, getRuleRows, isMatch, isRequired, setRequired, validateRoutingData, validateRuleData
List<Row> getSearchRows()
List<RemotableAttributeError> validateSearchData(Map<String,String> paramMap)
paramMap
- Copyright © 2005–2015 The Kuali Foundation. All rights reserved.