| Package | Description |
|---|---|
| org.osivia.services.rss.common.model | |
| org.osivia.services.rss.feedRss.portlet.model |
| Modifier and Type | Field and Description |
|---|---|
Picture |
FeedRssModel.visual |
Picture |
ContainerRssModel.visual |
| Modifier and Type | Method and Description |
|---|---|
Picture |
FeedRssModel.getVisual() |
Picture |
ContainerRssModel.getVisual() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedRssModel.setVisual(Picture visual) |
void |
ContainerRssModel.setVisual(Picture visual) |
| Modifier and Type | Field and Description |
|---|---|
Picture |
ItemRssModel.visual |
| Modifier and Type | Method and Description |
|---|---|
Picture |
ItemRssModel.getVisual() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemRssModel.setVisual(Picture visual) |
| Constructor and Description |
|---|
ItemRssModel(String title,
String link,
String description,
String author,
Date pubDate,
String guid,
String idConteneur,
String category,
String enclosure,
String sourceRss,
Picture visual) |
Copyright © 2020 OSIVIA. All rights reserved.