|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryProvider
An EntryProvider is a way to get entries for a feed.
Feed| Method Summary | |
|---|---|
Feed |
getFeedDescriptor(ElementSupport element)
Get a bean describing the Feed being outputted. |
void |
provideEntries(ElementSupport element,
EntryProcessor processor)
Provide entries using EntryProcessor.setEntry(Entry) to set
each entry to the feed |
| Method Detail |
|---|
Feed getFeedDescriptor(ElementSupport element)
Feed being outputted.
element - the context for this EntryProvider
Feed
void provideEntries(ElementSupport element,
EntryProcessor processor)
EntryProcessor.setEntry(Entry) to set
each entry to the feed
element - the context for this EntryProviderprocessor - the processor creating this feedEntryProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||