| Package | Description |
|---|---|
| com.sohnar.trafficlite.transfer.event |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteSyncEventTO |
class |
InsertSyncEventTO<TO extends BaseTO>
The Insert Sync data event includes a lightweight representation of the
data to be added.
|
class |
UpdateSyncEventTO<TO extends BaseTO> |
| Modifier and Type | Field and Description |
|---|---|
private SyncEventTOIF |
RestrictedSyncEventTO.syncEvent |
| Modifier and Type | Method and Description |
|---|---|
SyncEventTOIF |
RestrictedSyncEventTO.getSyncEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictedSyncEventTO.setSyncEvent(SyncEventTOIF syncEvent) |
| Constructor and Description |
|---|
RestrictedSyncEventTO(SyncEventTOIF syncEvent,
MessageRestrictionsTO restrictions) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.