Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
O
R
S
T
U
V
A
AbstractResource
- Class in
org.xwiki.resource
Base XWiki Resource implementation common to all extending classes.
AbstractResource(ResourceType)
- Constructor for class org.xwiki.resource.
AbstractResource
addParameter(String, String)
- Method in class org.xwiki.resource.
AbstractResource
addParameter(String, String)
- Method in interface org.xwiki.resource.
Resource
C
createResource(T, Map<String, Object>)
- Method in interface org.xwiki.resource.
ResourceFactory
Transforms some representation of a XWiki Resource into a
Resource
instance.
E
EntityResource
- Class in
org.xwiki.resource
Represents an XWiki Resource pointing to an Entity (Document, Space, Wiki, Object, etc).
EntityResource(EntityReference)
- Constructor for class org.xwiki.resource.
EntityResource
G
getAction()
- Method in class org.xwiki.resource.
EntityResource
getEntityReference()
- Method in class org.xwiki.resource.
EntityResource
getLocale()
- Method in class org.xwiki.resource.
EntityResource
getParameters()
- Method in class org.xwiki.resource.
AbstractResource
getParameters()
- Method in interface org.xwiki.resource.
Resource
A Resource parameter provides optional additional information about the Resource.
getParameterValue(String)
- Method in class org.xwiki.resource.
AbstractResource
getParameterValue(String)
- Method in interface org.xwiki.resource.
Resource
getParameterValues(String)
- Method in class org.xwiki.resource.
AbstractResource
getParameterValues(String)
- Method in interface org.xwiki.resource.
Resource
getResource()
- Method in interface org.xwiki.resource.
ResourceManager
getRevision()
- Method in class org.xwiki.resource.
EntityResource
getType()
- Method in class org.xwiki.resource.
AbstractResource
getType()
- Method in interface org.xwiki.resource.
Resource
O
org.xwiki.resource
- package org.xwiki.resource
R
Resource
- Interface in
org.xwiki.resource
Represents a XWiki Resource (Entity Resource, Attachment Resource, Template Resource, etc).
RESOURCE_CONTEXT_PROPERTY
- Static variable in interface org.xwiki.resource.
ResourceManager
Key under which the XWiki Resource is put in the Execution Context.
ResourceCreationException
- Exception in
org.xwiki.resource
Means that an error occurred while trying to construct an
Resource
object.
ResourceCreationException(String)
- Constructor for exception org.xwiki.resource.
ResourceCreationException
ResourceCreationException(String, Throwable)
- Constructor for exception org.xwiki.resource.
ResourceCreationException
ResourceFactory
<
T
,
U
extends
Resource
> - Interface in
org.xwiki.resource
Transforms some representation of an XWiki Resource into a
Resource
instance.
ResourceManager
- Interface in
org.xwiki.resource
Allow getting the
Resource
object from the Execution Context.
ResourceSerializer
<
T
> - Interface in
org.xwiki.resource
Transforms a XWiki Resource instance into some other representation.
ResourceType
- Enum in
org.xwiki.resource
Represents a type of XWiki Resource (Entity Resource, skin file Resource, etc).
S
serialize(Resource)
- Method in interface org.xwiki.resource.
ResourceSerializer
Transforms a XWiki Resource instance into some other representation.
setAction(String)
- Method in class org.xwiki.resource.
EntityResource
setEntityReference(EntityReference)
- Method in class org.xwiki.resource.
EntityResource
setLocale(Locale)
- Method in class org.xwiki.resource.
EntityResource
setRevision(String)
- Method in class org.xwiki.resource.
EntityResource
setType(ResourceType)
- Method in class org.xwiki.resource.
AbstractResource
T
TYPE_URL_RESOURCE
- Static variable in interface org.xwiki.resource.
ResourceFactory
Type instance for
ResourceFactory<URL, Resource>
.
U
UnsupportedResourceException
- Exception in
org.xwiki.resource
Means the Resource is of a type for which we don't have any parser.
UnsupportedResourceException(String)
- Constructor for exception org.xwiki.resource.
UnsupportedResourceException
UnsupportedResourceException(String, Throwable)
- Constructor for exception org.xwiki.resource.
UnsupportedResourceException
V
valueOf(String)
- Static method in enum org.xwiki.resource.
ResourceType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.resource.
ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
E
G
O
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004–2014
XWiki
. All rights reserved.