| Package | Description |
|---|---|
| org.dmd.dmp.server.extended | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmr.server.base.util |
| Modifier and Type | Method and Description |
|---|---|
DMPEvent |
DMPEvent.clone()
Returns a clone of this DMPEvent.
|
DMPEvent |
DMPEvent.getPersistentForm()
This method will return either, the current event (if all information is PERSISTENT)
or a trimmed down clone of the event with non-PERSISTENT information removed.
|
DMPEvent |
DMPEvent.getSlice(DmcSliceInfo dsi)
This method will slice the event appropriately, depending on the type of event and
the specified slice.
|
| Modifier and Type | Method and Description |
|---|---|
DMPEvent |
DMPEventDMW.cloneIt() |
DMPEvent |
DMPEventDMW.getModificationRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.notifyListeners(DMPEvent event) |
void |
EventListenerIF.objectCreated(DMPEvent e) |
void |
EventListenerIF.objectDeleted(DMPEvent e) |
void |
EventListenerIF.objectModified(DMPEvent e) |
Copyright © 2023. All rights reserved.