| Package | Description |
|---|---|
| org.dmd.dmp.client | |
| org.dmd.dmp.server.extended | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmp.shared.generated.dmo | |
| org.dmd.dmp.shared.generated.types |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelResponseDMO |
DMPService.actionCancel(ActionCancelRequestDMO actionCancelRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
DMPServiceAsync.actionCancel(ActionCancelRequestDMO actionCancelRequest,
com.google.gwt.user.client.rpc.AsyncCallback<ActionCancelResponseDMO> callback)
Cancels a running action.
|
| Constructor and Description |
|---|
ActionCancelResponse(ActionCancelResponseDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelResponseDMO |
ActionCancelResponseDMW.getDMO() |
| Constructor and Description |
|---|
ActionCancelResponseDMW(ActionCancelResponseDMO obj) |
ActionCancelResponseDMW(ActionCancelResponseDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
ActionCancelResponseIterableDMW(Iterator<ActionCancelResponseDMO> it) |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelResponseDMO |
ActionCancelResponseDMO.getModificationRecorder() |
ActionCancelResponseDMO |
ActionCancelResponseDMO.getNew() |
ActionCancelResponseDMO |
ActionCancelResponseDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFSET.value |
protected ArrayList<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSET.add(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.add(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREF.cloneValue(ActionCancelResponseDMO value) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSET.del(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.del(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREF.deserializeValue(DmcInputStreamIF dis) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.getMVnth(int index) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSV.getSV() |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSV.getSVCopy() |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSV.set(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.setMVnth(int index,
Object v) |
protected ActionCancelResponseDMO |
DmcTypeActionCancelResponseREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFSV.cloneIt() |
DmcAttribute<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFSET.cloneIt() |
DmcAttribute<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFMV.cloneIt() |
Iterator<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFSET.getMV() |
Iterator<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFMV.getMV() |
Set<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFSET.getMVCopy() |
ArrayList<ActionCancelResponseDMO> |
DmcTypeActionCancelResponseREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREF.cloneValue(ActionCancelResponseDMO value) |
void |
DmcTypeActionCancelResponseREF.serializeValue(DmcOutputStreamIF dos,
ActionCancelResponseDMO value) |
Copyright © 2023. All rights reserved.