A B C D E F G H I K M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDelegatingResourceServiceBroker - Class in org.onehippo.cms7.crisp.api.broker
-
Abstract delegating Resource Service Broker adaptor class.
- AbstractDelegatingResourceServiceBroker(ResourceServiceBroker) - Constructor for class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- AbstractResource - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract
Resource
representation. - AbstractResource(String) - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Construct resource representation by using resource type name.
- AbstractResource(String, String) - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Constructs resource representation by using resource type name and resource name.
- AbstractResource(Resource, String, String) - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Constructs resource representation by using parent resoruce representation, resource type name and resource name.
- AbstractResourceBeanMapper - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract implementation for
ResourceBeanMapper
. - AbstractResourceBeanMapper() - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResourceBeanMapper
- AbstractResourceCacheResolvable - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract
ResourceCacheResolvable
base class. - AbstractResourceCacheResolvable() - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
- AbstractResourceLinkResolver - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract
ResourceLinkResolver
base class. - AbstractResourceLinkResolver() - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResourceLinkResolver
- AbstractResourceResolver - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract
ResourceResolver
base class. - AbstractResourceResolver() - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- AbstractResourceServiceBroker - Class in org.onehippo.cms7.crisp.api.broker
-
Abstract CRISP Resource Service Broker base class.
- AbstractResourceServiceBroker() - Constructor for class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Default constructor.
- AbstractValueMap - Class in org.onehippo.cms7.crisp.api.resource
-
Abstract
ValueMap
base class. - AbstractValueMap() - Constructor for class org.onehippo.cms7.crisp.api.resource.AbstractValueMap
B
- BEAN_DEFINITION - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Property name of a CRISP ResourceResolver configuration node, containing its own
ResourceResolver
bean configuration. - Binary - Interface in org.onehippo.cms7.crisp.api.resource
-
Common Binary representation interface, reflecting any binary content.
- build() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Build a
ExchangeHint
.
C
- clear() - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
Clear all the attributes stored for the current request context.
- clear() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- clear() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceDataCache
-
Remove all mappings from the cache.
- close() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Closes any resources used in this
ResourceResolver
instance with the backend. - close() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Closes any resources used in this
ResourceResolver
instance with the backend. - containsKey(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- containsValue(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- convertValueOfBasicType(Object, Class<T>) - Static method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Convert the
value
of a basic type to one of theexpectedType
. - create() - Static method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Create a default
ExchangeHintBuilder
instance. - createCacheKey(String, String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
- createCacheKey(String, String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
Create cache key based on given operation key, resource path, path variables and exchange hint.
- CRISP_MODULE_CONFIG_PATH_PROP_NAME - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
- CrispConstants - Class in org.onehippo.cms7.crisp.api
-
CRISP related global constants.
- CrispHstServices - Class in org.onehippo.cms7.crisp.hst.module
-
Convenient utility to allow easy access to the singleton
ResourceServiceBroker
in an application.
D
- DEFAULT_CRISP_MODULE_CONFIG_PATH - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Default CRISP module configuration node path.
- DefaultValueMap - Class in org.onehippo.cms7.crisp.api.resource
-
Default
ValueMap
implementation. - DefaultValueMap() - Constructor for class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
-
Default constructor.
- DefaultValueMap(Map<String, Object>) - Constructor for class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
-
Constructs with a map to delegate.
- dispose() - Method in interface org.onehippo.cms7.crisp.api.resource.Binary
-
Clean up any resources opened in this binary.
- dump(OutputStream) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Specific implementation may support this operation to dump (write) the internal data representation into the
output
for debugging purpose.
E
- EMPTY - Static variable in interface org.onehippo.cms7.crisp.api.resource.ResourceCollection
-
Empty
ResourceCollection
object. - entrySet() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- equals(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- EVENT_ACTION_UPDATE_CONFIGURATION - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
HippoEvent
action name used internally in configuration changeHippoEvent
handling. - EVENT_APPLICATION_NAME - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
HippoEvent
application name used internally in configuration changeHippoEvent
handling. - EVENT_CATEGORY_CONFIGURATION - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
HippoEvent
category name used internally in configuration changeHippoEvent
handling. - evictData(Object) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceDataCache
-
Evict the mapping for this
key
from this cache if it is present. - EXCHANGE_HINT - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name for the exchange hint, which can be used in cache key generation as an attribute name.
- ExchangeHint - Interface in org.onehippo.cms7.crisp.api.exchange
-
Extra message exchange hint representation for backend services.
- ExchangeHintBuilder - Class in org.onehippo.cms7.crisp.api.exchange
-
Builder to help build
ExchangeHint
instance. - ExchangeHintBuilder() - Constructor for class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
F
- findResources(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- findResources(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- findResources(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- findResources(String, String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- findResources(String, String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- findResources(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- findResources(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and searchResource
representations frombaseAbsPath
and returns a parentResource
representation which contains a collection of childResource
representations. - findResources(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- findResources(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- findResources(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- findResources(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- findResources(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- fromCacheData(Object) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
- fromCacheData(Object) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
G
- 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(Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- get(String, Class<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractValueMap
- 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 class org.onehippo.cms7.crisp.api.resource.AbstractValueMap
- 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
-
Return a
ResourceCollection
of child resource representations. - getChildren() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Return a
ResourceCollection
of child resource representations. - getChildren(long, long) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Return a
ResourceCollection
of child resource representations fromoffset
index withlimit
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
-
Return the current resource space name in the
ResourceServiceBroker
invocation. - 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 givenkey
. - getDefaultResourceServiceBroker() - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
Deprecated.Use
getDefaultResourceServiceBroker(ComponentManager)
instead. - getDefaultResourceServiceBroker(ComponentManager) - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
Returns the singleton
ResourceServiceBroker
instance from eithercomponentManager
orHippoServiceRegistry
. - 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() - 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 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(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(String) - Static method in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
Deprecated.Use
getModuleComponent(ComponentManager, String)
instead. - 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
. - 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
-
Deprecated.Use
ExchangeHint.getRequestHeaders()
andExchangeHint.getRequestBody()
instead. - 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() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Returns a
ResourceBeanMapper
. - getResourceBeanMapper() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Returns a
ResourceBeanMapper
. - getResourceBeanMapper(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- getResourceBeanMapper(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Returns a proper
ResourceBeanMapper
for the givenresourceSpace
. - getResourceBeanMapper(String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Returns a proper
ResourceBeanMapper
for the givenresourceSpace
. - getResourceDataCache() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Returns a
ResourceDataCache
that represents the underlying cache store. - getResourceDataCache() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
Returns a
ResourceDataCache
that represents the underlying cache store. - 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 specifiedresourceSpace
, 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 specifiedresourceSpace
, or null if caching is disabled. - getResourceLinkResolver() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Returns a domain-specific
ResourceLinkResolver
for aResource
representation generated by thisResourceResolver
implementation. - getResourceLinkResolver() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Returns a domain-specific
ResourceLinkResolver
for aResource
representation generated by thisResourceResolver
implementation. - getResourceResolver(String) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Finds and returns a
ResourceResolver
by the specifiedresourceSpace
. - 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
-
Returns
ResourceResolverProvider
that finds and returns a properResourceResolver
. - 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) - 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 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, 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.
H
- hasCurrentServletRequest() - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
Return true if the current request object if available.
- hashCode() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
I
- isAnyChildContained() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns true if this resource representation contains any child resource representation.
- isAnyChildContained() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns true if this resource representation contains any child resource representation.
- isArray() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns true if this resource representation is purely for an array (e.g, JSON Array if underlying data is based on JSON).
- isArray() - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns true if this resource representation is purely for an array (e.g, JSON Array if underlying data is based on JSON).
- isCacheable(Resource) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Returns true if the given
resource
is cacheable. - isCacheable(Resource) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
Returns true if the given
resource
is cacheable. - isCacheEnabled() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Returns true if caching is enabled with this.
- isCacheEnabled() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
Returns true if caching is enabled with this.
- isEmpty() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- isLive() - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Returns true if the
ResourceResolver
service for a backend is still alive. - isLive() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Returns true if the
ResourceResolver
service for a backend is still alive. - isNoCache() - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Return true if the underlying
ResourceResolver
should disallow caching. - isResourceType(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResource
-
Returns true if this resource representation is typed and of the specific
resourceType
name. - isResourceType(String) - Method in interface org.onehippo.cms7.crisp.api.resource.Resource
-
Returns true if this resource representation is typed and of the specific
resourceType
name.
K
- keySet() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
M
- map(Resource, Class<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceBeanMapper
-
Map a
Resource
object to a bean oftype
. - mapCollection(ResourceCollection, Class<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceBeanMapper
- mapCollection(ResourceCollection, Class<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceBeanMapper
-
Map the child resources of the
ResourceCollection
to a new collection ofbeanType
to return. - mapCollection(ResourceCollection, Class<T>, int, int) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceBeanMapper
- mapCollection(ResourceCollection, Class<T>, int, int) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceBeanMapper
-
Map the child resources of the
ResourceCollection
to a new collection ofbeanType
to return. - mapCollection(ResourceCollection, Class<T>, Collection<T>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceBeanMapper
- mapCollection(ResourceCollection, Class<T>, Collection<T>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceBeanMapper
-
Map the child resources of the
ResourceCollection
and push them to the giventargetBeanCollection
ofbeanType
. - mapCollection(ResourceCollection, Class<T>, Collection<T>, int, int) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceBeanMapper
- mapCollection(ResourceCollection, Class<T>, Collection<T>, int, int) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceBeanMapper
-
Map the child resources of the
ResourceCollection
and push them to the giventargetBeanCollection
ofbeanType
from theoffset
index up tolimit
size at max. - methodName() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Return method hint name
- methodName(String) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Set method hint name.
- MODULE_CONFIG - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Node name of the CRISP module configuration node.
- MODULE_NAME - Static variable in class org.onehippo.cms7.crisp.hst.module.CrispHstServices
-
CRISP HST Addon Module name.
N
- noCache() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Return true if the underlying
ResourceResolver
should disallow caching. - noCache(boolean) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Set the flag whether or not the underlying
ResourceResolver
should disallow caching. - NT_MODULE_CONFIG - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Node type name of the CRISP module configuration node.
- NT_RESOURCE_RESOLVER - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Node type name of a CRISP
ResourceResolver
configuration node. - NT_RESOURCE_RESOLVER_CONTAINER - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Node type name of the container node of all the CRISP
ResourceResolver
configuration nodes.
O
- OPERATION_KEY - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name for an invoked operation name, which can be used in cache key generation as an attribute name.
- OPERATION_KEY_FIND_RESOURCES - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name of
AbstractResourceServiceBroker.OPERATION_KEY
inAbstractResourceServiceBroker.findResources(String, String, Map)
operation invocation, which can be used in cache key generation as an attribute name. - OPERATION_KEY_RESOLVE - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name of
AbstractResourceServiceBroker.OPERATION_KEY
inAbstractResourceServiceBroker.resolve(String, String, Map)
operation invocation, which can be used in cache key generation as an attribute name. - org.onehippo.cms7.crisp.api - package org.onehippo.cms7.crisp.api
-
This package provides APIs of Hippo Addon CRISP module.
- org.onehippo.cms7.crisp.api.broker - package org.onehippo.cms7.crisp.api.broker
-
This package provides Broker APIs of Hippo Addon CRISP module.
- org.onehippo.cms7.crisp.api.exchange - package org.onehippo.cms7.crisp.api.exchange
- org.onehippo.cms7.crisp.api.resource - package org.onehippo.cms7.crisp.api.resource
-
This package provides Resource APIs of Hippo Addon CRISP module.
- org.onehippo.cms7.crisp.hst.module - package org.onehippo.cms7.crisp.hst.module
-
This package provides HST module related components and implementations of Hippo Addon CRISP module.
P
- PATH_VARIABLES - Static variable in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Key name for the path variables to be used in the physical invocation path (or URI) expansion, which can be used in cache key generation as an attribute name.
- PROP_NAMES - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Property name of a CRISP ResourceResolver configuration node, containing property names that can be used as variables in the value of
CrispConstants.BEAN_DEFINITION
property. - PROP_VALUES - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Property name of a CRISP ResourceResolver configuration node, containing property values that can be used in variable interpolations in the value of
CrispConstants.BEAN_DEFINITION
property. - put(String, Object) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- putData(Object, Object) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceDataCache
-
Associates the specified cacheable
data
object for aResource
representation with the specifiedkey
in the underlying cache store. - putDataIfAbsent(Object, Object) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceDataCache
-
Associates the specified cacheable
data
object for aResource
representation with the specifiedkey
in the underlying cache store if it is not set already.
R
- 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() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Deprecated.Use
ExchangeHintBuilder.requestHeaders()
andExchangeHintBuilder.requestBody()
instead. - request(Object) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Deprecated.
- 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.
- 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
- requestHeader(String, String...) - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Add request headers.
- requestHeaders() - Method in class org.onehippo.cms7.crisp.api.exchange.ExchangeHintBuilder
-
Return 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
. - resolve(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Resource
representation byabsPath
. - resolve(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation byabsPath
. - resolve(String, String) - 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 specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String, Map<String, Object>) - 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.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolve(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolve(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleResource
representation byabsPath
. - resolve(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Resource
representation byabsPath
. - resolve(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation byabsPath
. - resolve(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Resource
representation byabsPath
. - resolve(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- resolve(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- resolve(Resource) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceLinkResolver
-
Resolves a
ResourceLink
for the givenresource
. - resolve(Resource) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceLinkResolver
-
Resolves a
ResourceLink
for the givenresource
. - resolve(Resource, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceLinkResolver
-
Resolves a
ResourceLink
for the givenresource
with passinglinkVariables
that can be used by implementation to expand its internal link generation template. - resolveBinary(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String, String) - 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 specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String, Map<String, Object>) - 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.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolveBinary(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolveBinary(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves singleBinary
representation byabsPath
. - resolveBinary(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinary(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
-
Resolves single
Binary
representation byabsPath
. - resolveBinaryAsResource(String) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- resolveBinaryAsResource(String) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- resolveBinaryAsResource(String, String) - 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) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
, resolves singleBinary
representation byabsPath
, and converts theBinary
representation into aResource
. - resolveBinaryAsResource(String, String, Map<String, Object>) - 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.AbstractResourceServiceBroker
- resolveBinaryAsResource(String, String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
, resolves singleBinary
representation byabsPath
, and converts theBinary
representation into aResource
. - resolveBinaryAsResource(String, String, Map<String, Object>, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolveBinaryAsResource(String, String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
, resolves singleBinary
representation byabsPath
, and converts theBinary
representation into aResource
. - resolveBinaryAsResource(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractDelegatingResourceServiceBroker
- resolveBinaryAsResource(String, String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
- resolveBinaryAsResource(String, String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
, resolves singleBinary
representation byabsPath
, and converts theBinary
representation into aResource
. - resolveBinaryAsResource(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- resolveBinaryAsResource(String, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- resolveBinaryAsResource(String, Map<String, Object>, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- resolveBinaryAsResource(String, ExchangeHint) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- resolveBinaryAsResource(String, ExchangeHint) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceResolver
- resolveFullURI(String) - 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, String) - 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) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a full URI determined and resolved for the specific
resourceSpace
and theabsPath
. - resolveFullURI(String, String, Map<String, Object>) - 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.AbstractResourceServiceBroker
- 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 theabsPath
. - resolveFullURI(String, Map<String, Object>) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
- 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) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
. - resolveLink(String, Resource) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
. - resolveLink(String, Resource, Map<String, Object>) - 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.AbstractResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
with passinglinkVariables
that can be used by implementation to expand its internal link generation template. - resolveLink(String, Resource, Map<String, Object>) - Method in interface org.onehippo.cms7.crisp.api.broker.ResourceServiceBroker
-
Resolves a proper
ResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
with passinglinkVariables
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 specificResource
representation is cacheable, to convert aResource
representation to a cacheable data object to be stored inResourceDataCache
, and to convert a cached data object back to aResource
representation. - ResourceCollection - Interface in org.onehippo.cms7.crisp.api.resource
-
Read-only
Iterable
interface with some read-only Collection/List operations such assize()
orget(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 CRISPResource
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(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. - ResourceException(Throwable) - Constructor for exception org.onehippo.cms7.crisp.api.resource.ResourceException
-
Constructs a new
Resource
exception with the nested exception. - ResourceLink - Interface in org.onehippo.cms7.crisp.api.resource
-
Resource link representation.
- ResourceLinkResolver - Interface in org.onehippo.cms7.crisp.api.resource
-
Responsible for resolving a link (type of
ResourceLink
) for aResource
representation. - ResourceResolver - Interface in org.onehippo.cms7.crisp.api.resource
-
Responsible for resolving
Resource
(s). - ResourceResolverProvider - Interface in org.onehippo.cms7.crisp.api.resource
-
Responsible for providing a
ResourceResolver
. - 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.
S
- setCacheEnabled(boolean) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Sets flag whether or not this is enabled with caching.
- setCurrentResourceSpace(String) - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
Set the current resource space name in the
ResourceServiceBroker
invocation. - setCurrentServletRequest(ServletRequest) - Static method in class org.onehippo.cms7.crisp.api.broker.ResourceServiceBrokerRequestContext
-
Set the current request object if available.
- setNoCache(boolean) - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Set flag whether or not the underlying
ResourceResolver
should disallow caching. - setResourceDataCache(ResourceDataCache) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Sets
ResourceDataCache
. - setResourceLinkResolver(ResourceLinkResolver) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceResolver
-
Sets
ResourceLinkResolver
. - setResourceResolverProvider(ResourceResolverProvider) - Method in class org.onehippo.cms7.crisp.api.broker.AbstractResourceServiceBroker
-
Sets
ResourceResolverProvider
that finds and returns a properResourceResolver
. - setResponseBody(Object) - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Set response body.
- setResponseHeaders(Map<String, List<String>>) - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Set response headers map.
- setResponseStatusCode(int) - Method in interface org.onehippo.cms7.crisp.api.exchange.ExchangeHint
-
Set response status code.
- SITE_SCOPES - Static variable in class org.onehippo.cms7.crisp.api.CrispConstants
-
Property name of a CRISP ResourceResolver configuration node, defines a resource scope Valid values are - platform (for CMS & PLATFORM app types) and site name.
- size() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
- size() - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCollection
-
Returns the number of elements in this resource collection.
T
- toCacheData(Resource) - Method in class org.onehippo.cms7.crisp.api.resource.AbstractResourceCacheResolvable
-
Convert the given
resource
to a cacheable data object to be stored inResourceDataCache
. - toCacheData(Resource) - Method in interface org.onehippo.cms7.crisp.api.resource.ResourceCacheResolvable
-
Convert the given
resource
to a cacheable data object to be stored inResourceDataCache
. - toUnmodifiable() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
-
Returns an unmodifiable view of this
ValueMap
V
- ValueMap - Interface in org.onehippo.cms7.crisp.api.resource
-
ValueMap
is an easy way to access properties or metadata of a resource. - values() - Method in class org.onehippo.cms7.crisp.api.resource.DefaultValueMap
All Classes All Packages