Class GenericSyndicationResource

java.lang.Object
org.hippoecm.hst.jaxrs.services.AbstractResource
org.hippoecm.hst.jaxrs.services.content.AbstractContentResource
org.bloomreach.forge.feed.resource.AbstractSyndicationResource<com.rometools.rome.feed.synd.SyndFeed,com.rometools.rome.feed.synd.SyndEntry>
org.bloomreach.forge.feed.resource.GenericSyndicationResource

@Produces("application/xml") @Path("/feed:genericdescriptor/") public class GenericSyndicationResource extends AbstractSyndicationResource<com.rometools.rome.feed.synd.SyndFeed,com.rometools.rome.feed.synd.SyndEntry>
  • Field Summary

    Fields inherited from class org.hippoecm.hst.jaxrs.services.AbstractResource

    HST_MOUNT_REL_PREFIX, HST_REST_RELATIONS_BASE_URI, MOUNT_ALIAS_ASSETS, MOUNT_ALIAS_GALLERY, MOUNT_ALIAS_REST, MOUNT_ALIAS_SITE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.bloomreach.forge.feed.resource.AbstractSyndicationResource

    getFeed, getModifier, setModifier

    Methods inherited from class org.hippoecm.hst.jaxrs.services.content.AbstractContentResource

    deleteContentResource, getHippoHtmlContent, getHippoHtmlRepresentation, getRequestContentPath, getResolvedContentRewriter, updateHippoHtmlContent, updateHippoHtmlRepresentation

    Methods inherited from class org.hippoecm.hst.jaxrs.services.AbstractResource

    deleteHippoBean, getChildBeanByRelPathOrPrimaryNodeType, getContentRewriter, getHstQualifiedLinkRel, getHstQueryManager, getHstQueryManager, getLinkMountRelation, getMountContentBaseBean, getMountLink, getNodeLink, getObjectConverter, getPersistableSession, getPersistableSession, getPersistenceManager, getPersistenceManager, getQualifiedLinkRel, getQualifiedLinkRel, getRequestContentBean, getRequestContentBean, getRequestContext, getRestLink, getRestRelationsBaseUri, getSiteLink, isPageLinksExternal, setAnnotatedClasses, setContentRewriter, setPageLinksExternal, setRestRelationsBaseUri

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenericSyndicationResource

      public GenericSyndicationResource()