A B C D E F G H I J L M N O P Q R S T U V W X _

A

ACCEPT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
ACCEPT_CHARSET - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
ACCEPT_ENCODING - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
ACCEPT_LANGUAGE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
ACCEPT_RANGES - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Accept-Ranges" header.
ACCEPTED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 202: Accepted.
ACL - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
ALLOW - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Allow" header.
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Application
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Grammars
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Link
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Option
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Request
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Resources
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.Response
 
any - Variable in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 
Application - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Application() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Application
 
APPLICATION_ATOM_XML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/atom+xml"
APPLICATION_FORM_URLENCODED - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/x-www-form-urlencoded"
APPLICATION_GROOVY - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/x-groovy"
APPLICATION_JAVA - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/java"
APPLICATION_JAVASCRIPT - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/javascript"
APPLICATION_JSON - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/json"
APPLICATION_JSP - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/jsp"
APPLICATION_OCTET_STREAM - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/octet-stream"
APPLICATION_PHP - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
PHP script Mime types
APPLICATION_RUBY - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
Ruby script Mime type "application/x-ruby"
APPLICATION_SVG_XML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/svg+xml"
APPLICATION_X_HTTPD_PHP - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
 
APPLICATION_X_JAVASCRIPT - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/x-javascript"
APPLICATION_X_PHP - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
 
APPLICATION_XHTML_XML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/xhtml+xml"
APPLICATION_XML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/xml"
async - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
AsyncRequest - Class in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
AsyncRequest(RequestBuilder) - Constructor for class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
AsyncRequest(RequestBuilder, boolean) - Constructor for class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
AsyncRequestCallback<T> - Class in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
AsyncRequestCallback() - Constructor for class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
AsyncRequestCallback(Unmarshallable<T>) - Constructor for class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
Constructor retrieves unmarshaller with initialized (this is important!) object.
AsyncRequestLoader - Interface in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
AUTHORIZATION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
AutoBeanUnmarshaller<T> - Class in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS.
AutoBeanUnmarshaller(AutoBean<T>) - Constructor for class org.exoplatform.gwtframework.commons.rest.AutoBeanUnmarshaller
 

B

BAD_GATEWAY - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 502: Bad Gateway.
BAD_METHOD - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 405: Method Not Allowed.
BAD_REQUEST - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 400: Bad Request.
base - Variable in class org.exoplatform.gwtframework.commons.wadl.Resources
 
BrowserResolver - Class in org.exoplatform.gwtframework.commons.util
 
BrowserResolver() - Constructor for class org.exoplatform.gwtframework.commons.util.BrowserResolver
 
BrowserResolver.Browser - Enum in org.exoplatform.gwtframework.commons.util
 
build(RequestBuilder.Method, String) - Static method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
build(RequestBuilder.Method, String, boolean) - Static method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
Build AsyncRequest with run REST Service in async mode
builder - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 

C

CACHE_CONTROL - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CHECKIN - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
CHECKOUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
CHROMATTIC_DATA_OBJECT - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
Chromattic Data Object
CLIENT_TIMEOUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 408: Request Time-Out.
Commons - Class in org.exoplatform.gwtframework.commons.client
Created by The eXo Platform SAS.
Commons() - Constructor for class org.exoplatform.gwtframework.commons.client.Commons
 
CONFLICT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 409: Conflict.
CONNECTION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
content - Variable in class org.exoplatform.gwtframework.commons.wadl.Doc
 
CONTENT_ENCODING - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CONTENT_LANGUAGE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CONTENT_LENGTH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CONTENT_LOCATION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CONTENT_MIXINTYPES - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
JCR-specific header to add an opportunity to set node mixins via WebDAV.
CONTENT_NODETYPE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
JCR-specific header to add an opportunity to create nodes of the specific types via WebDAV.
CONTENT_TYPE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
CONTENTLENGTH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Content-Length" header.
CONTENTRANGE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Content-Range" header.
CONTENTTYPE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Content-type" header.
CONTINUE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 100 "Continue" code.
COOKIE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See IETF RFC 2109.
COPY - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
CREATED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 201: Created.
CURRENT_BROWSER - Static variable in class org.exoplatform.gwtframework.commons.util.BrowserResolver
 

