com.liferay.portal.repository.util
Interface RepositoryFactory

All Known Implementing Classes:
RepositoryFactoryImpl

public interface RepositoryFactory

Author:
Mika Koivisto

Method Summary
 com.liferay.portal.kernel.repository.BaseRepository getInstance()
           
 

Method Detail

getInstance

com.liferay.portal.kernel.repository.BaseRepository getInstance()
                                                                throws java.lang.Exception
Throws:
java.lang.Exception