| Package | Description |
|---|---|
| org.spincast.website.controllers | |
| org.spincast.website.models |
| Modifier and Type | Method and Description |
|---|---|
protected List<INewsEntry> |
FeedController.getNewsEntries() |
protected List<INewsEntry> |
AppController.getNewsEntries() |
| Constructor and Description |
|---|
AppController(String[] mainArgs,
org.spincast.core.json.IJsonManager jsonManager,
org.spincast.core.utils.ISpincastUtils spincastUtils,
List<INewsEntry> newsEntries) |
FeedController(List<INewsEntry> newsEntries,
IAppConfig appConfig)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewsEntry
Spincast news entry implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<INewsEntry> |
NewsEntriesProvider.get() |
Copyright © 2016. All rights reserved.