D

DASL - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Allow" header.
data(String) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
DATE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
DAV - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "DAV" header.
DEFAULT_MESSAGE - Variable in class org.exoplatform.gwtframework.commons.loader.Loader
 
delay - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
delay(int) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
Set delay between requests to async REST Service
(Default: 5000)
DELETE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
DEPTH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "Depth" header.
DESTINATION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "Destination" header.
DIFF - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
Diff mime-type "text/x-diff"
dispatch(ExceptionThrownHandler) - Method in class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Application
 
Doc - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Doc() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Doc
 
DOC - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Grammars
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Include
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Link
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Option
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Request
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Resources
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.Response
 
doc - Variable in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 

E

element - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
ElementNames - Class in org.exoplatform.gwtframework.commons.wadl
 
ElementNames() - Constructor for class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
EmptyLoader - Class in org.exoplatform.gwtframework.commons.loader
Created by The eXo Platform SAS .
EmptyLoader() - Constructor for class org.exoplatform.gwtframework.commons.loader.EmptyLoader
 
ENTITY_TOO_LARGE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 413: Request Entity Too Large.
equals(Object) - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
ETAG - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
ExceptionThrownEvent - Class in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
ExceptionThrownEvent(Throwable) - Constructor for class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
ExceptionThrownEvent(String) - Constructor for class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
ExceptionThrownEvent(Throwable, String) - Constructor for class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
ExceptionThrownHandler - Interface in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
EXPECTATION_FAILED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 417 "Expectation Failed" code.
EXPIRES - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.

F

FILE_NODETYPE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
JCR-specific header to add an opportunity to create nodes of the specific types via WebDAV.
fixed - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
FORBIDDEN - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 403: Forbidden.
FOUND - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 302: Temporary Redirect.
fromValue(String) - Static method in enum org.exoplatform.gwtframework.commons.wadl.HTTPMethods
 
fromValue(String) - Static method in enum org.exoplatform.gwtframework.commons.wadl.ParamStyle
 

G

GATEWAY_TIMEOUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 504: Gateway Timeout.
GET - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
getAllMimeTypes() - Static method in class org.exoplatform.gwtframework.commons.util.MimeTypeResolver
 
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Grammars
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Option
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Request
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
Gets the value of the any property.
getAny() - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Gets the value of the any property.
getAssociatedType() - Method in class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
getAsyncRequest() - Method in exception org.exoplatform.gwtframework.commons.exception.ServerDisconnectedException
 
getBase() - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Gets the value of the base property.
getCallback() - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
getCheckedURL(String) - Static method in class org.exoplatform.gwtframework.commons.rest.ProxyUtil
 
getContent() - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Gets the value of the content property.
getDefault() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the default property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Grammars
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Include
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Option
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Request
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
Gets the value of the doc property.
getDoc() - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Gets the value of the doc property.
getElement() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the element property.
getErrorMessage() - Method in class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
getException() - Method in class org.exoplatform.gwtframework.commons.exception.ServerExceptionEvent
 
getFixed() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the fixed property.
getGrammars() - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Gets the value of the grammars property.
getGrammars() - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Gets the value of the grammars property.
getHeader(String) - Method in exception org.exoplatform.gwtframework.commons.exception.ServerException
 
getHref() - Method in class org.exoplatform.gwtframework.commons.wadl.Include
Gets the value of the href property.
getHref() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the href property.
getHref() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the href property.
getHref() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the href property.
getHTTPStatus() - Method in exception org.exoplatform.gwtframework.commons.exception.ServerException
 
