Interface CTStoreFactory
- All Known Implementing Classes:
DummyCTStoreFactoryImpl
public interface CTStoreFactory
- Author:
- Shuyang Zhou
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.document.library.kernel.store.Store
createCTStore
(com.liferay.document.library.kernel.store.Store store, String storeType)
-
Method Details
-
createCTStore
com.liferay.document.library.kernel.store.Store createCTStore(com.liferay.document.library.kernel.store.Store store, String storeType)
-