Source.Generator| Modifier and Type | Field and Description |
|---|---|
static Category |
CATEGORY
Message kind category.
|
static ElementKey<java.lang.Void,MessageFeed> |
KEY
The key for this element.
|
static java.lang.String |
KIND
Message kind term value.
|
ITEMS_PER_PAGE, START_INDEX, TOTAL_RESULTS, XML_BASE| Constructor and Description |
|---|
MessageFeed()
Constructs an instance using the default key.
|
MessageFeed(Feed sourceFeed)
Constructs a new instance by doing a shallow copy of data from an existing
Feed instance. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends MessageEntry> |
getEntries()
Returns the list of entries in this feed
|
MessageFeed |
lock()
Locks this element.
|
static void |
registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
addEntry, clearEntries, createEntry, createEntry, getCanPost, getEntries, getEntryPostLink, getEtag, getFeedBatchLink, getItemsPerPage, getKind, getNextLink, getPreviousLink, getSelectedFields, getSelf, getSelfLink, getService, getStartIndex, getTotalResults, getVersionId, getXmlBase, insert, removeEntry, removeLinks, resolve, setCanPost, setEntries, setEtag, setItemsPerPage, setKind, setSelectedFields, setService, setStartIndex, setTotalResults, setVersionId, setXmlBaseaddAuthor, addAuthors, addCategory, addContributor, addContributors, addHtmlLink, addLink, addLink, clearAuthors, clearCategories, clearContributors, clearLinks, getAuthors, getCategories, getContributors, getGenerator, getHtmlLink, getIcon, getIconUri, getId, getLink, getLinks, getLinks, getLogo, getLogoUri, getRights, getSubtitle, getTitle, getUpdated, removeAuthor, removeContributor, removeLink, removeLinks, setGenerator, setGenerator, setIcon, setIcon, setId, setLogo, setLogo, setRights, setSubtitle, setTitle, setUpdatedaddElement, addElement, addElement, clear, createElement, createElement, equals, getAttributeCount, getAttributeIterator, getAttributeIterator, getAttributeValue, getAttributeValue, getDefaultKey, getElement, getElement, getElementCount, getElementId, getElementIterator, getElementIterator, getElementKey, getElements, getElements, getElementSet, getElementSet, getElementValue, getElementValue, getTextValue, getTextValue, hasAttribute, hasAttribute, hasElement, hasElement, hashCode, hasTextValue, isLocked, removeAttribute, removeAttribute, removeAttributeValue, removeAttributeValue, removeElement, removeElement, removeElement, removeElement, replaceElement, resolve, setAttributeValue, setAttributeValue, setElement, setElement, setElement, setTextValue, toString, visitgetGenerator, getLogo, getSubtitle, setGenerator, setLogoaddLink, getAuthors, getCategories, getId, getLink, getLinks, getTitle, getUpdated, removeLinks, setId, setUpdatedpublic static final java.lang.String KIND
public static final Category CATEGORY
public static final ElementKey<java.lang.Void,MessageFeed> KEY
public static void registerMetadata(MetadataRegistry registry)
public MessageFeed lock()
Elementpublic java.util.List<? extends MessageEntry> getEntries()
FeedgetEntries in interface IFeedgetEntries in class Feed