public interface DeployableUnitsServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getDeployableUnitName(String id,
com.google.gwt.user.client.rpc.AsyncCallback callback) |
void |
getDeployableUnits(com.google.gwt.user.client.rpc.AsyncCallback callback) |
void |
searchDeployableUnits(String text,
com.google.gwt.user.client.rpc.AsyncCallback callback) |
void |
uninstall(String id,
com.google.gwt.user.client.rpc.AsyncCallback callback) |
void getDeployableUnits(com.google.gwt.user.client.rpc.AsyncCallback callback)
void searchDeployableUnits(String text, com.google.gwt.user.client.rpc.AsyncCallback callback)
void uninstall(String id, com.google.gwt.user.client.rpc.AsyncCallback callback)
void getDeployableUnitName(String id, com.google.gwt.user.client.rpc.AsyncCallback callback)
Copyright © 2017. All rights reserved.