Package org.bloomreach.forge.feed.beans
Class Atom10FeedDescriptor
java.lang.Object
org.hippoecm.hst.content.beans.standard.HippoItem
org.hippoecm.hst.content.beans.standard.HippoDocument
org.bloomreach.forge.feed.beans.Atom10FeedDescriptor
- All Implemented Interfaces:
Comparable<org.hippoecm.hst.content.beans.standard.HippoBean>,FeedDescriptor<com.rometools.rome.feed.atom.Feed,,com.rometools.rome.feed.atom.Entry> org.hippoecm.hst.content.beans.manager.ObjectConverterAware,org.hippoecm.hst.content.beans.NodeAware,org.hippoecm.hst.content.beans.standard.ContentBean,org.hippoecm.hst.content.beans.standard.HippoBean,org.hippoecm.hst.content.beans.standard.HippoDocumentBean,org.hippoecm.hst.content.beans.standard.HippoTranslated,org.hippoecm.hst.content.beans.standard.IdentifiableContentBean,org.hippoecm.hst.content.PageModelEntity
public class Atom10FeedDescriptor
extends org.hippoecm.hst.content.beans.standard.HippoDocument
implements FeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
org.hippoecm.hst.content.beans.standard.HippoItem.ComparatorMap -
Field Summary
Fields inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
comparePath, detached, displayName, localizedName, name, node, objectConverter, path, valueProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.rometools.rome.feed.atom.EntryCreate entry element to include in top level elementcom.rometools.rome.feed.atom.FeedCreate top level elementotherorg.hippoecm.hst.content.beans.standard.HippoGalleryImageSetgetIcon()getId()org.hippoecm.hst.content.beans.standard.HippoDocumentgetLink()org.hippoecm.hst.content.beans.standard.HippoGalleryImageSetgetLogo()getScope()right sidegetTitle()required /recommendedprocess(com.rometools.rome.feed.atom.Feed syndication) Process syndication to XML formatvoidAdd entry list to the syndicationtype()FeedTypeMethods inherited from class org.hippoecm.hst.content.beans.standard.HippoDocument
getAvailableTranslations, getCanonicalHandlePath, getCanonicalHandleUUID, getHippoCompound, getHippoHtml, getLocale, getLocaleStringMethods inherited from class org.hippoecm.hst.content.beans.standard.HippoItem
attach, compareTo, detach, equalCompare, equals, getAvailableTranslations, getBean, getBean, getBeanByUUID, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getDisplayName, getEqualComparator, getIdentifier, getLinkedBean, getLinkedBeans, getMultipleProperty, getMultipleProperty, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getSingleProperty, getSingleProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, isVersionedNode, setComparePath, setDisplayName, setIdentifier, setName, setNode, setObjectConverter, setPathMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean
equalCompare, getAvailableTranslations, getBean, getBean, getBeanByUUID, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getContentType, getDisplayName, getEqualComparator, getLinkedBean, getLinkedBeans, getMultipleProperty, getMultipleProperty, getName, getNode, getParentBean, getPath, getProperties, getProperty, getSingleProperty, getSingleProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, isVersionedNodeMethods inherited from interface org.hippoecm.hst.content.beans.standard.HippoDocumentBean
getRepresentationIdMethods inherited from interface org.hippoecm.hst.content.beans.standard.IdentifiableContentBean
getIdentifier, setIdentifierMethods inherited from interface org.hippoecm.hst.content.beans.NodeAware
setNodeMethods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware
getObjectConverter, setObjectConverter
-
Constructor Details
-
Atom10FeedDescriptor
public Atom10FeedDescriptor()
-
-
Method Details
-
getTitle
required /recommended -
getAuthor
-
getSubtitle
-
getPublicationDate
-
getId
-
getLink
public org.hippoecm.hst.content.beans.standard.HippoDocument getLink() -
getCategory
other -
getContributor
-
getGenerator
-
getIcon
public org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet getIcon() -
getLogo
public org.hippoecm.hst.content.beans.standard.HippoGalleryImageSet getLogo() -
getRights
-
createSyndication
public com.rometools.rome.feed.atom.Feed createSyndication()Description copied from interface:FeedDescriptorCreate top level element- Specified by:
createSyndicationin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry> - Returns:
-
createEntry
public com.rometools.rome.feed.atom.Entry createEntry()Description copied from interface:FeedDescriptorCreate entry element to include in top level element- Specified by:
createEntryin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry> - Returns:
-
set
Description copied from interface:FeedDescriptorAdd entry list to the syndication- Specified by:
setin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
process
Description copied from interface:FeedDescriptorProcess syndication to XML format- Specified by:
processin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry> - Returns:
-
type
Description copied from interface:FeedDescriptorFeedType- Specified by:
typein interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry> - Returns:
-
getScope
right side- Specified by:
getScopein interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
getDocumentType
- Specified by:
getDocumentTypein interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
getExclude
- Specified by:
getExcludein interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
getItemCount
- Specified by:
getItemCountin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-
getSortByField
- Specified by:
getSortByFieldin interfaceFeedDescriptor<com.rometools.rome.feed.atom.Feed,com.rometools.rome.feed.atom.Entry>
-