| 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 |
|---|---|
NotifyResponseDMO |
DMPService.notify(NotifyRequestDMO notifyRequest) |
void |
DMPServiceAsync.notify(NotifyRequestDMO notifyRequest,
com.google.gwt.user.client.rpc.AsyncCallback<NotifyResponseDMO> callback)
Allows for registration of interest in events associated with objects.
|
| Constructor and Description |
|---|
NotifyRequest(NotifyRequestDMO obj,
javax.servlet.http.HttpServletRequest req) |
| Modifier and Type | Method and Description |
|---|---|
NotifyRequestDMO |
NotifyRequestDMW.getDMO() |
| Constructor and Description |
|---|
NotifyRequestDMW(NotifyRequestDMO obj) |
NotifyRequestDMW(NotifyRequestDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
NotifyRequestIterableDMW(Iterator<NotifyRequestDMO> it) |
| Modifier and Type | Method and Description |
|---|---|
NotifyRequestDMO |
NotifyRequestDMO.getModificationRecorder() |
NotifyRequestDMO |
NotifyRequestDMO.getNew() |
NotifyRequestDMO |
NotifyRequestDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected NotifyRequestDMO |
DmcTypeNotifyRequestREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NotifyRequestDMO> |
DmcTypeNotifyRequestREFSET.value |
protected ArrayList<NotifyRequestDMO> |
DmcTypeNotifyRequestREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
NotifyRequestDMO |
DmcTypeNotifyRequestREFSET.add(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.add(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREF.cloneValue(NotifyRequestDMO value) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSET.del(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.del(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREF.deserializeValue(DmcInputStreamIF dis) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.getMVnth(int index) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSV.getSV() |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSV.getSVCopy() |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSV.set(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.setMVnth(int index,
Object v) |
protected NotifyRequestDMO |
DmcTypeNotifyRequestREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<NotifyRequestDMO> |
DmcTypeNotifyRequestREFSV.cloneIt() |
DmcAttribute<NotifyRequestDMO> |
DmcTypeNotifyRequestREFSET.cloneIt() |
DmcAttribute<NotifyRequestDMO> |
DmcTypeNotifyRequestREFMV.cloneIt() |
Iterator<NotifyRequestDMO> |
DmcTypeNotifyRequestREFSET.getMV() |
Iterator<NotifyRequestDMO> |
DmcTypeNotifyRequestREFMV.getMV() |
Set<NotifyRequestDMO> |
DmcTypeNotifyRequestREFSET.getMVCopy() |
ArrayList<NotifyRequestDMO> |
DmcTypeNotifyRequestREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
NotifyRequestDMO |
DmcTypeNotifyRequestREF.cloneValue(NotifyRequestDMO value) |
void |
DmcTypeNotifyRequestREF.serializeValue(DmcOutputStreamIF dos,
NotifyRequestDMO value) |
Copyright © 2023. All rights reserved.