public interface ContentStoreService
| Modifier and Type | Field and Description |
|---|---|
static StoreFilter |
MATCH_ALL |
| Modifier and Type | Method and Description |
|---|---|
ContentStoreInfo[] |
getContentStores()
Deprecated.
|
ContentStoreInfo[] |
getStores(Class<?> storeType) |
ContentStoreInfo[] |
getStores(Class<?> storeType,
StoreFilter filter) |
static final StoreFilter MATCH_ALL
ContentStoreInfo[] getStores(Class<?> storeType)
ContentStoreInfo[] getStores(Class<?> storeType, StoreFilter filter)
@Deprecated ContentStoreInfo[] getContentStores()
Copyright © 2020 Paul Warren. All rights reserved.