| Package | Description |
|---|---|
| org.gcube.application.framework.search.library.impl | |
| org.gcube.application.framework.search.library.interfaces |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getFirst(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<Properties> |
ResultSetConsumer.getFirstRaw(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session)
only to be used in special cases.
|
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getNext(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
List<Properties> |
ResultSetConsumer.getNextRaw(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session)
only to be used in special cases.
|
List<org.gcube.application.framework.contentmanagement.content.impl.DigitalObject> |
ResultSetConsumer.getPrevious(int n,
DisableButtons dis,
org.gcube.application.framework.core.session.ASLSession session) |
| 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<Properties> |
ResultSetConsumerI.getFirstRaw(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<Properties> |
ResultSetConsumerI.getNextRaw(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) |
Copyright © 2014. All Rights Reserved.