| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckandatapublisherwidget.shared.metadata |
| Modifier and Type | Method and Description |
|---|---|
TaggingGroupingValue |
FieldAsGroup.getGroupingValue() |
TaggingGroupingValue |
FieldAsTag.getTaggingValue() |
static TaggingGroupingValue |
TaggingGroupingValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaggingGroupingValue[] |
TaggingGroupingValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TaggingGroupingValue.getComposedValueGroup(String name,
String value,
TaggingGroupingValue action)
Returns the composed value in case of group
|
static String |
TaggingGroupingValue.getComposedValueTag(String name,
String value,
String separator,
TaggingGroupingValue action)
Returns the composed value in case of tag
|
void |
FieldAsGroup.setGroupingValue(TaggingGroupingValue groupingValue) |
void |
FieldAsTag.setTaggingValue(TaggingGroupingValue taggingValue) |
| Constructor and Description |
|---|
FieldAsGroup(boolean create,
TaggingGroupingValue groupingValue,
boolean isPropagateUp) |
FieldAsTag(Boolean create,
String separator,
TaggingGroupingValue taggingValue) |
Copyright © 2020. All Rights Reserved.