Uses of Class
org.gcube.application.framework.search.library.exception.InternalErrorException

Packages that use InternalErrorException
org.gcube.application.framework.search.library.cache   
org.gcube.application.framework.search.library.impl   
org.gcube.application.framework.search.library.interfaces   
org.gcube.application.framework.search.library.model   
org.gcube.application.framework.search.library.util   
 

Uses of InternalErrorException in org.gcube.application.framework.search.library.cache
 

Methods in org.gcube.application.framework.search.library.cache that throw InternalErrorException
 HashMap<CollectionInfo,ArrayList<CollectionInfo>> CollectionsFieldsCache.getCollectionsInfoForScope(String scope, boolean refresh)
           
 HashMap<CollectionInfo,ArrayList<CollectionInfo>> CollectionsFieldsCache.refreshCollectionInfoForScope(String scope, boolean refresh)
           
 

Uses of InternalErrorException in org.gcube.application.framework.search.library.impl
 

Methods in org.gcube.application.framework.search.library.impl that throw InternalErrorException
 CollectionInfo SearchHelper.findCollectionInfo(String collectionId)
           
 HashMap<CollectionInfo,ArrayList<CollectionInfo>> SearchHelper.getAvailableCollections()
          
 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)
          
 

Uses of InternalErrorException in org.gcube.application.framework.search.library.interfaces
 

Methods in org.gcube.application.framework.search.library.interfaces that throw InternalErrorException
 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)
           
 

Uses of InternalErrorException in org.gcube.application.framework.search.library.model
 

Methods in org.gcube.application.framework.search.library.model that throw InternalErrorException
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)
           
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)
           
 

Uses of InternalErrorException in org.gcube.application.framework.search.library.util
 

Methods in org.gcube.application.framework.search.library.util that throw InternalErrorException
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.