getId() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the id property.
getId() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the id property.
getId() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the id property.
getId() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the id property.
getId() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets the value of the id property.
getInclude() - Method in class org.exoplatform.gwtframework.commons.wadl.Grammars
Gets the value of the include property.
getLang() - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Gets the value of the lang property.
getLink() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the link property.
getLocalName() - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
getMediaType() - Method in class org.exoplatform.gwtframework.commons.wadl.Option
 
getMediaType() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the mediaType property.
getMessage() - Method in exception org.exoplatform.gwtframework.commons.exception.ServerException
 
getMessage() - Method in class org.exoplatform.gwtframework.commons.loader.Loader
 
getMethodOrResource() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the methodOrResource property.
getMethodOrResource() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets the value of the method property.
getMimeTypes(String) - Static method in class org.exoplatform.gwtframework.commons.util.MimeTypeResolver
 
getName() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the name property.
getName() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the name property.
getNamespaceURI() - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
getOption() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the option property.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Include
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Option
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Request
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
Gets a map that contains attributes that aren't bound to any typed property on this class.
getParam() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the param property.
getParam() - Method in class org.exoplatform.gwtframework.commons.wadl.Request
Gets the value of the param property.
getParam() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the param property.
getParam() - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Gets the value of the param property.
getParam() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
Gets the value of the param property.
getPath() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the path property.
getPath() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the path property.
getPayload() - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
getPayload() - Method in class org.exoplatform.gwtframework.commons.rest.AutoBeanUnmarshaller
 
getPayload() - Method in class org.exoplatform.gwtframework.commons.rest.LocationUnmarshaller
 
getPayload() - Method in interface org.exoplatform.gwtframework.commons.rest.Unmarshallable
The content of the returned object normally differs before and after unmarshall() but by the contract it should never be null
getPrefix() - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
getProfile() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the profile property.
getQueryType() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the queryType property.
getRel() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets the value of the rel property.
getRepresentation() - Method in class org.exoplatform.gwtframework.commons.wadl.Request
Gets the value of the representation property.
getRepresentationOrFault() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
Gets the value of the representationOrFault property.
getRequest() - Method in exception org.exoplatform.gwtframework.commons.exception.UnauthorizedException
 
getRequest() - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
getRequest() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the request property.
getResource() - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Gets the value of the resource property.
getResources() - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Gets the value of the resources property.
getResources() - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Gets the value of the resources property.
getResourceType() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets the value of the resourceType property.
getResourceTypeOrMethodOrRepresentation() - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Gets the value of the resourceTypeOrMethodOrRepresentation property.
getResourceTypeOrMethodOrRepresentation() - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Gets the value of the resourceTypeOrMethodOrRepresentation property.
getResponse() - Method in exception org.exoplatform.gwtframework.commons.exception.UnauthorizedException
 
getResponse() - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Gets the value of the response property.
getRev() - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Gets the value of the rev property.
getStatus() - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Gets the value of the status property.
getStatus() - Method in class org.exoplatform.gwtframework.commons.wadl.Response
 
getStatusText() - Method in exception org.exoplatform.gwtframework.commons.exception.ServerException
 
getStyle() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the style property.
getTitle() - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Gets the value of the title property.
getType() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the type property.
getType() - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Gets the value of the type property.
getValue() - Method in class org.exoplatform.gwtframework.commons.wadl.Option
Gets the value of the value property.
GONE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 410: Gone.
GOOGLE_GADGET - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/x-google-gadget"
grammars - Variable in class org.exoplatform.gwtframework.commons.wadl.Application
 
GRAMMARS - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Grammars - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Grammars() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Grammars
 
grammars - Variable in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 
GROOVY_SERVICE - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
temporary application/x-jaxrs+groovy replaced on application/x-jaxrs-groovy to avoid error of PROPFIND response which returns "application/x-jaxrs groovy
GROOVY_TEMPLATE - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
temporary "application/x-groovy+html" replaced on "application/x-groovy-html" to avoid error of PROPFIND response which returns "application/x-groovy html"

