Package org.craftercms.core.store
Interface ContentStoreAdapterRegistry
-
- All Known Implementing Classes:
ContentStoreAdapterRegistryImpl
public interface ContentStoreAdapterRegistryRegistry forContentStoreAdapters.- Author:
- Alfonso Vásquez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentStoreAdapterget(String storeType)
-
-
-
Method Detail
-
get
ContentStoreAdapter get(String storeType)
-
-