| Package | Description |
|---|---|
| org.colcon.burocrat.api.server | |
| org.colcon.burocrat.server |
| Modifier and Type | Method and Description |
|---|---|
IDatabase |
IServer.database() |
| Modifier and Type | Class and Description |
|---|---|
class |
Database
This is the interface between the Burocrat server and the GWT Datastore
|
| Modifier and Type | Field and Description |
|---|---|
IDatabase |
Server.database |
| Modifier and Type | Method and Description |
|---|---|
IDatabase |
Server.database() |
| Constructor and Description |
|---|
Server(IArgImpl[] argImplsArray,
ICmdImpl[] cmdImplsArray,
IItemTypeImpl[] itemTypeImplsArray,
IDatabase database,
IAuthenticator authenticator,
IEncryptor encryptor,
IEmailer emailer,
INotifier notifier) |