|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.despodata.java.webappl.actions.event.WhereStringBuildListener
WhereStringBuildListener.java Company MoreData
| Constructor Summary | |
WhereStringBuildListener()
|
|
| Method Summary | |
void |
afterAction(ActionEvent event)
This method is called after the controller call the Action perform method. |
void |
beforeAction(ActionEvent event)
This method is called before the controller call the Action perform method. |
abstract void |
beforeAddWhereClause(WhereStringBuildEvent event)
Metodo invocado depois da clausula de where, para uma determinada coluna, ter sido gerada e antes dessa mesma clausula de where ter sido adicionada ao conjunto de clausulas de where que vao ser usadas na pesquisa. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WhereStringBuildListener()
| Method Detail |
public abstract void beforeAddWhereClause(WhereStringBuildEvent event)
public void afterAction(ActionEvent event)
afterAction in interface ActionListenerpublic void beforeAction(ActionEvent event)
beforeAction in interface ActionListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||