Liferay 6.1.10-ee-ga1

com.liferay.portal.repository.util
Interface RepositoryFactory

All Known Implementing Classes:
RepositoryFactoryImpl

public interface RepositoryFactory


Method Summary
 BaseRepository getInstance()
           
 

Method Detail

getInstance

BaseRepository getInstance()
                           throws Exception
Throws:
Exception

Liferay 6.1.10-ee-ga1