| Package | Description |
|---|---|
| com.srv4pos.server.api.sync.sample |
| Modifier and Type | Field and Description |
|---|---|
private List<SyncSaleSlot> |
MemoryLocalStorage.saleSlots |
| Modifier and Type | Method and Description |
|---|---|
SyncSaleSlot |
MemoryLocalStorage.getSaleSlot(int index) |
SyncSaleSlot |
MemoryLocalStorage.getSaleSlotByIdentifier(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
List<SyncSaleSlot> |
MemoryLocalStorage.getSaleSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryLocalStorage.add(SyncSaleSlot saleSlot) |
private void |
SaleSlotSyncAdapter.doUpload(<any> uploader,
SyncSaleSlot saleSlot) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryLocalStorage.setSaleSlots(List<SyncSaleSlot> saleSlots) |
Copyright © 2022. All rights reserved.