Modifier and Type | Field and Description |
---|---|
static com.google.gwt.user.client.rpc.AsyncCallback<Response> |
PortletCommon.refreshSpeciesCallback |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2016. All Rights Reserved.