Uses of Class
org.gcube.portlets.user.searchportlet.shared.SearchAvailabilityType

Packages that use SearchAvailabilityType
org.gcube.portlets.user.searchportlet.client   
org.gcube.portlets.user.searchportlet.client.interfaces   
org.gcube.portlets.user.searchportlet.server   
org.gcube.portlets.user.searchportlet.shared   
 

Uses of SearchAvailabilityType in org.gcube.portlets.user.searchportlet.client
 

Constructors in org.gcube.portlets.user.searchportlet.client with parameters of type SearchAvailabilityType
AdvancedSearchPanel(SearchAvailabilityType searchStatus)
           
 

Uses of SearchAvailabilityType in org.gcube.portlets.user.searchportlet.client.interfaces
 

Methods in org.gcube.portlets.user.searchportlet.client.interfaces that return SearchAvailabilityType
 SearchAvailabilityType SearchService.getSearchStatus()
           
 

Method parameters in org.gcube.portlets.user.searchportlet.client.interfaces with type arguments of type SearchAvailabilityType
 void SearchServiceAsync.getSearchStatus(com.google.gwt.user.client.rpc.AsyncCallback<SearchAvailabilityType> callback)
           
 

Uses of SearchAvailabilityType in org.gcube.portlets.user.searchportlet.server
 

Methods in org.gcube.portlets.user.searchportlet.server that return SearchAvailabilityType
 SearchAvailabilityType SearchServlet.getSearchStatus()
           
 

Uses of SearchAvailabilityType in org.gcube.portlets.user.searchportlet.shared
 

Methods in org.gcube.portlets.user.searchportlet.shared that return SearchAvailabilityType
static SearchAvailabilityType SearchAvailabilityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchAvailabilityType[] SearchAvailabilityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.