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

Packages that use gRS2BufferException
org.gcube.application.framework.search.library.impl   
org.gcube.application.framework.search.library.interfaces   
 

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

Methods in org.gcube.application.framework.search.library.impl that throw gRS2BufferException
 java.util.List<java.lang.String> ResultSetConsumer.getResultsToText(int n, int offset, ASLSession session)
           
 

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

Methods in org.gcube.application.framework.search.library.interfaces that throw gRS2BufferException
 java.util.List<java.lang.String> ResultSetConsumerI.getResultsToText(int n, int offset, ASLSession session)