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