Uses of Interface
org.onehippo.cms7.crisp.api.resource.ResourceLink
Package
Description
This package provides Broker APIs of Hippo Addon CRISP module.
This package provides Resource APIs of Hippo Addon CRISP module.
-
Uses of ResourceLink in org.onehippo.cms7.crisp.api.broker
Modifier and TypeMethodDescriptionAbstractDelegatingResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource) AbstractDelegatingResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource, Map<String, Object> linkVariables) AbstractResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource) Resolves a properResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
.AbstractResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource, Map<String, Object> linkVariables) Resolves a properResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
with passinglinkVariables
that can be used by implementation to expand its internal link generation template.ResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource) Resolves a properResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
.ResourceServiceBroker.resolveLink
(String resourceSpace, Resource resource, Map<String, Object> linkVariables) Resolves a properResourceResolver
by the specifiedresourceSpace
and resolves aResourceLink
for the givenresource
with passinglinkVariables
that can be used by implementation to expand its internal link generation template. -
Uses of ResourceLink in org.onehippo.cms7.crisp.api.resource
Modifier and TypeMethodDescriptionResolves aResourceLink
for the givenresource
.Resolves aResourceLink
for the givenresource
.Resolves aResourceLink
for the givenresource
with passinglinkVariables
that can be used by implementation to expand its internal link generation template.