| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata |
| Modifier and Type | Method and Description |
|---|---|
CategoryWrapper |
MetadataFieldWrapper.getOwnerCategory() |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryWrapper> |
MetaDataProfileBean.getCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFieldWrapper.setOwnerCategory(CategoryWrapper ownerCategory) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataProfileBean.setCategories(List<CategoryWrapper> categories) |
| 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.
|
| Constructor and Description |
|---|
MetaDataProfileBean(String type,
String title,
List<MetadataFieldWrapper> metadataFields,
List<CategoryWrapper> categories) |
Copyright © 2018. All Rights Reserved.