|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginProvidedDecoratorModule
Holds data about the decorator override.
| Method Summary | |
|---|---|
String |
getTemplate()
|
String |
key()
|
boolean |
matches(String path)
Returns true if this decorator override should match the given path. |
| Method Detail |
|---|
boolean matches(String path)
path - the path. This path should start with a slash, and end just before the query string if any. Usually,
the path is the concatenation of HttpServletRequest.getServletPath() and HttpServletRequest.getPathInfo().
String getTemplate()
String key()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||