public abstract class EditorEntityTypeIdentifier extends Object
| Constructor and Description |
|---|
EditorEntityTypeIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static EditorEntityTypeIdentifier |
create(String id,
String label) |
abstract String |
getId() |
abstract String |
getLabel() |
Copyright © 2017. All rights reserved.