Liferay 6.1.2-ce-ga3

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
           
 

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


Liferay 6.1.2-ce-ga3