Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.repository.util.RepositoryFactory

Packages that use RepositoryFactory
com.liferay.portal.repository.util   
 

Uses of RepositoryFactory in com.liferay.portal.repository.util
 

Classes in com.liferay.portal.repository.util that implement RepositoryFactory
 class RepositoryFactoryImpl
          Deprecated. As of 7.0.0, replaced by ExternalRepositoryFactoryImpl
 

Methods in com.liferay.portal.repository.util with parameters of type RepositoryFactory
static void RepositoryFactoryUtil.registerRepositoryFactory(String className, RepositoryFactory repositoryFactory)
          Deprecated.  
 


Liferay 7.0-ce-b4