| Modifier and Type | Method and Description |
|---|---|
HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
CollectionsFieldsCache.getCollectionsInfoForScope(String scope,
boolean refresh) |
HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
CollectionsFieldsCache.refreshCollectionInfoForScope(String scope,
boolean refresh) |
| Modifier and Type | Method and Description |
|---|---|
CollectionInfo |
SearchHelper.findCollectionInfo(String collectionId) |
HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
SearchHelper.getAvailableCollections() |
HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
SearchHelper.getAvailableFTSCollections() |
ArrayList<CollectionInfo> |
SearchHelper.getExternalCollectionInfos() |
ArrayList<String> |
SearchHelper.getExternalCollections() |
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getFirst(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getNext(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getPrevious(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
SearchHelper.refreshAvailableCollections() |
List<CollectionInfo> |
SearchHelper.searchCollections(String term,
String whereToSearch) |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumerI.getFirst(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumerI.getNext(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumerI.getPrevious(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<String> |
Query.askForAllCommonPresentables(List<String> selectedCollections,
SearchHelper sh,
org.gcube.application.framework.core.session.ASLSession session)
created to replace the findPresentableFields_OLD and
findAllPresentableFields_OLD above
|
ResultSetConsumerI |
Query.browse(org.gcube.application.framework.core.session.ASLSession session) |
protected String[] |
Query.createBrowseQuery(org.gcube.application.framework.core.session.ASLSession session) |
protected String[] |
Query.createSearchQuery(org.gcube.application.framework.core.session.ASLSession session,
boolean simple) |
ResultSetConsumerI |
Query.genericSearch(org.gcube.application.framework.core.session.ASLSession session,
List<String> terms) |
ResultSetConsumerI |
Query.genericSearch(org.gcube.application.framework.core.session.ASLSession session,
List<String> terms,
boolean onlyTitleSnippet) |
protected search.library.util.cql.query.tree.GCQLNode |
Query.getCollectionsGenericQueryPart(org.gcube.application.framework.core.session.ASLSession session) |
protected search.library.util.cql.query.tree.GCQLNode |
Query.getCollectionsQueryPart(org.gcube.application.framework.core.session.ASLSession session) |
protected search.library.util.cql.query.tree.GCQLNode |
Query.getGeoCollectionsQueryPart(org.gcube.application.framework.core.session.ASLSession session) |
protected String |
Query.getQueryDescriptionForAdvanced(org.gcube.application.framework.core.session.ASLSession session) |
protected String |
Query.getQueryDescriptionForBrowse(org.gcube.application.framework.core.session.ASLSession session) |
protected String |
Query.getQueryDescriptionForGeospatial(org.gcube.application.framework.core.session.ASLSession session) |
protected String |
Query.getQueryDescriptionForPreviousQuery(org.gcube.application.framework.core.session.ASLSession session) |
protected String |
Query.getQueryDescriptionForSimple(org.gcube.application.framework.core.session.ASLSession session) |
List<String> |
Query.getSelectedCollectionNames(org.gcube.application.framework.core.session.ASLSession session) |
List<String> |
Query.getSelectedCollectionsNames(org.gcube.application.framework.core.session.ASLSession session) |
List<String> |
Query.getSelectedRealCollections(org.gcube.application.framework.core.session.ASLSession session) |
ResultSetConsumerI |
Query.search(org.gcube.application.framework.core.session.ASLSession session,
boolean simple) |
boolean |
Query.setSelectedLanguage(String lang,
org.gcube.application.framework.core.session.ASLSession session) |
String[] |
Query.testSearchQuery(org.gcube.application.framework.core.session.ASLSession session,
boolean simple,
boolean browse,
String quick) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Field> |
FindFieldsInfo.getCollectionPresentationFields(String colId,
org.gcube.application.framework.core.session.ASLSession session) |
static HashMap<CollectionInfo,ArrayList<CollectionInfo>> |
FindFieldsInfo.joinDynamicAndStaticConfiguration(String scope,
boolean refresh) |
static ArrayList<CollectionInfo> |
FindFieldsInfo.retrieveCollectionsFieldsInfos(String scope) |
Copyright © 2013. All Rights Reserved.