public class InventoryStorageProxy extends Object implements InventoryStorage
StorageAdapter.| Constructor and Description |
|---|
InventoryStorageProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
setStorageAdapter(StorageAdapter storageAdapter) |
void |
storeResource(Resource<?,?,?,?,?> resource)
Stores the given resource and its resourceType is necessary.
|
public void setStorageAdapter(StorageAdapter storageAdapter)
public void storeResource(Resource<?,?,?,?,?> resource)
InventoryStoragestoreResource in interface InventoryStorageresource - to be storedCopyright © 2015 Red Hat, Inc.. All rights reserved.