public interface DefReader
| Modifier and Type | Method and Description |
|---|---|
List<com.plusmpm.util.form.datachooser.CustomKeys> |
getCustomKeys(String id,
String lang) |
com.plusmpm.util.form.datachooser.Definition |
getDefinition(String id,
String lang) |
List<com.plusmpm.util.form.datachooser.FormCriteria> |
getFormCriteria(String id,
String lang) |
List<com.plusmpm.util.form.datachooser.Mappings> |
getMappings(String id,
String lang) |
Copyright © 2016 Suncode. All rights reserved.