H

handler - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
hashCode() - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
HEAD - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
header(String, String) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
hide() - Method in class org.exoplatform.gwtframework.commons.loader.EmptyLoader
 
hide() - Method in interface org.exoplatform.gwtframework.commons.rest.AsyncRequestLoader
hide this
HOST - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
href - Variable in class org.exoplatform.gwtframework.commons.wadl.Include
 
href - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
href - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
href - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
htmlEncode(String) - Static method in class org.exoplatform.gwtframework.commons.util.StringEscapeUtils
HTML-encode a string.
HTTP_METHODS - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 505 "HTTP Version Not Supported" code.
HTTPHeader - Interface in org.exoplatform.gwtframework.commons.rest
 
HTTPMethod - Interface in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SARL .
HTTP methods
HTTPMethods - Enum in org.exoplatform.gwtframework.commons.wadl
Java class for HTTPMethods.
HTTPStatus - Interface in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SARL .
HTTP status

I

id - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
id - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
id - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
id - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
id - Variable in class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
IF - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "If" header.
IF_MATCH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
IF_MODIFIED_SINCE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
IF_NONE_MATCH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
IF_UNMODIFIED_SINCE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
IllegalWADLException - Exception in org.exoplatform.gwtframework.commons.wadl
 
IllegalWADLException(String) - Constructor for exception org.exoplatform.gwtframework.commons.wadl.IllegalWADLException
 
IllegalWADLException() - Constructor for exception org.exoplatform.gwtframework.commons.wadl.IllegalWADLException
 
INCLUDE - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
include - Variable in class org.exoplatform.gwtframework.commons.wadl.Grammars
 
Include - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Include() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Include
 
info(String) - Static method in class org.exoplatform.gwtframework.commons.util.Log
 
INTERNAL_ERROR - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 500: Internal Server Error.
isCurrent() - Method in enum org.exoplatform.gwtframework.commons.util.BrowserResolver.Browser
 
isErrorMessageProvided() - Method in exception org.exoplatform.gwtframework.commons.exception.ServerException
 
isMacOs() - Static method in class org.exoplatform.gwtframework.commons.util.BrowserResolver
 
isRepeating() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the repeating property.
isRequired() - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Gets the value of the required property.
isSuccessful(Response) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 

J

JAXRS_BODY_PROVIDED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
 
JobNotFoundException - Exception in org.exoplatform.gwtframework.commons.exception
Job (asynchronous task) not found exception.
JobNotFoundException(Response) - Constructor for exception org.exoplatform.gwtframework.commons.exception.JobNotFoundException
 

L

lang - Variable in class org.exoplatform.gwtframework.commons.wadl.Doc
 
LAST_MODIFIED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
LENGTH_REQUIRED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 411: Length Required.
LINK - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Link - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Link() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Link
 
link - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
Loader - Class in org.exoplatform.gwtframework.commons.loader
Created by The eXo Platform SAS .
Loader() - Constructor for class org.exoplatform.gwtframework.commons.loader.Loader
 
loader - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
loader(AsyncRequestLoader) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
LOCATION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
LocationUnmarshaller - Class in org.exoplatform.gwtframework.commons.rest
Unmarshaller for "Location" HTTP Header.
LocationUnmarshaller(StringBuilder) - Constructor for class org.exoplatform.gwtframework.commons.rest.LocationUnmarshaller
 
LOCK - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
LOCKED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 423 "Locked" code extensions.
LOCKTOKEN - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "DAV" header.
Log - Class in org.exoplatform.gwtframework.commons.util
Created by The eXo Platform SAS .
Log() - Constructor for class org.exoplatform.gwtframework.commons.util.Log
 

M

marshal() - Method in interface org.exoplatform.gwtframework.commons.rest.Marshallable
 
Marshallable - Interface in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
mediaType - Variable in class org.exoplatform.gwtframework.commons.wadl.Option
 
