| Package | Description |
|---|---|
| com.liferay.portal.repository.registry |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryClassDefinition |
RepositoryClassDefinition.fromRepositoryDefiner(com.liferay.portal.kernel.repository.registry.RepositoryDefiner repositoryDefiner) |
RepositoryClassDefinition |
RepositoryClassDefinitionCatalogImpl.getRepositoryClassDefinition(long companyId,
String className) |
RepositoryClassDefinition |
RepositoryClassDefinitionCatalog.getRepositoryClassDefinition(long companyId,
String className) |
static RepositoryClassDefinition |
RepositoryClassDefinitionCatalogUtil.getRepositoryClassDefinition(long companyId,
String repositoryTypeKey) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RepositoryClassDefinition> |
RepositoryClassDefinitionCatalogImpl.getExternalRepositoryClassDefinitions(long companyId) |
Iterable<RepositoryClassDefinition> |
RepositoryClassDefinitionCatalog.getExternalRepositoryClassDefinitions(long companyId) |
static Iterable<RepositoryClassDefinition> |
RepositoryClassDefinitionCatalogUtil.getExternalRepositoryClassDefinitions(long companyId) |