public class ProductPictureSyncAdapter extends Object
Modifier and Type | Field and Description |
---|---|
private MemoryLocalStorage |
storage |
Constructor and Description |
---|
ProductPictureSyncAdapter(MemoryLocalStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdateEntityPictureFromBytes(ProductPictureInfo info,
byte[] pictureBytes) |
private final MemoryLocalStorage storage
public ProductPictureSyncAdapter(MemoryLocalStorage storage)
Copyright © 2022. All rights reserved.