mediaType - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
mETHOD - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
METHOD - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Method - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Method() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Method
 
METHOD_NOT_ALLOWED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 405 "Method Not Allowed" code.
methodOrResource - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
methodOrResource - Variable in class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
MimeType - Interface in org.exoplatform.gwtframework.commons.rest
An abstraction for a media type.
MimeTypeResolver - Class in org.exoplatform.gwtframework.commons.util
Created by The eXo Platform SAS .
MimeTypeResolver() - Constructor for class org.exoplatform.gwtframework.commons.util.MimeTypeResolver
 
MKCOL - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
MOVE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
MOVED_PERM - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 301: Moved Permanently.
MSAUTHORVIA - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
MS-Author-Via Response Header.
MULT_CHOICE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 300: Multiple Choices.
MULTIPART_BYTERANGES - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav multipart/byteranges header.
MULTIPART_FORM_DATA - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"multipart/form-data"
MULTISTATUS - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 207 "Multistatus" code extensions.

N

name - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
name - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
NO_CONTENT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 204: No Content.
NOT_ACCEPTABLE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 406: Not Acceptable.
NOT_AUTHORITATIVE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 203: Non-Authoritative Information.
NOT_FOUND - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 404: Not Found.
NOT_IMPLEMENTED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 501: Not Implemented.
NOT_MODIFIED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 304: Not Modified.

O

OK - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 200: OK.
onError(ExceptionThrownEvent) - Method in interface org.exoplatform.gwtframework.commons.exception.ExceptionThrownHandler
 
onError(Request, Throwable) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
onFailure(Throwable) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
If error received from server.
onModuleLoad() - Method in class org.exoplatform.gwtframework.commons.client.Commons
onResponseReceived(Request, Response) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
onServerDisconnected() - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
If server disconnected.
onSuccess(T) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
If response is successfully received and response status code is in set of success codes.
onUnauthorized(Response) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
If unauthorized.
OPTION - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Option - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Option() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Option
 
option - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
OPTIONS - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
org.exoplatform.gwtframework.commons.client - package org.exoplatform.gwtframework.commons.client
 
org.exoplatform.gwtframework.commons.exception - package org.exoplatform.gwtframework.commons.exception
 
org.exoplatform.gwtframework.commons.loader - package org.exoplatform.gwtframework.commons.loader
 
org.exoplatform.gwtframework.commons.rest - package org.exoplatform.gwtframework.commons.rest
 
org.exoplatform.gwtframework.commons.util - package org.exoplatform.gwtframework.commons.util
 
org.exoplatform.gwtframework.commons.wadl - package org.exoplatform.gwtframework.commons.wadl
 
org.exoplatform.gwtframework.commons.xml - package org.exoplatform.gwtframework.commons.xml
 
OVERWRITE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "Overwrite" header.

P

PARAM - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Param - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Param() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Param
 
param - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
param - Variable in class org.exoplatform.gwtframework.commons.wadl.Request
 
param - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
param - Variable in class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
param - Variable in class org.exoplatform.gwtframework.commons.wadl.Response
 
PARAM_STYLE - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
ParamStyle - Enum in org.exoplatform.gwtframework.commons.wadl
Java class for ParamStyle.
PARTIAL - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 206: Partial Content.
password(String) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
path - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
path - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 
PAYMENT_REQUIRED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 402: Payment Required.
POST - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
PRECON_FAILED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 412: Precondition Failed.
profile - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
PROPFIND - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
PROPPATCH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
PROXY_AUTH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 407: Proxy Authentication Required.
ProxyUtil - Class in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
ProxyUtil() - Constructor for class org.exoplatform.gwtframework.commons.rest.ProxyUtil
 
PUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 

Q

QName - Class in org.exoplatform.gwtframework.commons.xml
Created by The eXo Platform SAS .
QName(String, String) - Constructor for class org.exoplatform.gwtframework.commons.xml.QName
 
