public class GetUsersFromGroup extends Object implements com.plusmpm.util.form.datachooser.DataChooser
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
| Constructor and Description |
|---|
GetUsersFromGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,String>> |
getDataChooserResult(int startItem,
int limit,
String orderProperty,
String order,
Map<String,String> criteria,
Map<String,String> customKeys) |
int |
getDataChooserResultSize(Map<String,String> criteria,
Map<String,String> customKeys) |
public List<Map<String,String>> getDataChooserResult(int startItem, int limit, String orderProperty, String order, Map<String,String> criteria, Map<String,String> customKeys)
getDataChooserResult in interface com.plusmpm.util.form.datachooser.DataChooserCopyright © 2017 Suncode. All rights reserved.