public class ExecuteQueryDataChooserDef extends Object implements com.plusmpm.util.form.datachooser.StandardDataChooserDef
| Constructor and Description |
|---|
ExecuteQueryDataChooserDef() |
| Modifier and Type | Method and Description |
|---|---|
List<com.plusmpm.util.form.datachooser.CustomKeys> |
getCustomKeys(String sId,
String sLanguage) |
com.plusmpm.util.form.datachooser.Definition |
getDef(String sId,
String sLanguage) |
List<com.plusmpm.util.form.datachooser.FormCriteria> |
getFormCriteria(String sId,
String sLanguage) |
List<String> |
getIds() |
List<com.plusmpm.util.form.datachooser.Mappings> |
getMappings(String sId,
String sLanguage) |
public List<String> getIds()
getIds in interface com.plusmpm.util.form.datachooser.StandardDataChooserDefpublic com.plusmpm.util.form.datachooser.Definition getDef(String sId, String sLanguage)
getDef in interface com.plusmpm.util.form.datachooser.StandardDataChooserDefpublic List<com.plusmpm.util.form.datachooser.FormCriteria> getFormCriteria(String sId, String sLanguage)
getFormCriteria in interface com.plusmpm.util.form.datachooser.StandardDataChooserDefpublic List<com.plusmpm.util.form.datachooser.Mappings> getMappings(String sId, String sLanguage)
getMappings in interface com.plusmpm.util.form.datachooser.StandardDataChooserDefCopyright © 2014 Suncode. All rights reserved.