| Package | Description |
|---|---|
| org.gcube.application.geoportalcommon | |
| org.gcube.application.geoportalcommon.shared |
| Modifier and Type | Method and Description |
|---|---|
List<ItemField> |
GNAConfigsConverter.readListItemsConfig(String contentValue)
Read list items config.
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemField> |
GNADataEntryConfigProfile.getListItemFields()
Gets the list item fields.
|
List<ItemField> |
GNADataViewerConfigProfile.getListItemFields()
Gets the list item fields.
|
List<ItemField> |
SearchingFilter.getOrderByFields()
Gets the order by fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GNADataEntryConfigProfile.setListItemFields(List<ItemField> listItemFields)
Sets the list item fields.
|
void |
GNADataViewerConfigProfile.setListItemFields(List<ItemField> listItemFields)
Sets the list item fields.
|
void |
SearchingFilter.setOrderByFields(List<ItemField> orderByFields)
Sets the order by fields.
|
| Constructor and Description |
|---|
GNADataEntryConfigProfile(List<ItemField> listItemFields,
List<RoleRights> permissionsForRole)
Instantiates a new GNA data entry config profile.
|
SearchingFilter(List<ItemField> orderByFields,
SearchingFilter.ORDER order)
Instantiates a new sort filter.
|
SearchingFilter(List<ItemField> orderByFields,
SearchingFilter.ORDER order,
List<WhereClause> conditions)
Instantiates a new sort filter.
|
Copyright © 2022. All Rights Reserved.