queryType - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 

R

RANGE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
HTTP 1.1 "Range" header.
rel - Variable in class org.exoplatform.gwtframework.commons.wadl.Link
 
repeating - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
REPORT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
REPRESENTATION - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
representation - Variable in class org.exoplatform.gwtframework.commons.wadl.Request
 
representationOrFault - Variable in class org.exoplatform.gwtframework.commons.wadl.Response
 
RepresentationType - Class in org.exoplatform.gwtframework.commons.wadl
Java class for representation_type complex type.
RepresentationType() - Constructor for class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
REQ_TOO_LONG - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 414: Request-URI Too Large.
REQUEST - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
request - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
Request - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Request() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Request
 
REQUEST_TIMEOUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 408 "Request Timeout" code.
REQUEST_URI_TOO_LONG - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 414 "Request-URI Too Long" code.
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 416 "Requested Range Not Satisfiable" code.
requestError(String, Throwable) - Method in interface org.exoplatform.gwtframework.commons.rest.RequestStatusHandler
Calls when service return error
requestFinished(String) - Method in interface org.exoplatform.gwtframework.commons.rest.RequestStatusHandler
Calls when service work done.
requestInProgress(String) - Method in interface org.exoplatform.gwtframework.commons.rest.RequestStatusHandler
Calls when service started or in progress.
requestStatusHandler(RequestStatusHandler) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
Set handler of async REST Service status
RequestStatusHandler - Interface in org.exoplatform.gwtframework.commons.rest
Callback interface, this interface needs to AsyncRequest can tell the application execution state async REST Service
requestStatusUrl - Variable in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
required - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
RESET - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 205: Reset Content.
RESOURCE - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Resource - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Resource() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Resource
 
resource - Variable in class org.exoplatform.gwtframework.commons.wadl.Resources
 
RESOURCE_TYPE - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
RESOURCE_TYPE_LIST - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
resources - Variable in class org.exoplatform.gwtframework.commons.wadl.Application
 
RESOURCES - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
Resources - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Resources() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Resources
 
resources - Variable in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 
resourceType - Variable in class org.exoplatform.gwtframework.commons.wadl.Link
 
ResourceType - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
ResourceType() - Constructor for class org.exoplatform.gwtframework.commons.wadl.ResourceType
 
resourceTypeOrMethodOrRepresentation - Variable in class org.exoplatform.gwtframework.commons.wadl.Application
 
resourceTypeOrMethodOrRepresentation - Variable in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 
RESPONSE - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
response - Variable in class org.exoplatform.gwtframework.commons.wadl.Method
 
Response - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
Response() - Constructor for class org.exoplatform.gwtframework.commons.wadl.Response
 
rev - Variable in class org.exoplatform.gwtframework.commons.wadl.Link
 

S

SEARCH - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
SEE_OTHER - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 303: See Other.
send(AsyncRequestCallback<?>) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
ServerDisconnectedException - Exception in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
ServerDisconnectedException(AsyncRequest) - Constructor for exception org.exoplatform.gwtframework.commons.exception.ServerDisconnectedException
 
ServerException - Exception in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
ServerException(Response) - Constructor for exception org.exoplatform.gwtframework.commons.exception.ServerException
 
ServerException(Response, String) - Constructor for exception org.exoplatform.gwtframework.commons.exception.ServerException
 
ServerExceptionEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
ServerExceptionEvent() - Constructor for class org.exoplatform.gwtframework.commons.exception.ServerExceptionEvent
 
ServerExceptionEvent(Throwable) - Constructor for class org.exoplatform.gwtframework.commons.exception.ServerExceptionEvent
 
