public class CommoditySyncAdapter extends Object
Modifier and Type | Field and Description |
---|---|
private MemoryLocalStorage |
storage |
Constructor and Description |
---|
CommoditySyncAdapter(MemoryLocalStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdateEntityFromInfo(CommodityInfo info) |
private void |
doUpload(<any> uploader,
SyncCommodity commodity) |
void |
upload(<any> uploader) |
private final MemoryLocalStorage storage
public CommoditySyncAdapter(MemoryLocalStorage storage)
public void upload(<any> uploader)
private void doUpload(<any> uploader, SyncCommodity commodity)
public void createOrUpdateEntityFromInfo(CommodityInfo info)
Copyright © 2022. All rights reserved.