C G H I L O Q U X

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
 

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.
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
The key used to store the current HTTP request object in the current Restlet context.

I

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

L

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

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
 

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.

U

uriInfo - Variable in class org.xwiki.rest.XWikiResource
The actual URI information about the JAX-RS resource being called.

X

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.
XWikiResource.DocumentInfo(Document, boolean) - Constructor for class org.xwiki.rest.XWikiResource.DocumentInfo
 
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 G H I L O Q U X

Copyright © 2004-2013 XWiki. All Rights Reserved.