|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| org.gcube.application.framework.search.library.model | |
| org.gcube.application.framework.search.library.util | |
| Uses of Field in org.gcube.application.framework.search.library.model |
|---|
| Fields in org.gcube.application.framework.search.library.model with type parameters of type Field | |
|---|---|
protected List<Field> |
Query.browsableFields
|
protected List<Field> |
Query.searchableFields
|
| Methods in org.gcube.application.framework.search.library.model that return Field | |
|---|---|
Field |
Field.clone()
|
Field |
CollectionInfo.getGeospatialField()
|
| Methods in org.gcube.application.framework.search.library.model that return types with arguments of type Field | |
|---|---|
List<Field> |
Query.getAvailableBrowseFields()
|
List<Field> |
Query.getAvailableSearchFields()
|
List<Field> |
Query.getAvailableSortFields()
|
ArrayList<Field> |
CollectionInfo.getBrowsableFields()
|
ArrayList<Field> |
CollectionInfo.getIndices()
|
ArrayList<Field> |
CollectionInfo.getPresentationFields()
|
| Methods in org.gcube.application.framework.search.library.model with parameters of type Field | |
|---|---|
void |
CollectionInfo.setGeospatialField(Field geospatialField)
|
| Method parameters in org.gcube.application.framework.search.library.model with type arguments of type Field | |
|---|---|
void |
CollectionInfo.setBrowsableFields(ArrayList<Field> brFields)
|
void |
CollectionInfo.setIndices(ArrayList<Field> indices)
|
void |
CollectionInfo.setPresentationFields(ArrayList<Field> presentationFields)
|
| Uses of Field in org.gcube.application.framework.search.library.util |
|---|
| Methods in org.gcube.application.framework.search.library.util that return types with arguments of type Field | |
|---|---|
static ArrayList<Field> |
FindFieldsInfo.getCollectionPresentationFields(String colId,
org.gcube.application.framework.core.session.ASLSession session)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||