A B C D G H I L M P R S T U W

A

AbstractExceptionHandler - Class in de.smartics.resteasy.hypermedia.renderer
Base implementation for handlers of raised exceptions.
AbstractExceptionHandler() - Constructor for class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
 
AbstractRepresentationBodyWriter< T> - Class in de.smartics.resteasy.hypermedia.renderer
Base implementation to pass rendering information to representation renderers.
AbstractRepresentationBodyWriter() - Constructor for class de.smartics.resteasy.hypermedia.renderer. AbstractRepresentationBodyWriter
Default constructor.
ACCESS_KEY - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the access key for a link.
addLink(URI, String) - Method in class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
 
addLink(URI, String) - Method in interface de.smartics.resteasy.hypermedia.resources. ResourcesAdmin
Adds the URI with the given relations.
addRels(String...) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Adds the list of relations.
addRels(List<String>) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Adds the list of relations.

B

build() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Creates the instance.

C

clone() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns a shallow copy of the object.
CONTEXT_MENU - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the target for a link.
create(ResourceContext, T, OutputStream) - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractRepresentationBodyWriter
Creates an instance of the representation renderer.
createContext() - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
Creates the resource context from injected information.
createDiscovery(Object, UriInfo) - Static method in class de.smartics.resteasy.hypermedia.adapter. RestEasyResourceDiscovery
Calculates the service discovery.
createDiscovery(Object, UriInfo) - Static method in class de.smartics.resteasy.hypermedia.resources. ResourceDiscovery
Calculates the service discovery.
createDiscovery() - Static method in class de.smartics.resteasy.hypermedia.resources. ResourceDiscovery
Returns an empty resource collection.
createIanaRelation(String) - Static method in class de.smartics.resteasy.hypermedia.relations. Relations
The name of the relation to create in the context of IANA.
createMicroformatsRelation(String) - Static method in class de.smartics.resteasy.hypermedia.relations. Relations
The name of the relation to create in the context of Microformats.
CSS_CLASS - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the CSS class for a link.

D

de.smartics.resteasy.hypermedia - package de.smartics.resteasy.hypermedia
Root package for providing hypermedia support.
de.smartics.resteasy.hypermedia.adapter - package de.smartics.resteasy.hypermedia.adapter
Adapts the the RESTEasy links implementation.
de.smartics.resteasy.hypermedia.relations - package de.smartics.resteasy.hypermedia.relations
Provides utilities to support handling of relations.
de.smartics.resteasy.hypermedia.renderer - package de.smartics.resteasy.hypermedia.renderer
Provides classes to support representation renderers.
de.smartics.resteasy.hypermedia.renderer.i18n - package de.smartics.resteasy.hypermedia.renderer.i18n
Provides implementations for the I18nProvider interface.
de.smartics.resteasy.hypermedia.resources - package de.smartics.resteasy.hypermedia.resources
Defines the interface to discovered resources.
DEFAULT_LOCATION - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. ResourceBundleI18nProvider
The default location to search for link resource information.
DIR - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the direction value for a link.
DiscoveredResourceRepository - Class in de.smartics.resteasy.hypermedia.adapter
Adapter to add additional features to handle breadcumbs.
DiscoveredResourceRepository() - Constructor for class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
 
DummyI18nProvider - Class in de.smartics.resteasy.hypermedia.renderer.i18n
Provides no localization information.
DummyI18nProvider() - Constructor for class de.smartics.resteasy.hypermedia.renderer.i18n. DummyI18nProvider
 

G

