org.overlord.sramp.ui.shared.rsvcs
Interface IArtifactRemoteServiceAsync
public interface IArtifactRemoteServiceAsync
Async version of IArtifactRemoteService.
- Author:
- eric.wittmann@redhat.com
getArtifactDetails
void getArtifactDetails(String model,
String type,
String artifactUUID,
com.google.gwt.user.client.rpc.AsyncCallback<ArtifactDetails> callback)
- Async version of
IArtifactRemoteService.getArtifactDetails(String, String, String)
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.