|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mentawai.filter.AjaxValidationFilter
public class AjaxValidationFilter
| Constructor Summary | |
|---|---|
AjaxValidationFilter()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Gives a chance to the filter to deallocalte any resources before it is destroyed. |
java.lang.String |
filter(InvocationChain chain)
Executes the filter. |
protected java.util.Map<java.lang.String,java.lang.String> |
proccessList(java.util.List<Message> list,
java.util.Locale loc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxValidationFilter()
| Method Detail |
|---|
public void destroy()
Filter
destroy in interface Filter
public java.lang.String filter(InvocationChain chain)
throws java.lang.Exception
Filter
filter in interface Filterchain - The InvocationChain for the action this filter is being applied to.
java.lang.Exception
protected java.util.Map<java.lang.String,java.lang.String> proccessList(java.util.List<Message> list,
java.util.Locale loc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||