| Package | Description |
|---|---|
| org.dmd.dmp.client | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmp.shared.generated.dmo | |
| org.dmd.dmp.shared.generated.types |
| Modifier and Type | Method and Description |
|---|---|
NotifyResponseDMO |
DMPService.notify(NotifyRequestDMO notifyRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
DMPServiceAsync.notify(NotifyRequestDMO notifyRequest,
com.google.gwt.user.client.rpc.AsyncCallback<NotifyResponseDMO> callback)
Allows for registration of interest in events associated with objects.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyResponseDMO |
NotifyResponseDMW.getDMO() |
| Constructor and Description |
|---|
NotifyResponseDMW(NotifyResponseDMO obj) |
NotifyResponseDMW(NotifyResponseDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
NotifyResponseIterableDMW(Iterator<NotifyResponseDMO> it) |
| Modifier and Type | Method and Description |
|---|---|
NotifyResponseDMO |
NotifyResponseDMO.getModificationRecorder() |
NotifyResponseDMO |
NotifyResponseDMO.getNew() |
NotifyResponseDMO |
NotifyResponseDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected NotifyResponseDMO |
DmcTypeNotifyResponseREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NotifyResponseDMO> |
DmcTypeNotifyResponseREFSET.value |
protected ArrayList<NotifyResponseDMO> |
DmcTypeNotifyResponseREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
NotifyResponseDMO |
DmcTypeNotifyResponseREFSET.add(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.add(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREF.cloneValue(NotifyResponseDMO value) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSET.del(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.del(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREF.deserializeValue(DmcInputStreamIF dis) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.getMVnth(int index) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSV.getSV() |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSV.getSVCopy() |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSV.set(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.setMVnth(int index,
Object v) |
protected NotifyResponseDMO |
DmcTypeNotifyResponseREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<NotifyResponseDMO> |
DmcTypeNotifyResponseREFSV.cloneIt() |
DmcAttribute<NotifyResponseDMO> |
DmcTypeNotifyResponseREFSET.cloneIt() |
DmcAttribute<NotifyResponseDMO> |
DmcTypeNotifyResponseREFMV.cloneIt() |
Iterator<NotifyResponseDMO> |
DmcTypeNotifyResponseREFSET.getMV() |
Iterator<NotifyResponseDMO> |
DmcTypeNotifyResponseREFMV.getMV() |
Set<NotifyResponseDMO> |
DmcTypeNotifyResponseREFSET.getMVCopy() |
ArrayList<NotifyResponseDMO> |
DmcTypeNotifyResponseREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
NotifyResponseDMO |
DmcTypeNotifyResponseREF.cloneValue(NotifyResponseDMO value) |
void |
DmcTypeNotifyResponseREF.serializeValue(DmcOutputStreamIF dos,
NotifyResponseDMO value) |
Copyright © 2023. All rights reserved.