SET_COOKIE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See IETF RFC 2109.
setBase(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Resources
Sets the value of the base property.
setDefault(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the default property.
setElement(QName) - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Sets the value of the element property.
setException(Throwable) - Method in class org.exoplatform.gwtframework.commons.exception.ServerExceptionEvent
 
setFixed(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the fixed property.
setGrammars(Grammars) - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Sets the value of the grammars property.
setGrammars(Grammars) - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Sets the value of the grammars property.
setHref(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Include
Sets the value of the href property.
setHref(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Sets the value of the href property.
setHref(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the href property.
setHref(String) - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Sets the value of the href property.
setId(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.gwtframework.commons.wadl.ResourceType
Sets the value of the id property.
setLang(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Sets the value of the lang property.
setLink(Link) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the link property.
setLoader(AsyncRequestLoader) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
setMediaType(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Option
 
setMediaType(String) - Method in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
Sets the value of the mediaType property.
setMessage(String) - Method in class org.exoplatform.gwtframework.commons.loader.Loader
 
setName(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the name property.
setPath(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the path property.
setPath(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Sets the value of the path property.
setQueryType(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Resource
Sets the value of the queryType property.
setRel(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Sets the value of the rel property.
setRepeating(Boolean) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the repeating property.
setRequest(AsyncRequest) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
setRequest(Request) - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Sets the value of the request property.
setRequired(Boolean) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the required property.
setResources(Resources) - Method in class org.exoplatform.gwtframework.commons.wadl.Application
Sets the value of the resources property.
setResources(Resources) - Method in class org.exoplatform.gwtframework.commons.wadl.WadlApplication
Sets the value of the resources property.
setResourceType(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Sets the value of the resourceType property.
setResponse(Response) - Method in class org.exoplatform.gwtframework.commons.wadl.Method
Sets the value of the response property.
setRev(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Link
Sets the value of the rev property.
setStatus(int) - Method in class org.exoplatform.gwtframework.commons.wadl.Response
 
setStyle(ParamStyle) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the style property.
setSuccessCodes(int[]) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequestCallback
 
setTitle(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Doc
Sets the value of the title property.
setType(QName) - Method in class org.exoplatform.gwtframework.commons.wadl.Param
Sets the value of the type property.
setValue(String) - Method in class org.exoplatform.gwtframework.commons.wadl.Option
Sets the value of the value property.
show() - Method in class org.exoplatform.gwtframework.commons.loader.EmptyLoader
 
show() - Method in interface org.exoplatform.gwtframework.commons.rest.AsyncRequestLoader
show something
status - Variable in class org.exoplatform.gwtframework.commons.wadl.RepresentationType
 
status - Variable in class org.exoplatform.gwtframework.commons.wadl.Response
 
STATUS_CODE_LIST - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
StringEscapeUtils - Class in org.exoplatform.gwtframework.commons.util
 
StringEscapeUtils() - Constructor for class org.exoplatform.gwtframework.commons.util.StringEscapeUtils
 
style - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
SWITCHING_PROTOCOLS - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP/1.1 Status 101 "Switching Protocols" code.

T

TEMP_REDIRECT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 307: Temporary Redirect.
TEXT_CSS - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"text/css"
TEXT_HTML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"text/html"
TEXT_JAVASCRIPT - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"text/javascript"
TEXT_PLAIN - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"text/plain"
TEXT_X_PYTHON - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
text/x-python
TEXT_XML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"text/xml"
TEXT_YAML - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
text/yaml
TIMEOUT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
WebDav "Timeout" header.
title - Variable in class org.exoplatform.gwtframework.commons.wadl.Doc
 
toString() - Method in enum org.exoplatform.gwtframework.commons.util.BrowserResolver.Browser
 
toString() - Method in class org.exoplatform.gwtframework.commons.xml.QName
 
TRANSFER_ENCODING - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
Transfer-Encoding header.
TYPE - Static variable in class org.exoplatform.gwtframework.commons.exception.ExceptionThrownEvent
 
type - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
type - Variable in class org.exoplatform.gwtframework.commons.wadl.Resource
 

U

UNAUTHORIZED - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 401: Unauthorized.
UnauthorizedException - Exception in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS .
UnauthorizedException(Response, AsyncRequest) - Constructor for exception org.exoplatform.gwtframework.commons.exception.UnauthorizedException
 
UNAVAILABLE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 503: Service Unavailable.
UNLOCK - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
unmarshal(Response) - Method in class org.exoplatform.gwtframework.commons.rest.AutoBeanUnmarshaller
 
unmarshal(Response) - Method in class org.exoplatform.gwtframework.commons.rest.LocationUnmarshaller
 
unmarshal(Response) - Method in interface org.exoplatform.gwtframework.commons.rest.Unmarshallable
prepares an object from the incoming string
unmarshal(WadlApplication, String) - Static method in class org.exoplatform.gwtframework.commons.wadl.WadlProcessor
 
Unmarshallable<T> - Interface in org.exoplatform.gwtframework.commons.rest
Created by The eXo Platform SAS .
UnmarshallerException - Exception in org.exoplatform.gwtframework.commons.exception
Created by The eXo Platform SAS.
UnmarshallerException(String) - Constructor for exception org.exoplatform.gwtframework.commons.exception.UnmarshallerException
 
UNSUPPORTED_TYPE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 415: Unsupported Media Type.
UPDATE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPMethod
 
URI_LIST - Static variable in class org.exoplatform.gwtframework.commons.wadl.ElementNames
 
UrlBuilder - Class in org.exoplatform.gwtframework.commons.rest
Extended UrlBuilder with constructor that consumes string url.
UrlBuilder() - Constructor for class org.exoplatform.gwtframework.commons.rest.UrlBuilder
 
UrlBuilder(String) - Constructor for class org.exoplatform.gwtframework.commons.rest.UrlBuilder
Parse url and set initial parameters(protocol, host, port, path)
USE_PROXY - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 305: Use Proxy.
user(String) - Method in class org.exoplatform.gwtframework.commons.rest.AsyncRequest
 
USER_AGENT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
USERAGENT - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
User-Agent header.
UWA_WIDGET - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
"application/x-uwa-widget"

V

value() - Method in enum org.exoplatform.gwtframework.commons.wadl.HTTPMethods
 
value - Variable in class org.exoplatform.gwtframework.commons.wadl.Option
 
value() - Method in enum org.exoplatform.gwtframework.commons.wadl.ParamStyle
 
valueOf(String) - Static method in enum org.exoplatform.gwtframework.commons.util.BrowserResolver.Browser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.gwtframework.commons.wadl.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.gwtframework.commons.wadl.ParamStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.gwtframework.commons.util.BrowserResolver.Browser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.gwtframework.commons.wadl.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.gwtframework.commons.wadl.ParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.
VERSION - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPStatus
HTTP Status-Code 505: HTTP Version Not Supported.

W

WadlApplication - Class in org.exoplatform.gwtframework.commons.wadl
Java class for anonymous complex type.
WadlApplication() - Constructor for class org.exoplatform.gwtframework.commons.wadl.WadlApplication
 
WadlProcessor - Class in org.exoplatform.gwtframework.commons.wadl
Created by The eXo Platform SAS.
WadlProcessor() - Constructor for class org.exoplatform.gwtframework.commons.wadl.WadlProcessor
 
WILDCARD - Static variable in interface org.exoplatform.gwtframework.commons.rest.MimeType
 
WWW_AUTHENTICATE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
See HTTP/1.1 documentation.

X

X_HTTP_METHOD_OVERRIDE - Static variable in interface org.exoplatform.gwtframework.commons.rest.HTTPHeader
X-HTTP-Method-Override header.

_

_default - Variable in class org.exoplatform.gwtframework.commons.wadl.Param
 
_info(String) - Method in class org.exoplatform.gwtframework.commons.util.Log
 

A B C D E F G H I J L M N O P Q R S T U V W X _

Copyright © 2012 eXo Platform SAS. All Rights Reserved.