| Package | Description |
|---|---|
| org.molgenis.metadata.manager.controller | |
| org.molgenis.metadata.manager.model | |
| org.molgenis.metadata.manager.service |
| Modifier and Type | Method and Description |
|---|---|
EditorEntityTypeResponse |
MetadataManagerController.createEditorEntityType() |
EditorEntityTypeResponse |
MetadataManagerController.getEditorEntityType(String id) |
| Modifier and Type | Method and Description |
|---|---|
static EditorEntityTypeResponse |
EditorEntityTypeResponse.create(EditorEntityType entityType,
List<String> languageCodes) |
| Modifier and Type | Method and Description |
|---|---|
EditorEntityTypeResponse |
MetadataManagerService.createEditorEntityType() |
EditorEntityTypeResponse |
MetadataManagerServiceImpl.createEditorEntityType() |
EditorEntityTypeResponse |
MetadataManagerService.getEditorEntityType(String entityTypeId) |
EditorEntityTypeResponse |
MetadataManagerServiceImpl.getEditorEntityType(String entityTypeId) |
Copyright © 2017. All rights reserved.