Interface CTStoreFactory

All Known Implementing Classes:
DummyCTStoreFactoryImpl

public interface CTStoreFactory
Author:
Shuyang Zhou
  • Method Summary

    Modifier and Type
    Method
    Description
    com.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)