| Package | Description |
|---|---|
| io.stallion.boot | |
| io.stallion.dataAccess |
| Modifier and Type | Method and Description |
|---|---|
TextItemController |
AppContextLoader.getPageController()
Deprecated.
|
TextItemController |
AppContextLoader.getPostController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TextItemController<TextItem> |
DataAccessRegistry.getPages() |
TextItemController<TextItem> |
DataAccessRegistry.getPosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataAccessRegistry.setPages(TextItemController<TextItem> pages) |
void |
DataAccessRegistry.setPosts(TextItemController<TextItem> posts) |
Copyright © 2016. All rights reserved.