Package | Description |
---|---|
org.onehippo.cms7.crisp.api.broker |
This package provides Broker APIs of Hippo Addon CRISP module.
|
org.onehippo.cms7.crisp.api.resource |
This package provides Resource APIs of Hippo Addon CRISP module.
|
Modifier and Type | Method and Description |
---|---|
Resource |
AbstractResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractDelegatingResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath) |
Resource |
ResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractDelegatingResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractDelegatingResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
Map<String,Object> pathVariables) |
Resource |
ResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
Resource |
AbstractDelegatingResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.findResources(String resourceSpace,
String baseAbsPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and search Resource
representations from baseAbsPath and returns a parent Resource representation which contains
a collection of child Resource representations. |
ResourceBeanMapper |
AbstractResourceServiceBroker.getResourceBeanMapper(String resourceSpace)
Returns a proper
ResourceBeanMapper for the given resourceSpace . |
ResourceBeanMapper |
AbstractDelegatingResourceServiceBroker.getResourceBeanMapper(String resourceSpace) |
ResourceBeanMapper |
ResourceServiceBroker.getResourceBeanMapper(String resourceSpace)
Returns a proper
ResourceBeanMapper for the given resourceSpace . |
ResourceDataCache |
AbstractResourceServiceBroker.getResourceDataCache(String resourceSpace)
Returns a proper resource cache store representation (
ResourceDataCache ) for the specified
resourceSpace , or null if caching is disabled. |
ResourceDataCache |
AbstractDelegatingResourceServiceBroker.getResourceDataCache(String resourceSpace) |
ResourceDataCache |
ResourceServiceBroker.getResourceDataCache(String resourceSpace)
Returns a proper resource cache store representation (
ResourceDataCache ) for the specified
resourceSpace , or null if caching is disabled. |
protected ResourceResolver |
AbstractResourceServiceBroker.getResourceResolver(String resourceSpace)
Finds and returns a
ResourceResolver by the specified resourceSpace . |
Resource |
AbstractResourceServiceBroker.resolve(String resourceSpace,
String absResourcePath)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractDelegatingResourceServiceBroker.resolve(String resourceSpace,
String absPath) |
Resource |
ResourceServiceBroker.resolve(String resourceSpace,
String absPath)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractResourceServiceBroker.resolve(String resourceSpace,
String absResourcePath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractDelegatingResourceServiceBroker.resolve(String resourceSpace,
String absPath,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.resolve(String resourceSpace,
String absPath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractResourceServiceBroker.resolve(String resourceSpace,
String absResourcePath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractDelegatingResourceServiceBroker.resolve(String resourceSpace,
String absPath,
Map<String,Object> pathVariables) |
Resource |
ResourceServiceBroker.resolve(String resourceSpace,
String absPath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Resource |
AbstractDelegatingResourceServiceBroker.resolve(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.resolve(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Resource
representation by absPath . |
Binary |
AbstractResourceServiceBroker.resolveBinary(String resourceSpace,
String absResourcePath)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractDelegatingResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath) |
Binary |
ResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractResourceServiceBroker.resolveBinary(String resourceSpace,
String absResourcePath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractDelegatingResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
ExchangeHint exchangeHint) |
Binary |
ResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractResourceServiceBroker.resolveBinary(String resourceSpace,
String absResourcePath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractDelegatingResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
Map<String,Object> pathVariables) |
Binary |
ResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Binary |
AbstractDelegatingResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint) |
Binary |
ResourceServiceBroker.resolveBinary(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves single Binary
representation by absPath . |
Resource |
AbstractResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absResourcePath) |
Resource |
AbstractDelegatingResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath) |
Resource |
ResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath)
Resolves a proper
ResourceResolver by the specified resourceSpace , resolves single Binary
representation by absPath , and converts the Binary representation into a Resource . |
Resource |
AbstractResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absResourcePath,
ExchangeHint exchangeHint) |
Resource |
AbstractDelegatingResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace , resolves single Binary
representation by absPath , and converts the Binary representation into a Resource . |
Resource |
AbstractResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absResourcePath,
Map<String,Object> pathVariables) |
Resource |
AbstractDelegatingResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
Map<String,Object> pathVariables) |
Resource |
ResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
Map<String,Object> pathVariables)
Resolves a proper
ResourceResolver by the specified resourceSpace , resolves single Binary
representation by absPath , and converts the Binary representation into a Resource . |
Resource |
AbstractDelegatingResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint) |
Resource |
ResourceServiceBroker.resolveBinaryAsResource(String resourceSpace,
String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves a proper
ResourceResolver by the specified resourceSpace , resolves single Binary
representation by absPath , and converts the Binary representation into a Resource . |
URI |
AbstractResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath) |
URI |
AbstractDelegatingResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath) |
URI |
ResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath)
Resolves a full URI determined and resolved for the specific
resourceSpace and the absPath . |
URI |
AbstractResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath,
Map<String,Object> pathVariables) |
URI |
AbstractDelegatingResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath,
Map<String,Object> pathVariables) |
URI |
ResourceServiceBroker.resolveFullURI(String resourceSpace,
String absPath,
Map<String,Object> pathVariables)
Resolves a full URI determined and resolved for the specific
resourceSpace and the absPath . |
ResourceLink |
AbstractResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves a ResourceLink
for the given resource . |
ResourceLink |
AbstractDelegatingResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource) |
ResourceLink |
ResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource)
Resolves a proper
ResourceResolver by the specified resourceSpace and resolves a ResourceLink
for the given resource . |
ResourceLink |
AbstractResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource,
Map<String,Object> linkVariables)
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. |
ResourceLink |
AbstractDelegatingResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource,
Map<String,Object> linkVariables) |
ResourceLink |
ResourceServiceBroker.resolveLink(String resourceSpace,
Resource resource,
Map<String,Object> linkVariables)
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. |
Modifier and Type | Method and Description |
---|---|
void |
ResourceResolver.close()
Closes any resources used in this
ResourceResolver instance with the backend. |
void |
AbstractResourceResolver.close()
Closes any resources used in this
ResourceResolver instance with the backend. |
Resource |
ResourceResolver.findResources(String baseAbsPath)
|
Resource |
AbstractResourceResolver.findResources(String baseAbsPath)
|
Resource |
ResourceResolver.findResources(String baseAbsPath,
ExchangeHint exchangeHint)
|
Resource |
AbstractResourceResolver.findResources(String baseAbsPath,
ExchangeHint exchangeHint)
|
Resource |
ResourceResolver.findResources(String baseAbsPath,
Map<String,Object> pathVariables)
|
Resource |
AbstractResourceResolver.findResources(String baseAbsPath,
Map<String,Object> pathVariables)
|
Resource |
ResourceResolver.findResources(String baseAbsPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
|
ResourceBeanMapper |
ResourceResolver.getResourceBeanMapper()
Returns a
ResourceBeanMapper . |
ResourceBeanMapper |
AbstractResourceResolver.getResourceBeanMapper()
Returns a
ResourceBeanMapper . |
boolean |
ResourceResolver.isLive()
Returns true if the
ResourceResolver service for a backend is still alive. |
boolean |
AbstractResourceResolver.isLive()
Returns true if the
ResourceResolver service for a backend is still alive. |
<T> T |
ResourceBeanMapper.map(Resource resource,
Class<T> beanType)
Map a
Resource object to a bean of type . |
<T> Collection<T> |
ResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType)
Map the child resources of the
ResourceCollection to a new collection of beanType to return. |
<T> Collection<T> |
AbstractResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType) |
<T> void |
ResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
Collection<T> targetBeanCollection)
Map the child resources of the
ResourceCollection and push them to the given targetBeanCollection
of beanType . |
<T> void |
AbstractResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
Collection<T> targetBeanCollection) |
<T> void |
ResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
Collection<T> targetBeanCollection,
int offset,
int limit)
Map the child resources of the
ResourceCollection and push them to the given targetBeanCollection
of beanType from the offset index up to limit size at max. |
<T> void |
AbstractResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
Collection<T> targetBeanCollection,
int offset,
int length) |
<T> Collection<T> |
ResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
int offset,
int limit)
Map the child resources of the
ResourceCollection to a new collection of beanType to return. |
<T> Collection<T> |
AbstractResourceBeanMapper.mapCollection(ResourceCollection resourceCollection,
Class<T> beanType,
int offset,
int limit) |
void |
ResourceResolver.refresh()
Refreshes any local state changes, if any.
|
void |
AbstractResourceResolver.refresh()
Refreshes any local state changes, if any.
|
ResourceLink |
AbstractResourceLinkResolver.resolve(Resource resource)
Resolves a
ResourceLink for the given resource . |
ResourceLink |
ResourceLinkResolver.resolve(Resource resource)
Resolves a
ResourceLink for the given resource . |
ResourceLink |
ResourceLinkResolver.resolve(Resource resource,
Map<String,Object> linkVariables)
Resolves a
ResourceLink for the given resource with passing linkVariables that can be
used by implementation to expand its internal link generation template. |
Resource |
ResourceResolver.resolve(String absPath)
Resolves single
Resource representation by absPath . |
Resource |
AbstractResourceResolver.resolve(String absPath)
Resolves single
Resource representation by absPath . |
Resource |
ResourceResolver.resolve(String absPath,
ExchangeHint exchangeHint)
|
Resource |
AbstractResourceResolver.resolve(String absPath,
ExchangeHint exchangeHint)
|
Resource |
ResourceResolver.resolve(String absPath,
Map<String,Object> pathVariables)
Resolves single
Resource representation by absPath . |
Resource |
AbstractResourceResolver.resolve(String absPath,
Map<String,Object> pathVariables)
Resolves single
Resource representation by absPath . |
Resource |
ResourceResolver.resolve(String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves single
Resource representation by absPath . |
Binary |
ResourceResolver.resolveBinary(String absPath)
Resolves single
Binary representation by absPath . |
Binary |
AbstractResourceResolver.resolveBinary(String absPath)
Resolves single
Binary representation by absPath . |
Binary |
ResourceResolver.resolveBinary(String absPath,
ExchangeHint exchangeHint)
Resolves single
Binary representation by absPath . |
Binary |
AbstractResourceResolver.resolveBinary(String absPath,
ExchangeHint exchangeHint)
Resolves single
Binary representation by absPath . |
Binary |
ResourceResolver.resolveBinary(String absPath,
Map<String,Object> pathVariables)
Resolves single
Binary representation by absPath . |
Binary |
AbstractResourceResolver.resolveBinary(String absPath,
Map<String,Object> pathVariables)
Resolves single
Binary representation by absPath . |
Binary |
ResourceResolver.resolveBinary(String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
Resolves single
Binary representation by absPath . |
Resource |
ResourceResolver.resolveBinaryAsResource(String absPath)
|
Resource |
AbstractResourceResolver.resolveBinaryAsResource(String absPath) |
Resource |
ResourceResolver.resolveBinaryAsResource(String absPath,
ExchangeHint exchangeHint)
|
Resource |
AbstractResourceResolver.resolveBinaryAsResource(String absPath,
ExchangeHint exchangeHint) |
Resource |
ResourceResolver.resolveBinaryAsResource(String absPath,
Map<String,Object> pathVariables)
|
Resource |
AbstractResourceResolver.resolveBinaryAsResource(String absPath,
Map<String,Object> pathVariables) |
Resource |
ResourceResolver.resolveBinaryAsResource(String absPath,
Map<String,Object> pathVariables,
ExchangeHint exchangeHint)
|
URI |
ResourceResolver.resolveFullURI(String absPath)
Resolves a full URI determined and resolved for the
absPath . |
URI |
AbstractResourceResolver.resolveFullURI(String absPath) |
URI |
ResourceResolver.resolveFullURI(String absPath,
Map<String,Object> pathVariables)
Resolves a full URI determined and resolved for the
absPath . |
URI |
AbstractResourceResolver.resolveFullURI(String absPath,
Map<String,Object> pathVariables) |
Copyright © 2017–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.