|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Response in org.gcube.application.aquamaps.aquamapsspeciesview.client |
---|
Fields in org.gcube.application.aquamaps.aquamapsspeciesview.client with type parameters of type Response | |
---|---|
static com.google.gwt.user.client.rpc.AsyncCallback<Response> |
PortletCommon.refreshSpeciesCallback
|
Uses of Response in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc that return Response | |
---|---|
Response |
AquaMapsSpeciesViewLocalService.dummyOperation(EnumSerializationForcer forcer)
|
Response |
AquaMapsSpeciesViewLocalService.retrieveMapPerSpeciesList(List<String> species)
|
Response |
AquaMapsSpeciesViewLocalService.setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList)
|
Response |
AquaMapsSpeciesViewLocalService.setGenericSearchFilter(String descriptor)
|
Response |
AquaMapsSpeciesViewLocalService.setSource(ClientResource selected)
|
Method parameters in org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc with type arguments of type Response | |
---|---|
void |
AquaMapsSpeciesViewLocalServiceAsync.dummyOperation(EnumSerializationForcer forcer,
com.google.gwt.user.client.rpc.AsyncCallback<Response> callback)
|
void |
AquaMapsSpeciesViewLocalServiceAsync.retrieveMapPerSpeciesList(List<String> species,
com.google.gwt.user.client.rpc.AsyncCallback<Response> callback)
|
void |
AquaMapsSpeciesViewLocalServiceAsync.setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList,
com.google.gwt.user.client.rpc.AsyncCallback<Response> callback)
|
void |
AquaMapsSpeciesViewLocalServiceAsync.setGenericSearchFilter(String descriptor,
com.google.gwt.user.client.rpc.AsyncCallback<Response> callback)
|
void |
AquaMapsSpeciesViewLocalServiceAsync.setSource(ClientResource selected,
com.google.gwt.user.client.rpc.AsyncCallback<Response> callback)
|
Uses of Response in org.gcube.application.aquamaps.aquamapsspeciesview.servlet |
---|
Methods in org.gcube.application.aquamaps.aquamapsspeciesview.servlet that return Response | |
---|---|
Response |
AquaMapsSpeciesViewLocalServiceImpl.dummyOperation(EnumSerializationForcer forcer)
|
Response |
AquaMapsSpeciesViewLocalServiceImpl.retrieveMapPerSpeciesList(List<String> species)
|
Response |
AquaMapsSpeciesViewLocalServiceImpl.setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList)
|
Response |
AquaMapsSpeciesViewLocalServiceImpl.setGenericSearchFilter(String searchValue)
|
Response |
AquaMapsSpeciesViewLocalServiceImpl.setSource(ClientResource selected)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |