public class DataQueryGroupForm extends DataCleansingItemForm<DataQueryGroup>
| Constructor and Description |
|---|
DataQueryGroupForm() |
DataQueryGroupForm(DataQueryGroup group) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<DataQueryForm> |
getQueries() |
List<Integer> |
getQueryIds() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setQueryIds(List<Integer> queryIds) |
void |
setTitle(String title) |
getCreationDate, getModifiedDate, getUuid, setCreationDate, setModifiedDate, setUuidpublic DataQueryGroupForm()
public DataQueryGroupForm(DataQueryGroup group)
Copyright © 2021 Open Foris. All rights reserved.