Liferay 7.0-ce-b8 portal-impl

com.liferay.portal.repository.util
Interface RepositoryFactory

All Known Implementing Classes:
RepositoryFactoryImpl

Deprecated. As of 7.0.0, replaced by ExternalRepositoryFactory

@Deprecated
public interface RepositoryFactory


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

Method Detail

getInstance

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

Liferay 7.0-ce-b8 portal-impl