getAccessKey() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the key label or list of key labels with which to associate the element; each key label represents a keyboard shortcut which UAs can use to activate the element or give focus to the element.
getAccessKey() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the key label or list of key labels with which to associate the element; each key label represents a keyboard shortcut which UAs can use to activate the element or give focus to the element.
getAnnotations() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the array of the annotations attached to the message entity instance.
getContextMenu() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the identifier of a menu with which to associate the element as a context menu.
getContextMenu() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the identifier of a menu with which to associate the element as a context menu.
getCssClass() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the CSS class information to the link.
getCssClass() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the CSS class information to the link.
getDir() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the element’s text directionality.
getDir() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the element’s text directionality.
getDiscovery() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the repository of resource link exits.
getGenericType() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the type of instance to be written.
getHelp() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the detailed help information on the link.
getHelp() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the detailed help information on the link.
getHref() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the URI to the resource the link points to.
getHref() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
getHref() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
getHrefLang() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the content that describes the language of the resource pointed to by the link.
getHrefLang() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
getHrefLang() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
getHttpHeaders() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the mutable map of the HTTP message headers.
getI18nProvider() - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
Provides access to internationalization information.
getI18nProvider() - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractRepresentationBodyWriter
Returns access to internationalization information.
getId() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the identifier of the link.
getId() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the identifier of the link.
getL7nProvider() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the helper to access localized information.
getLabel() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the standard label to be rendered as the visible part of the link.
getLabel() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the standard label to be rendered as the visible part of the link.
getLength() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the advisory length of the linked content in octets; it is a hint about the content length of the representation returned when the IRI in the href attribute is mapped to a URI and dereferenced.
getLength() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
getLength() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
getLinkMetadata(String) - Method in interface de.smartics.resteasy.hypermedia.renderer. LocalizationProvider
Returns a copy of the link metadata for the given identifier.
getLinksForRel(String) - Method in class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
Returns links associated with a given relation.
getLinksForRel(String) - Method in interface de.smartics.resteasy.hypermedia.resources. Resources
Returns links associated with a given relation.
getLocale() - Method in interface de.smartics.resteasy.hypermedia.renderer. LocalizationProvider
Returns the locale the provider provides resources for.
getMedia() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the media for which the destination of the hyperlink was designed.
getMedia() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the media for which the destination of the hyperlink was designed.
getMediaType() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the media type of the HTTP entity.
getParams() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the path parameters to apply to the template link.
getProvider(Locale) - Method in class de.smartics.resteasy.hypermedia.renderer.i18n. DummyI18nProvider
Returns localized information for the specified locale.
getProvider(Locale) - Method in class de.smartics.resteasy.hypermedia.renderer.i18n. ResourceBundleI18nProvider
 
getProvider(Locale) - Method in interface de.smartics.resteasy.hypermedia.renderer. I18nProvider
Returns localized information for the specified locale.
getRel() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the relation attribute of the link.
getRels() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the relations of this link.
getRequest() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the access to the HTTP request.
getResponse() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the access to the HTTP response.
getShortLabel() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the short version of the label to be rendered in confined space.
getShortLabel() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns a short version of the label to be rendered in confined space.
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractRepresentationBodyWriter
 
getTabIndex() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the tab index.
getTabIndex() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the tab index.
getTarget() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the name or keyword giving a browsing context for UAs to use when following the hyperlink.
getTarget() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the name or keyword giving a browsing context for UAs to use when following the hyperlink.
getTitle() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the advisory information associated with the element.
getTitle() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
getTitle() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
getTitle() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the advisory information associated with the element.
getType() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the media type of the resource the link points to.
getType() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
getType() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
getType() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the class of instance that is to be written.
getUri() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
 
getUriBuilder() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
 
getUriInfo() - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Returns the helper to construct URIs.

H

HELP - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the help text for a link.
HIDDEN - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the hidden flag value for a link.
HOME - Static variable in class de.smartics.resteasy.hypermedia.relations. Relations
Relation to home, not allowed as "home" in HTML 5.

I

I18nProvider - Interface in de.smartics.resteasy.hypermedia.renderer
Provides localization information for specific locales.
IANA_HOME - Static variable in class de.smartics.resteasy.hypermedia.relations. Relations
The relation home for IANA.
ID - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the id for a link.
isHidden() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Returns the hidden flag to specify that the element represents an element that is not yet, or is no longer, relevant.
isHidden() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Returns the hidden flag to specify that the element represents an element that is not yet, or is no longer, relevant.
isUnencodeSlashInPath() - Method in class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
Returns the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
isUnencodeSlashInPath() - Static method in class de.smartics.resteasy.hypermedia.adapter. RestEasyResourceDiscovery
Returns the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
isUnencodeSlashInPath() - Static method in class de.smartics.resteasy.hypermedia.resources. ResourceDiscovery
Returns the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
isUserInRole(String) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext
Checks if the current user has the given role.

