public interface RssFeedProvider
FeedController
.Modifier and Type | Method and Description |
---|---|
RssChannel |
fetch() |
RssChannel |
fetchById(java.io.Serializable id) |
RssChannel fetch()
RssChannel fetchById(java.io.Serializable id)
id
- RSS Channel unique identifier.