public class UserList extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
static int |
size |
| Constructor and Description |
|---|
UserList() |
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,String>> |
getDataChooserResult(int startItem,
int limit,
String orderProperty,
String order,
Map<String,String> criteria,
Map<String,String> customKeys) |
static int |
getDataChooserResultSize(Map<String,String> criteria,
Map<String,String> customKeys) |
static String |
setToString(Set<String> set) |
Copyright © 2014 Suncode. All rights reserved.