- get(String, Class<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractValueMap
-
- get(String, T) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractValueMap
-
- get(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
-
- get(int) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCollection
-
Returns the resource element at the specified position in this resource collection.
- get(String, Class<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.ValueMap
-
Get a named property and convert it into the given type.
- get(String, T) - Method in interface org.onehippo.cms7.crisp.api.resource.ValueMap
-
Get a named property and convert it into the given type.
- getCacheKey() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return a cache key of this hint.
- getChildCount() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns child resource count of this resource representation.
- getChildCount() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns child resource count of this resource representation.
- getChildren() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
- getChildren() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
- getChildren(long, long) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Return a
ResourceCollection
of child resource representations from
offset
index with
limit
count at max.
- getCollection() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCollection
-
Returns a read-only collection over elements of type Resource
.
- getCurrentResourceSpace() - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
- getCurrentServletRequest() - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
Return the current request object if available.
- getData(Object) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceDataCache
-
Finds a cached data object for a
Resource
representation from the underlying cache store
by the given
key
.
- getDefaultResourceServiceBroker(ComponentManager) - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
Returns the singleton
ResourceServiceBroker
instance from either
componentManager
or
HippoServiceRegistry
.
- getDefaultResourceServiceBroker() - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
- getDefaultValue() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Resolves the default property value of this resource if available, or null if unavailable.
- getDefaultValue(Class<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Resolves the default property value of this resource if available and converts it into the given type, or
null if unavailable.
- getDefaultValue() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Resolves the default property value of this resource if available, or null if unavailable.
- getDefaultValue(Class<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Resolves the default property value of this resource if available and converts it into the given type, or
null if unavailable.
- getInputStream() - Method in interface org.onehippo.cms7.crisp.api.resource.Binary
-
Return input stream of this binary.
- getMetadata() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns metadata
ValueMap
of this resource representation if there's any, or an empty value map if no metadata available.
- getMethodName() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return method name hint.
- getModuleComponent(ComponentManager, String) - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
Returns a component registered in CRISP HST Addon Module's ComponentManager
.
- getModuleComponent(String) - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
- getName() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns the name of this resource representation if there's any.
- getName() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns the name of this resource representation if there's any.
- getNodeData() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
- getNodeData() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Return the underlying, internal node data that this Resource
represents.
- getParent() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns parent resource representation if there's any.
- getParent() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns parent resource representation if there's any.
- getPath() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns the path of this resource representation if there's any.
- getPath() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns the path of this resource representation if there's any.
- getRequest() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
- getRequestBody() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return request body.
- getRequestHeaders() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return request headers map.
- getResourceBeanMapper(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- getResourceBeanMapper(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- getResourceBeanMapper(String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- getResourceBeanMapper() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- getResourceBeanMapper() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
- getResourceDataCache(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- getResourceDataCache(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Returns a proper resource cache store representation (
ResourceDataCache
) for the specified
resourceSpace
, or null if caching is disabled.
- getResourceDataCache(String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Returns a proper resource cache store representation (
ResourceDataCache
) for the specified
resourceSpace
, or null if caching is disabled.
- getResourceDataCache() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
- getResourceDataCache() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
- getResourceLinkResolver() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- getResourceLinkResolver() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
- getResourceResolver(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- getResourceResolver(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolverProvider
-
Returns a proper
ResourceResolver
by the given resource space name (
resourceSpace
).
- getResourceResolverProvider() - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- getResourceType() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns the resource type name of this resource representation if there's any.
- getResourceType() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns the resource type name of this resource representation if there's any.
- getResponseBody() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return response body.
- getResponseHeaders() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return response headers map.
- getResponseStatusCode() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return response status code.
- getUri() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceLink
-
Returns a URI of this resource link representation.
- getValue(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Resolves a property value of this resource by the given relPath
.
- getValue(String, Class<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Resolves a property value of this resource by the given relPath
and converts it into the given type.
- getValue(String) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Resolves a property value of this resource by the given relPath
.
- getValue(String, Class<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Resolves a property value of this resource by the given relPath
and converts it into the given type.
- getValueMap() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns value map (type of
ValueMap
) of this resource representation if there's any, or an empty value map if no values available.
- refresh() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Refreshes any local state changes, if any.
- refresh() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Refreshes any local state changes, if any.
- REGISTRY_MODULE_PATH - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
CRISP module configuration path in repository.
- remove(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
-
- request(Object) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
- request() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
- requestBody(Object) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Set request body object representation or request callback instance than can be understood by the backend
- requestBody() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Return request body object representation or request callback instance than can be understood by the backend.
- requestHeader(String, String...) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Add request headers.
- requestHeaders(Map<String, List<String>>) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Reset request headers by the given new requestHeaders
.
- requestHeaders() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Return request headers.
- resolve(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolve(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolve(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolve(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolve(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Resource
representation by
absPath
.
- resolve(Resource) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceLinkResolver
-
- resolve(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Resource
representation by
absPath
.
- resolve(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Resource
representation by
absPath
with the optional
exchangeHint
.
- resolve(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Resource
representation by
absPath
.
- resolve(Resource) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceLinkResolver
-
- resolve(Resource, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceLinkResolver
-
Resolves a
ResourceLink
for the given
resource
with passing
linkVariables
that can be
used by implementation to expand its internal link generation template.
- resolve(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation by
absPath
.
- resolve(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation by
absPath
with the optional
exchangeHint
.
- resolve(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation by
absPath
.
- resolve(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation by
absPath
.
- resolveBinary(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinary(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinary(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinary(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinary(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves single
Binary
representation by
absPath
.
- resolveBinary(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinary(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
.
- resolveBinaryAsResource(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinaryAsResource(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinaryAsResource(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinaryAsResource(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveBinaryAsResource(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveBinaryAsResource(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveBinaryAsResource(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveBinaryAsResource(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- resolveBinaryAsResource(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- resolveBinaryAsResource(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- resolveBinaryAsResource(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- resolveBinaryAsResource(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- resolveBinaryAsResource(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- resolveBinaryAsResource(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- resolveBinaryAsResource(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
, and convert it to a
Resource
.
- resolveBinaryAsResource(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
, and convert it to a
Resource
.
- resolveBinaryAsResource(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
, and convert it to a
Resource
.
- resolveBinaryAsResource(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation by
absPath
, and convert it to a
Resource
.
- resolveFullURI(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveFullURI(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveFullURI(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveFullURI(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveFullURI(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a full URI determined and resolved for the specific resourceSpace
and the absPath
.
- resolveFullURI(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a full URI determined and resolved for the specific resourceSpace
and the absPath
.
- resolveFullURI(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- resolveFullURI(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
- resolveFullURI(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves a full URI determined and resolved for the absPath
.
- resolveFullURI(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves a full URI determined and resolved for the absPath
.
- resolveLink(String, Resource) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveLink(String, Resource, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
-
- resolveLink(String, Resource) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
- resolveLink(String, Resource, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves a
ResourceLink
for the given
resource
with passing
linkVariables
that can be used by implementation to
expand its internal link generation template.
- resolveLink(String, Resource) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
- resolveLink(String, Resource, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specified
resourceSpace
and resolves a
ResourceLink
for the given
resource
with passing
linkVariables
that can be used by implementation to
expand its internal link generation template.
- Resource - Interface in org.onehippo.cms7.crisp.api.resource
-
Common Resource representation interface, reflecting any content such as JSON, XML, JCR, etc.
- RESOURCE_PATH - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name for the relative resource path in an invocation, which can be used in cache key generation as an
attribute name.
- RESOURCE_RESOLVER_CONTAINER - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Node name of the container node of all the CRISP ResourceResolver
configuration nodes.
- RESOURCE_SPACE - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name for the resource space name in an invocation, which can be used in cache key generation as an attribute
name.
- ResourceBeanMapper - Interface in org.onehippo.cms7.crisp.api.resource
-
Mapper to convert a
Resource
object to a bean.
- ResourceCacheResolvable - Interface in org.onehippo.cms7.crisp.api.resource
-
An abstraction responsible for the following:
to return a
ResourceDataCache
as a cache store of resource representations,
to be able to check whether or not a specific
Resource
representation is cacheable,
to convert a
Resource
representation to a cacheable data object to be stored in
ResourceDataCache
,
and to convert a cached data object back to a
Resource
representation.
- ResourceCollection - Interface in org.onehippo.cms7.crisp.api.resource
-
Read-only
Iterable
interface with some read-only Collection/List operations such as
size()
or
get(int)
.
- ResourceDataCache - Interface in org.onehippo.cms7.crisp.api.resource
-
Abstraction that represents the underlying cache store.
- ResourceException - Exception in org.onehippo.cms7.crisp.api.resource
-
The ResourceException
class defines a general exception that any CRISP Resource
operations can throw when it is unable to perform its operation successfully.
- ResourceException() - Constructor for exception org.onehippo.cms7.crisp.api.resource.ResourceException
-
Constructs a new Resource
exception.
- ResourceException(String) - Constructor for exception org.onehippo.cms7.crisp.api.resource.ResourceException
-
Constructs a new Resource
exception with the given message.
- ResourceException(Throwable) - Constructor for exception org.onehippo.cms7.crisp.api.resource.ResourceException
-
Constructs a new Resource
exception with the nested exception.
- ResourceException(String, Throwable) - Constructor for exception org.onehippo.cms7.crisp.api.resource.ResourceException
-
Constructs a new Resource
exception with the given message and a nested exception.
- ResourceLink - Interface in org.onehippo.cms7.crisp.api.resource
-
Resource link representation.
- ResourceLinkResolver - Interface in org.onehippo.cms7.crisp.api.resource
-
- ResourceResolver - Interface in org.onehippo.cms7.crisp.api.resource
-
- ResourceResolverProvider - Interface in org.onehippo.cms7.crisp.api.resource
-
- ResourceServiceBroker - Interface in org.onehippo.cms7.crisp.api.broker
-
CRISP Resource Service Broker abstraction.
- ResourceServiceBrokerRequestContext - Class in org.onehippo.cms7.crisp.api.broker
-
Provides an access method to the current request object if available.