public class RestQueryGenerator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STRING_ESCAPE |
Modifier and Type | Method and Description |
---|---|
static String |
generateOrderParams(List<SortParameter> sortParameterList) |
static String |
generatorQuery(BlockOperation block) |
public static final String STRING_ESCAPE
public static String generatorQuery(BlockOperation block) throws RemoteException
RemoteException
public static String generateOrderParams(List<SortParameter> sortParameterList)
Copyright © 2015. All rights reserved.