gov.nasa.pds.registry.ui.client
Interface StatusServiceAsync


public interface StatusServiceAsync

Asynchronous interface to the not-implemented status service

Author:
jagander

Method Summary
 void getRegistryServices(com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)
           
 void getStatus(com.google.gwt.user.client.rpc.AsyncCallback<StatusInformation> callback)
           
 

Method Detail

getStatus

void getStatus(com.google.gwt.user.client.rpc.AsyncCallback<StatusInformation> callback)

getRegistryServices

void getRegistryServices(com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)


Copyright © 2010–2014 Planetary Data System. All rights reserved.