|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OddSearchAttribute
An interface which can be implemented by a WorkflowAttribute implementation which allows
a different List of Row objects to be returned for rendering on the rule lookup screen.
RuleBaseValuesLookupableImpl| Method Summary | |
|---|---|
List |
getSearchRows()
If your attribute is an OddSearchAttribute this method will be used to get search rows instead of the usually called get RuleRows. |
List |
validateSearchData(Map paramMap)
validate search data and populate attribute with search data |
| Method Detail |
|---|
List getSearchRows()
List validateSearchData(Map paramMap)
paramMap -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||