Liferay 6.1.2-ce-ga3

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.2-ce-ga3