| Package | Description |
|---|---|
| com.srv4pos.server.api.sync.sample |
| Modifier and Type | Field and Description |
|---|---|
private List<SyncKeyboardEntry> |
MemoryLocalStorage.keyboardEntries |
| Modifier and Type | Method and Description |
|---|---|
SyncKeyboardEntry |
MemoryLocalStorage.getKeyboardEntry(int index) |
SyncKeyboardEntry |
MemoryLocalStorage.getKeyboardEntryByIdentifier(String idenifier) |
| Modifier and Type | Method and Description |
|---|---|
List<SyncKeyboardEntry> |
MemoryLocalStorage.getKeyboardEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryLocalStorage.add(SyncKeyboardEntry keyboardEntry) |
int |
MemoryLocalStorage.delete(SyncKeyboardEntry keyboardEntry) |
private void |
KeyboardEntrySyncAdapter.doUpload(<any> uploader,
SyncKeyboardEntry keyboardEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryLocalStorage.setKeyboardEntries(List<SyncKeyboardEntry> keyboardEntries) |
Copyright © 2022. All rights reserved.