| Interface | Description |
|---|---|
| CrudOperationDelegate.Callback | |
| DefaultPresenterContract |
Minimum contract between a view and it's presenter that manages DMR model entities.
|
| OperationContext | |
| ProcedureContract |
Contract between
Procedure's and business logic components |
| Class | Description |
|---|---|
| AddOperation | |
| CommandFactory |
Encapsulates the creation of
ModelDrivenCommand"s to be used with DMROperationProcedure's. |
| CoreGUIContext |
A default context for statements that reside with the core framework.
Historically this have been GIN singleton classes that carry state like the selected profile, host and server, but also the current user and other "global" statements. |
| CoreGUIContract | |
| CrudOperationDelegate |
Default CRUD operations that complement the
DefaultPresenterContract. |
| DMROperationProcedure |
Executes an operation on a DMR resource.
|
| LoadResourceProcedure | |
| ModelNodeAdapter | |
| SaveChangesetProcedure |
A default procedure that writes attributes change sets to resource.
|
| Tuple |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.