|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Store | |
|---|---|
| net.krecan.m2_proxy | |
| net.krecan.m2_proxy.store | |
| Uses of Store in net.krecan.m2_proxy |
|---|
| Fields in net.krecan.m2_proxy declared as Store | |
|---|---|
static Store |
Store.NULL_STORE
Store that does not store anything |
| Uses of Store in net.krecan.m2_proxy.store |
|---|
| Classes in net.krecan.m2_proxy.store that implement Store | |
|---|---|
class |
FileStore
Stores artifacts on the file system. |
class |
ValidatingStoreWrapper
Store wrapper for validating resources. |
| Methods in net.krecan.m2_proxy.store that return Store | |
|---|---|
Store |
StoreManager.getStore()
|
Store |
ValidatingStoreWrapper.getWrappedStore()
|
| Methods in net.krecan.m2_proxy.store with parameters of type Store | |
|---|---|
void |
StoreManager.setStore(Store localStorage)
|
void |
ValidatingStoreWrapper.setWrappedStore(Store wrappedStore)
|
| Constructors in net.krecan.m2_proxy.store with parameters of type Store | |
|---|---|
ValidatingStoreWrapper(Store wrappedStore)
|
|
ValidatingStoreWrapper(Store wrappedStore,
StoreValidator storeValidator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||