Uses of Annotation Interface
org.bloomreach.forge.feed.api.annot.ContextTransformable
Package
Description
-
Uses of ContextTransformable in org.bloomreach.forge.feed.api.transform
Modifier and TypeMethodDescriptionstatic Date
DocumentLinkResolver.getHstLink
(org.hippoecm.hst.core.request.HstRequestContext context, org.hippoecm.hst.content.beans.standard.HippoBean document) PathLinkResolver.getHstLink
(org.hippoecm.hst.core.request.HstRequestContext context, String path) -
Uses of ContextTransformable in org.bloomreach.forge.feed.api.transform.atom
Modifier and TypeMethodDescriptionList<com.rometools.rome.feed.atom.Link>
DocumentAtomLinkResolver.getHstLink
(org.hippoecm.hst.core.request.HstRequestContext context, org.hippoecm.hst.content.beans.standard.HippoBean document) -
Uses of ContextTransformable in org.bloomreach.forge.feed.api.transform.gen
Modifier and TypeMethodDescriptioncom.rometools.rome.feed.synd.SyndImage
HippoGalleryImageSetToSyndImageTransformer.getImage
(org.hippoecm.hst.core.request.HstRequestContext context, org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet imageSet) -
Uses of ContextTransformable in org.bloomreach.forge.feed.api.transform.rss
Modifier and TypeMethodDescriptioncom.rometools.rome.feed.rss.Image
HippoGalleryImageSetToImageTransformer.getImage
(org.hippoecm.hst.core.request.HstRequestContext context, org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet imageSet) com.rometools.rome.feed.rss.Description
HippoHtmlToDescriptionTransformer.transform
(org.hippoecm.hst.content.beans.standard.HippoHtml html, org.hippoecm.hst.jaxrs.services.AbstractResource resource, org.hippoecm.hst.core.request.HstRequestContext context)