A E G O R S T V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
E
- ENTITY - org.xwiki.url.XWikiURLType
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
R
- RESOURCE - org.xwiki.url.XWikiURLType
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
- SKIN - org.xwiki.url.XWikiURLType
T
- TEMPLATE - org.xwiki.url.XWikiURLType
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).
All Classes All Packages