public interface MetadataManagerService
| Modifier and Type | Method and Description |
|---|---|
EditorAttributeResponse |
createEditorAttribute() |
EditorEntityTypeResponse |
createEditorEntityType() |
EditorEntityTypeResponse |
getEditorEntityType(String entityTypeId) |
List<EditorPackageIdentifier> |
getEditorPackages() |
void |
upsertEntityType(EditorEntityType editorEntityType) |
List<EditorPackageIdentifier> getEditorPackages()
EditorEntityTypeResponse getEditorEntityType(String entityTypeId)
EditorEntityTypeResponse createEditorEntityType()
void upsertEntityType(EditorEntityType editorEntityType)
EditorAttributeResponse createEditorAttribute()
Copyright © 2017. All rights reserved.