Liferay 7.0-ce-b4

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
 BaseRepository getInstance()
          Deprecated.  
 

Method Detail

getInstance

BaseRepository getInstance()
                           throws Exception
Deprecated. 
Throws:
Exception

Liferay 7.0-ce-b4