Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.repository.registry.RepositoryClassDefinitionCatalog

Packages that use RepositoryClassDefinitionCatalog
com.liferay.portal.repository.registry   
 

Uses of RepositoryClassDefinitionCatalog in com.liferay.portal.repository.registry
 

Classes in com.liferay.portal.repository.registry that implement RepositoryClassDefinitionCatalog
 class RepositoryClassDefinitionCatalogImpl
           
 

Methods in com.liferay.portal.repository.registry that return RepositoryClassDefinitionCatalog
static RepositoryClassDefinitionCatalog RepositoryClassDefinitionCatalogUtil.getRepositoryClassDefinitionCatalog()
           
 

Methods in com.liferay.portal.repository.registry with parameters of type RepositoryClassDefinitionCatalog
 void RepositoryClassDefinitionCatalogUtil.setRepositoryClassDefinitionCatalog(RepositoryClassDefinitionCatalog repositoryClassDefinitionCatalog)
           
 


Liferay 7.0-ce-b4