| Interface | Description |
|---|---|
| AppCreatedListener |
This listener is executed when a new child
App is created. |
| AppDeletedListener |
This listener is executed when a new child
App is deleted. |
| AppSettingAddedListener |
This listener is executed when a setting is added to an application.
|
| AppSettingRemovedListener |
This listener is executed when a setting is removed from an application.
|
| DestroyListener |
This listener is executed when the Para.destroy() is called.
|
| InitializeListener |
This listener is executed when the Para.initialize() is called.
|
| IOListener |
Listens for create/read/update/delete events when
DAO is called. |
| Class | Description |
|---|---|
| Para |
This is the main utility class and entry point.
|
Copyright © 2018 Erudika. All rights reserved.