C D G H I J O P Q R S U X 
All Classes All Packages

C

componentManager - Variable in class org.xwiki.rest.XWikiResource
The XWiki component manager that is used to lookup XWiki components and context.
Constants - Class in org.xwiki.rest
 
Constants() - Constructor for class org.xwiki.rest.Constants
 

D

DocumentInfo(Document, boolean) - Constructor for class org.xwiki.rest.XWikiResource.DocumentInfo
 

G

getDocument() - Method in class org.xwiki.rest.XWikiResource.DocumentInfo
 
getDocumentInfo(String, String, String, String, String, boolean, boolean) - Method in class org.xwiki.rest.XWikiResource
Retrieve a document.
getDocumentInfo(String, List<String>, String, String, String, boolean, boolean) - Method in class org.xwiki.rest.XWikiResource
Retrieve a document.
getLastError() - Method in class org.xwiki.rest.script.RESTScriptService
Get the error generated while performing the previously called action.
getLogger() - Method in class org.xwiki.rest.XWikiResource
 
getRealJobStatus(String) - Method in class org.xwiki.rest.XWikiJobResource
 
getSpaceReference(String, String) - Method in class org.xwiki.rest.XWikiResource
 
getUriTemplate() - Method in class org.xwiki.rest.XWikiResource
A special GET method that produces the ad-hoc "uritemplate" media type used for retrieving the URI template associated to a resource.
getXWikiContext() - Method in class org.xwiki.rest.XWikiResource
Retrieve the XWiki context from the current execution context.

H

HTTP_REQUEST - Static variable in class org.xwiki.rest.Constants
Deprecated.
since 9.8RC1, use org.restlet.ext.servlet.ServletUtils.getRequest(org.restlet.Request.getCurrent()) instead

I

initialize() - Method in class org.xwiki.rest.XWikiResource
Resource initialization.
isCreated() - Method in class org.xwiki.rest.XWikiResource.DocumentInfo
 

J

jobExecutor - Variable in class org.xwiki.rest.XWikiJobResource
Used to retrieve the job that is currently being executed.
jobStore - Variable in class org.xwiki.rest.XWikiJobResource
Used to retrieve the job status.

O

objectFactory - Variable in class org.xwiki.rest.XWikiResource
The object factory for model objects to be used when creating representations.
org.xwiki.rest - package org.xwiki.rest
 
org.xwiki.rest.script - package org.xwiki.rest.script
 

P

parseSpaceSegments(String) - Method in class org.xwiki.rest.XWikiResource
 

Q

queryManager - Variable in class org.xwiki.rest.XWikiResource
The query manager to be used to perform low-level queries for retrieving information about wiki content.

R

RESTScriptService - Class in org.xwiki.rest.script
Generate REST URLs for different types of resources.
RESTScriptService() - Constructor for class org.xwiki.rest.script.RESTScriptService
 

S

slf4Jlogger - Variable in class org.xwiki.rest.XWikiResource
The logger to be used to output log messages.

U

uriInfo - Variable in class org.xwiki.rest.XWikiResource
The actual URI information about the JAX-RS resource being called.
url(EntityReference) - Method in class org.xwiki.rest.script.RESTScriptService
Create an REST URL representing the passed entity.
url(EntityReference, boolean) - Method in class org.xwiki.rest.script.RESTScriptService
Create an REST URL representing the passed entity.

X

xcontextProvider - Variable in class org.xwiki.rest.XWikiResource
 
XWikiJobResource - Class in org.xwiki.rest
Base class for all job-related resources.
XWikiJobResource() - Constructor for class org.xwiki.rest.XWikiJobResource
 
XWikiResource - Class in org.xwiki.rest
Base class for all XWiki-related JAX-RS resources.
XWikiResource() - Constructor for class org.xwiki.rest.XWikiResource
 
XWikiResource.DocumentInfo - Class in org.xwiki.rest
A wrapper class for returning an XWiki document enriched with information about its status.
XWikiRestComponent - Interface in org.xwiki.rest
This interface is used to mark JAX-RS resources and providers that should be made available to the component manager for lookup.
C D G H I J O P Q R S U X 
All Classes All Packages