| 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 |
|---|---|
GetResponseDMO |
DMPService.get(GetRequestDMO getRequest) |
void |
DMPServiceAsync.get(GetRequestDMO getRequest,
com.google.gwt.user.client.rpc.AsyncCallback<GetResponseDMO> callback)
Retrieves one or more objects from the server and may register for event notifications.
|
| Constructor and Description |
|---|
GetRequest(GetRequestDMO obj,
javax.servlet.http.HttpServletRequest req)
Constructs a new GetRequest with the specified HTTP originating request.
|
| Modifier and Type | Method and Description |
|---|---|
GetRequestDMO |
GetRequestDMW.getDMO() |
| Constructor and Description |
|---|
GetRequestDMW(GetRequestDMO obj) |
GetRequestDMW(GetRequestDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
GetRequestIterableDMW(Iterator<GetRequestDMO> it) |
| Modifier and Type | Method and Description |
|---|---|
GetRequestDMO |
GetRequestDMO.getModificationRecorder() |
GetRequestDMO |
GetRequestDMO.getNew() |
GetRequestDMO |
GetRequestDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected GetRequestDMO |
DmcTypeGetRequestREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<GetRequestDMO> |
DmcTypeGetRequestREFSET.value |
protected ArrayList<GetRequestDMO> |
DmcTypeGetRequestREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
GetRequestDMO |
DmcTypeGetRequestREFSET.add(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFMV.add(Object v) |
GetRequestDMO |
DmcTypeGetRequestREF.cloneValue(GetRequestDMO value) |
GetRequestDMO |
DmcTypeGetRequestREFSET.del(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFMV.del(Object v) |
GetRequestDMO |
DmcTypeGetRequestREF.deserializeValue(DmcInputStreamIF dis) |
GetRequestDMO |
DmcTypeGetRequestREFMV.getMVnth(int index) |
GetRequestDMO |
DmcTypeGetRequestREFSV.getSV() |
GetRequestDMO |
DmcTypeGetRequestREFSV.getSVCopy() |
GetRequestDMO |
DmcTypeGetRequestREFSV.set(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFMV.setMVnth(int index,
Object v) |
protected GetRequestDMO |
DmcTypeGetRequestREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<GetRequestDMO> |
DmcTypeGetRequestREFSV.cloneIt() |
DmcAttribute<GetRequestDMO> |
DmcTypeGetRequestREFSET.cloneIt() |
DmcAttribute<GetRequestDMO> |
DmcTypeGetRequestREFMV.cloneIt() |
Iterator<GetRequestDMO> |
DmcTypeGetRequestREFSET.getMV() |
Iterator<GetRequestDMO> |
DmcTypeGetRequestREFMV.getMV() |
Set<GetRequestDMO> |
DmcTypeGetRequestREFSET.getMVCopy() |
ArrayList<GetRequestDMO> |
DmcTypeGetRequestREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
GetRequestDMO |
DmcTypeGetRequestREF.cloneValue(GetRequestDMO value) |
void |
DmcTypeGetRequestREF.serializeValue(DmcOutputStreamIF dos,
GetRequestDMO value) |
Copyright © 2023. All rights reserved.