| Package | Description |
|---|---|
| internal.org.springframework.content.commons.storeservice | |
| org.springframework.content.commons.storeservice |
| Modifier and Type | Method and Description |
|---|---|
StoreInfo |
StoresImpl.getStore(Class<?> storeType,
StoreFilter filter) |
StoreInfo[] |
StoresImpl.getStores(Class<?> storeType,
StoreFilter filter) |
| Modifier and Type | Field and Description |
|---|---|
static StoreFilter |
Stores.MATCH_ALL |
| Modifier and Type | Method and Description |
|---|---|
static StoreFilter |
Stores.withDomainClass(Class<?> domainClass) |
| Modifier and Type | Method and Description |
|---|---|
StoreInfo |
Stores.getStore(Class<?> storeType,
StoreFilter filter) |
StoreInfo[] |
Stores.getStores(Class<?> storeType,
StoreFilter filter) |
Copyright © 2021 Paul Warren. All rights reserved.