|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||