|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VanityURLModelProvider
This interface provides access to the vanity URL model given a
request and
response.
VanityURLModelHome| Method Summary | ||
|---|---|---|
|
getVanityURLModel(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res)
Returns a vanity URL model for a given request and response. |
|
| Method Detail |
|---|
<T extends VanityURLNode> VanityURLModel<T> getVanityURLModel(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res)
throws ModelException
req - the current requestres - the current response
ModelException - in case the model cannot be obtained
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||