JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
O
S
V
X
A
AbstractXWikiURL
- Class in
org.xwiki.url
Base XWikiURL implementation common to all extending classes.
AbstractXWikiURL(XWikiURLType)
- Constructor for class org.xwiki.url.
AbstractXWikiURL
addParameter(String, String)
- Method in class org.xwiki.url.
AbstractXWikiURL
addParameter(String, String)
- Method in interface org.xwiki.url.
XWikiURL
G
getAction()
- Method in class org.xwiki.url.
XWikiEntityURL
getEntityReference()
- Method in class org.xwiki.url.
XWikiEntityURL
getLocale()
- Method in class org.xwiki.url.
XWikiEntityURL
getParameters()
- Method in class org.xwiki.url.
AbstractXWikiURL
getParameters()
- Method in interface org.xwiki.url.
XWikiURL
A XWiki URL parameter provides optional additional information about the URL.
getParameterValue(String)
- Method in class org.xwiki.url.
AbstractXWikiURL
getParameterValue(String)
- Method in interface org.xwiki.url.
XWikiURL
getParameterValues(String)
- Method in class org.xwiki.url.
AbstractXWikiURL
getParameterValues(String)
- Method in interface org.xwiki.url.
XWikiURL
getRevision()
- Method in class org.xwiki.url.
XWikiEntityURL
getType()
- Method in class org.xwiki.url.
AbstractXWikiURL
getType()
- Method in interface org.xwiki.url.
XWikiURL
O
org.xwiki.url
- package org.xwiki.url
S
setAction(String)
- Method in class org.xwiki.url.
XWikiEntityURL
setEntityReference(EntityReference)
- Method in class org.xwiki.url.
XWikiEntityURL
setLocale(Locale)
- Method in class org.xwiki.url.
XWikiEntityURL
setRevision(String)
- Method in class org.xwiki.url.
XWikiEntityURL
setType(XWikiURLType)
- Method in class org.xwiki.url.
AbstractXWikiURL
V
valueOf(String)
- Static method in enum org.xwiki.url.
XWikiURLType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.url.
XWikiURLType
Returns an array containing the constants of this enum type, in the order they are declared.
X
XWikiEntityURL
- Class in
org.xwiki.url
Represents a XWiki URL pointing to an Entity (Document, Attachment, etc).
XWikiEntityURL(EntityReference)
- Constructor for class org.xwiki.url.
XWikiEntityURL
XWikiURL
- Interface in
org.xwiki.url
Represents a XWiki URL.
XWikiURLType
- Enum in
org.xwiki.url
Represents a type of XWiki URL (URL to an Entity, URL to a skin file, etc).
A
G
O
S
V
X
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2022
XWiki
. All rights reserved.