Uses of Class
gov.nasa.pds.registry.ui.shared.StatusInformation

Packages that use StatusInformation
gov.nasa.pds.registry.server.connection   
gov.nasa.pds.registry.ui.client   
gov.nasa.pds.registry.ui.server   
 

Uses of StatusInformation in gov.nasa.pds.registry.server.connection
 

Methods in gov.nasa.pds.registry.server.connection that return StatusInformation
static StatusInformation ConnectionManager.getStatusInfo(String serverUrl)
           
 

Uses of StatusInformation in gov.nasa.pds.registry.ui.client
 

Methods in gov.nasa.pds.registry.ui.client that return StatusInformation
 StatusInformation StatusService.getStatus(String serverUrl)
           
 

Method parameters in gov.nasa.pds.registry.ui.client with type arguments of type StatusInformation
 void StatusServiceAsync.getStatus(String serverUrl, com.google.gwt.user.client.rpc.AsyncCallback<StatusInformation> callback)
           
 

Uses of StatusInformation in gov.nasa.pds.registry.ui.server
 

Methods in gov.nasa.pds.registry.ui.server that return StatusInformation
 StatusInformation StatusServiceImpl.getStatus(String serverUrl)
           
 



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