| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata |
| Modifier and Type | Method and Description |
|---|---|
DataTypeWrapper |
MetadataFieldWrapper.getType() |
static DataTypeWrapper |
DataTypeWrapper.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeWrapper[] |
DataTypeWrapper.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFieldWrapper.setType(DataTypeWrapper type) |
| Constructor and Description |
|---|
MetadataFieldWrapper(String fieldName,
Boolean mandatory,
DataTypeWrapper type,
String defaultValue,
String note,
List<String> vocabulary,
String validator,
CategoryWrapper category)
Instantiates a new metadata field.
|
Copyright © 2018. All Rights Reserved.