@Component(value="dataQueryTypeManager") public class DataQueryTypeManager extends AbstractSurveyObjectManager<Integer,DataQueryType,DataQueryTypeDao>
dao| Constructor and Description |
|---|
DataQueryTypeManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(DataQueryType obj) |
DataQueryType |
loadByCode(CollectSurvey survey,
String code) |
deleteById, deleteBySurvey, initializeItem, initializeItems, loadAll, loadById, loadById, loadBySurvey, savegetDao, setDaopublic DataQueryType loadByCode(CollectSurvey survey, String code)
public void delete(DataQueryType obj)
delete in interface ItemManager<DataQueryType,Integer>delete in class AbstractSurveyObjectManager<Integer,DataQueryType,DataQueryTypeDao>Copyright © 2022 Open Foris. All rights reserved.