Uses of Annotation Interface
org.bloomreach.forge.feed.api.annot.ContextTransformable
Packages that use ContextTransformable
Package
Description
-
Uses of ContextTransformable in org.bloomreach.forge.feed.api.transform
Methods in org.bloomreach.forge.feed.api.transform with annotations of type ContextTransformableModifier and TypeMethodDescriptionstatic DateDocumentLinkResolver.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
Methods in org.bloomreach.forge.feed.api.transform.atom with annotations of type ContextTransformableModifier 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
Methods in org.bloomreach.forge.feed.api.transform.gen with annotations of type ContextTransformableModifier and TypeMethodDescriptioncom.rometools.rome.feed.synd.SyndImageHippoGalleryImageSetToSyndImageTransformer.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
Methods in org.bloomreach.forge.feed.api.transform.rss with annotations of type ContextTransformableModifier and TypeMethodDescriptioncom.rometools.rome.feed.rss.ImageHippoGalleryImageSetToImageTransformer.getImage(org.hippoecm.hst.core.request.HstRequestContext context, org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet imageSet) com.rometools.rome.feed.rss.DescriptionHippoHtmlToDescriptionTransformer.transform(org.hippoecm.hst.content.beans.standard.HippoHtml html, org.hippoecm.hst.jaxrs.services.AbstractResource resource, org.hippoecm.hst.core.request.HstRequestContext context)