L

LABEL - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the label for a link.
LinkDescriptor - Class in de.smartics.resteasy.hypermedia.renderer
Provides information on a single link.
LinkDescriptor(LinkMetadata, Map<String, String>, List<String>) - Constructor for class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Default constructor.
LinkDescriptorAtom - Class in de.smartics.resteasy.hypermedia.renderer
Provides information on a single link.
LinkDescriptorAtom(RESTServiceDiscovery.AtomLink) - Constructor for class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
Convenience constructor with empty metadata.
LinkDescriptorAtom(RESTServiceDiscovery.AtomLink, LinkMetadata) - Constructor for class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
Default constructor.
LinkDescriptorJaxrs - Class in de.smartics.resteasy.hypermedia.renderer
Provides information on a single link.
LinkDescriptorJaxrs(Link, LinkMetadata) - Constructor for class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
Default constructor.
LinkMetadata - Class in de.smartics.resteasy.hypermedia.renderer
Provides link metadata that describes the link.
LinkMetadata() - Constructor for class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Default constructor.
LinkMetadataKeys - Class in de.smartics.resteasy.hypermedia.renderer.i18n
The keys to access link metadata in resource sources.
links() - Method in class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
 
links() - Method in interface de.smartics.resteasy.hypermedia.resources. Resources
Returns an iterator over the resource links in this repository.
LocalizationProvider - Interface in de.smartics.resteasy.hypermedia.renderer
Provides access to localized information to be requested by representation renderers.

M

MEDIA - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the media for a link.
metadata - Variable in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
The additional link metadata about the link.
MICROFORMATS_HOME - Static variable in class de.smartics.resteasy.hypermedia.relations. Relations
The relation home for Microformats.

P

