|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ocpsoft.pretty.beans.MappingUrlBuilder
public class MappingUrlBuilder
| Constructor Summary | |
|---|---|
MappingUrlBuilder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getURL(PrettyUrlMapping mapping)
For all required values of the given PrettyUrlMapping, extract values from their mapped backing beans and create a URL based on the url-pattern and any mapped query-parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingUrlBuilder()
| Method Detail |
|---|
public java.lang.String getURL(PrettyUrlMapping mapping)
mapping - Mapping for which to extract values and generate URL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||