| Package | Description |
|---|---|
| org.molgenis.catalog | |
| org.molgenis.omx.catalogmanager |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogService.getCatalog(String id)
Get the catalog with the given id
|
Catalog |
CatalogService.getCatalogOfStudyDefinition(String id)
Get the catalog of the study definition with the given id
|
| Modifier and Type | Method and Description |
|---|---|
static CatalogModel |
CatalogModelBuilder.create(Catalog catalog) |
static CatalogModel |
CatalogModelBuilder.create(Catalog catalog,
StudyDefinition studyDefinition) |
static CatalogModel |
CatalogModelBuilder.create(Catalog catalog,
StudyDefinition studyDefinition,
boolean selectedOnly) |
| Modifier and Type | Class and Description |
|---|---|
class |
OmxCatalog |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
OmxCatalogManagerService.getCatalog(String id) |
Catalog |
OmxCatalogManagerService.getCatalogOfStudyDefinition(String id) |
Copyright © 2014. All Rights Reserved.