|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChannelEntries
The result of a channel execution, which includes the feed entries and any exceptions that have occurred.
| Method Summary | |
|---|---|
List<IFeedEntry> |
getEntries()
Returns the feed entries. |
List<ChannelException> |
getExceptions()
Returns the exceptions thrown while retrieving feed entries. |
| Method Detail |
|---|
List<IFeedEntry> getEntries()
List<ChannelException> getExceptions()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||