@JsPackage(namespace="hal.core")
| Interface | Description |
|---|---|
| ApplicationReadyEvent.ApplicationReadyHandler | |
| ApplicationReadyEvent.HasApplicationReadyHandlers | |
| CrudOperations.AddCallback |
Callback used in
add methods |
| CrudOperations.AddSingletonCallback |
Callback used in
addSingleton methods |
| CrudOperations.JsReadChildrenCallback | |
| CrudOperations.ReadCallback | |
| CrudOperations.ReadChildrenCallback | |
| CrudOperations.ReadCompositeCallback |
| Class | Description |
|---|---|
| ApplicationReady |
Event to signal the application is up and ready.
|
| ApplicationReadyEvent | |
| ComplexAttributeOperations |
Class to create, read, update and delete complex attributes.
|
| Core |
Provides access to all important classes.
|
| CoreModule | |
| CoreStatementContext | |
| CrudOperations |
Contains generic CRUD methods to add, read, update and remove (singleton) resources.
|
| ExceptionHandler | |
| OperationFactory | |
| PropertiesOperations |
Many resources store properties in form of a sub resource similar to:
|
| Strings |
Collection of string helper methods.
|
| SuccessfulOutcome<C> |
An outcome implementation which has a default implementation for the
Outcome.onError(Throwable) method. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.