|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMountableRequestTargetUrlCodingStrategy
Temporary interface to make the transition to 2.0, where IRequestTargetUrlCodingStrategy
has a method that reveals the mount path.
TODO: remove in 1.4
| Method Summary | |
|---|---|
java.lang.String |
getMountPath()
Returns the path of the url where this request target is mounted on. |
| Methods inherited from interface org.apache.wicket.request.target.coding.IRequestTargetUrlCodingStrategy |
|---|
decode, encode, matches, matches |
| Method Detail |
|---|
java.lang.String getMountPath()
getMountPath in interface IRequestTargetUrlCodingStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||