| Package | Description |
|---|---|
| internal.org.springframework.content.commons.storeservice | |
| org.springframework.content.commons.storeservice |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentStoreInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
ContentStoreInfo[] |
ContentStoreServiceImpl.getContentStores() |
ContentStoreInfo[] |
ContentStoreServiceImpl.getStores(Class<?> storeType) |
ContentStoreInfo[] |
ContentStoreServiceImpl.getStores(Class<?> storeType,
StoreFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
Set<ContentStoreInfo> |
ContentStoreServiceImpl.getContentStoreInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentStoreServiceImpl.setContentStoreInfos(Set<ContentStoreInfo> contentStoreInfos) |
| Modifier and Type | Method and Description |
|---|---|
ContentStoreInfo[] |
ContentStoreService.getContentStores()
Deprecated.
|
ContentStoreInfo[] |
ContentStoreService.getStores(Class<?> storeType) |
ContentStoreInfo[] |
ContentStoreService.getStores(Class<?> storeType,
StoreFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StoreFilter.matches(ContentStoreInfo info) |
Copyright © 2020 Paul Warren. All rights reserved.