Uses of Class
com.liferay.portal.repository.registry.RepositoryClassDefinition
Packages that use RepositoryClassDefinition
-
Uses of RepositoryClassDefinition in com.liferay.portal.repository.registry
Methods in com.liferay.portal.repository.registry that return RepositoryClassDefinitionModifier and TypeMethodDescriptionstatic RepositoryClassDefinition
RepositoryClassDefinition.fromRepositoryDefiner
(com.liferay.portal.kernel.repository.registry.RepositoryDefiner repositoryDefiner) RepositoryClassDefinitionCatalog.getRepositoryClassDefinition
(long companyId, String className) RepositoryClassDefinitionCatalogImpl.getRepositoryClassDefinition
(long companyId, String className) static RepositoryClassDefinition
RepositoryClassDefinitionCatalogUtil.getRepositoryClassDefinition
(long companyId, String repositoryTypeKey) Methods in com.liferay.portal.repository.registry that return types with arguments of type RepositoryClassDefinitionModifier and TypeMethodDescriptionRepositoryClassDefinitionCatalog.getExternalRepositoryClassDefinitions
(long companyId) RepositoryClassDefinitionCatalogImpl.getExternalRepositoryClassDefinitions
(long companyId) static Iterable<RepositoryClassDefinition>
RepositoryClassDefinitionCatalogUtil.getExternalRepositoryClassDefinitions
(long companyId)