|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameInterceptor
An interface that is used to allow interceptors to
modify attributes that are going to be written to a
client from a NetUI JSP tag.
Several concrete implementations of this interface are
provided in order to rewrite names on form tags as they
are rendered to the browser.
FormDataNameInterceptor,
IndexedNameInterceptor,
PrefixNameInterceptor| Method Summary | |
|---|---|
String |
rewriteName(String name)
|
| Method Detail |
|---|
String rewriteName(String name)
throws ExpressionEvaluationException
ExpressionEvaluationException
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||