public class SchemesServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements SchemeService
| Constructor and Description |
|---|
SchemesServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
static String |
indexToColumnName(int index)
Convert index to column name
NOTE: This is a hack to deal with the fact that the request object only
knows the column index of any sort.
|
com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewScheme> |
requestRows(String serverUrl,
com.google.gwt.gen2.table.client.TableModelHelper.Request request)
Retrieve a set of services from the registry with the given request
parameters.
|
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic com.google.gwt.gen2.table.client.TableModelHelper.SerializableResponse<ViewScheme> requestRows(String serverUrl, com.google.gwt.gen2.table.client.TableModelHelper.Request request)
requestRows in interface SchemeServicerequest - number of rows, offset and sortfilters - filter and search paramspublic static String indexToColumnName(int index)
gov.nasa.pds.registry.ui.client.Registry_ui#createTableDefinition()Copyright © 2010–2018 Planetary Data System. All rights reserved.