public interface MobileInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllTabularResource(String user,
String scope) |
int |
getCount(String user,
String scope,
long trid) |
String |
getData(String user,
String scope,
long trid,
String orderColumnId,
MOrderDirection orderType,
int start,
int limit) |
List<String> |
getTableDescription(String user,
String scope,
long trid) |
static final String SERVICE_NAME
String getData(String user, String scope, long trid, String orderColumnId, MOrderDirection orderType, int start, int limit)
Copyright © 2014. All Rights Reserved.