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