|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@ComponentRole public interface XWikiURLBuilder
| Method Summary | |
|---|---|
XWikiURL |
build(org.xwiki.model.reference.WikiReference wikiReference,
List<String> pathSegments)
Builds a XWikiURL object from the passed URL path segments. |
| Method Detail |
|---|
XWikiURL build(org.xwiki.model.reference.WikiReference wikiReference,
List<String> pathSegments)
XWikiURL object from the passed URL path segments.
wikiReference - the wiki reference part of thepathSegments - the URL path segments (ie the parts separated by forward slashes in the URL) but starting
at the action segment part (e.g. List of ("view", "Space", "Page") for "/view/Space/Page")
XWikiURL object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||