JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.goobi.viewer.model.rss.RssItem
Packages that use
RssItem
Package
Description
io.goobi.viewer.model.rss
Uses of
RssItem
in
io.goobi.viewer.model.rss
Methods in
io.goobi.viewer.model.rss
that return types with arguments of type
RssItem
Modifier and Type
Method
Description
List
<
RssItem
>
Channel.
getItems
()
Getter for the field
items
.
Methods in
io.goobi.viewer.model.rss
with parameters of type
RssItem
Modifier and Type
Method
Description
void
Channel.
addItem
(
RssItem
item)
addItem.
int
RssItem.
compareTo
(
RssItem
other)
Sorts the items accoring to their publication date