org.onebusaway.webapp.gwt.where_library.view.constraints
Class QueryOperationHandler
java.lang.Object
org.onebusaway.webapp.gwt.where_library.view.constraints.QueryOperationHandler
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.AsyncCallback<CombinedSearchResult>, OperationHandler
public class QueryOperationHandler
- extends Object
- implements OperationHandler, com.google.gwt.user.client.rpc.AsyncCallback<CombinedSearchResult>
QueryOperationHandler
public QueryOperationHandler(String query,
com.google.gwt.maps.client.geom.LatLng point)
handleOperation
public void handleOperation(OperationContext context)
- Specified by:
handleOperation
in interface OperationHandler
onSuccess
public void onSuccess(CombinedSearchResult result)
AsyncCallback
Interface
- Specified by:
onSuccess
in interface com.google.gwt.user.client.rpc.AsyncCallback<CombinedSearchResult>
onFailure
public void onFailure(Throwable ex)
- Specified by:
onFailure
in interface com.google.gwt.user.client.rpc.AsyncCallback<CombinedSearchResult>
equals
public boolean equals(Object obj)
Object
Interface
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2012 OneBusAway. All Rights Reserved.