| Modifier and Type | Method and Description |
|---|---|
List<EditorPackageIdentifier> |
MetadataManagerController.getEditorPackages() |
| Modifier and Type | Method and Description |
|---|---|
EditorPackageIdentifier |
PackageMapper.toEditorPackage(Package package_) |
| Modifier and Type | Method and Description |
|---|---|
static EditorPackageIdentifier |
EditorPackageIdentifier.create(String id,
String label) |
abstract EditorPackageIdentifier |
EditorEntityType.getPackage() |
| Modifier and Type | Method and Description |
|---|---|
static EditorEntityType |
EditorEntityType.create(String id,
String label,
Map<String,String> i18nLabel,
String description,
Map<String,String> i18nDescription,
boolean abstract_,
String backend,
EditorPackageIdentifier package_,
EditorEntityTypeParent entityTypeParent,
List<EditorAttribute> attributes,
List<EditorAttributeIdentifier> referringAttributes,
List<EditorTagIdentifier> tags,
EditorAttributeIdentifier idAttribute,
EditorAttributeIdentifier labelAttribute,
List<EditorAttributeIdentifier> lookupAttributes) |
| Modifier and Type | Method and Description |
|---|---|
List<EditorPackageIdentifier> |
MetadataManagerService.getEditorPackages() |
List<EditorPackageIdentifier> |
MetadataManagerServiceImpl.getEditorPackages() |
Copyright © 2017. All rights reserved.