params - Variable in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
The path parameters to apply to the template link.
putParam(String, String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Adds the given parameter to the map of parameters.

R

Relations - Class in de.smartics.resteasy.hypermedia.relations
Defines constants for relations used in this application.
rels - Variable in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
The list of tokens that specify the relationship between the document containing the hyperlink and the destination indicated by the hyperlink.
render() - Method in interface de.smartics.resteasy.hypermedia.renderer. RepresentationRenderer
Renders the representation.
RepresentationRenderer< T> - Interface in de.smartics.resteasy.hypermedia.renderer
Renders representation of resources.
request - Variable in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
The request to access the request headers.
ResourceBundleI18nProvider - Class in de.smartics.resteasy.hypermedia.renderer.i18n
A provider based on resource bundles.
ResourceBundleI18nProvider() - Constructor for class de.smartics.resteasy.hypermedia.renderer.i18n. ResourceBundleI18nProvider
 
ResourceContext - Class in de.smartics.resteasy.hypermedia.renderer
Provides the context information for representation renderers.
ResourceContext.Builder - Class in de.smartics.resteasy.hypermedia.renderer
Builds instances of ResourceContext.
ResourceContext.Builder() - Constructor for class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
 
ResourceDiscovery - Class in de.smartics.resteasy.hypermedia.resources
The discovery service for resources.
Resources - Interface in de.smartics.resteasy.hypermedia.resources
Provides access to discovered resources.
ResourcesAdmin - Interface in de.smartics.resteasy.hypermedia.resources
Provides access to a repository to add discovered resources.
response - Variable in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
The response to write to.
RestEasyResourceDiscovery - Class in de.smartics.resteasy.hypermedia.adapter
A brute force adapter to access the information of RESTUtils.

S

SELF - Static variable in class de.smartics.resteasy.hypermedia.relations. Relations
Relation to self, not allowed as "self" in HTML 5.
servletRequest - Variable in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
The HTTP request.
servletResponse - Variable in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
The HTTP response.
setAccessKey(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the key label or list of key labels with which to associate the element; each key label represents a keyboard shortcut which UAs can use to activate the element or give focus to the element.
setAccessKey(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the key label or list of key labels with which to associate the element; each key label represents a keyboard shortcut which UAs can use to activate the element or give focus to the element.
setContextMenu(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the identifier of a menu with which to associate the element as a context menu.
setContextMenu(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the identifier of a menu with which to associate the element as a context menu.
setCssClass(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the CSS class information to the link.
setCssClass(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the CSS class information to the link.
setDir(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the element’s text directionality.
setDir(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the element’s text directionality.
setHelp(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the detailed help information on the link.
setHelp(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the detailed help information on the link.
setHidden(Boolean) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the hidden flag to specify that the element represents an element that is not yet, or is no longer, relevant.
setHidden(Boolean) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the hidden flag to specify that the element represents an element that is not yet, or is no longer, relevant.
setHref(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the URI to the resource the link points to.
setHref(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
setHref(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
setHrefLang(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the content that describes the language of the resource pointed to by the link.
setHrefLang(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
setHrefLang(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
setId(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the identifier of the link.
setId(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the identifier of the link.
setLabel(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the standard label to be rendered as the visible part of the link.
setLabel(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the standard label to be rendered as the visible part of the link.
setLength(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the advisory length of the linked content in octets; it is a hint about the content length of the representation returned when the IRI in the href attribute is mapped to a URI and dereferenced.
setLength(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
setLength(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
setMedia(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the media for which the destination of the hyperlink was designed.
setMedia(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the media for which the destination of the hyperlink was designed.
setShortLabel(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the short version of the label to be rendered in confined space.
setShortLabel(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets a short version of the label to be rendered in confined space.
setTabIndex(Integer) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the tab index.
setTabIndex(Integer) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the tab index.
setTarget(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the name or keyword giving a browsing context for UAs to use when following the hyperlink.
setTarget(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the name or keyword giving a browsing context for UAs to use when following the hyperlink.
setTitle(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the advisory information associated with the element.
setTitle(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Sets the advisory information associated with the element.
setType(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Sets the media type of the resource the link points to.
setType(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorAtom
 
setType(String) - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptorJaxrs
 
setUnencodeSlashInPath(boolean) - Method in class de.smartics.resteasy.hypermedia.adapter. DiscoveredResourceRepository
Sets the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
setUnencodeSlashInPath(boolean) - Static method in class de.smartics.resteasy.hypermedia.adapter. RestEasyResourceDiscovery
Sets the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
setUnencodeSlashInPath(boolean) - Static method in class de.smartics.resteasy.hypermedia.resources. ResourceDiscovery
Sets the flag that controls whether ( true) or not ( false) encoded slashes in the URL paths should be unencoded.
SHORT_LABEL - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the short label for a link.
splitRel(String) - Static method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
Splits the whitespace separated relation link attribute into its parts.
SYSTEM_KEY - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. ResourceBundleI18nProvider
The key the provider looks up the location to search for link resource information.

T

TAB_INDEX - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the tab index for a link.
TARGET - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the target for a link.
TITLE - Static variable in class de.smartics.resteasy.hypermedia.renderer.i18n. LinkMetadataKeys
The key to select the title for a link.
toResponse(Throwable) - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
 
toString() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkDescriptor
 
toString() - Method in class de.smartics.resteasy.hypermedia.renderer. LinkMetadata
Provides the properties via reflection for displaying debug information.

U

UP - Static variable in class de.smartics.resteasy.hypermedia.relations. Relations
Relation to up, not allowed as "up" in HTML 5.
uriInfo - Variable in class de.smartics.resteasy.hypermedia.renderer. AbstractExceptionHandler
Helper to construct paths.

W

with(HttpServletRequest) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the access to the HTTP request.
with(HttpServletResponse) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the access to the HTTP response.
with(UriInfo) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the helper to construct URIs.
with(LocalizationProvider) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the helper to access localized information.
with(Resources) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the repository of resource link exits.
with(Annotation[]) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the array of the annotations attached to the message entity instance.
with(MediaType) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the media type of the HTTP entity.
withGenericType(Type) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the type of instance to be written.
withHttpHeaders(MultivaluedMap<String, Object>) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the mutable map of the HTTP message headers.
withType(Class<?>) - Method in class de.smartics.resteasy.hypermedia.renderer. ResourceContext.Builder
Sets the class of instance that is to be written.
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.smartics.resteasy.hypermedia.renderer. AbstractRepresentationBodyWriter
 

A B C D G H I L M P R S T U W

Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.