|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuleModel
RuleModel.
| Method Summary | |
|---|---|
Object[] |
getConditions(Object field)
Returns an array of strings to be presented as a combo box which are possible rule conditions for the specified field. |
Object[] |
getFields()
Returns an array of strings to be presented as a combo box which are available fields to define rules on. |
Object[] |
getValues(Object field,
Object condition)
Returns an array of strings to be presented as a combo box which are possible values for the field. |
| Method Detail |
|---|
Object[] getFields()
Object[] getConditions(Object field)
Object[] getValues(Object field,
Object condition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||