Class DataQueryTypeForm
java.lang.Object
org.openforis.commons.web.SimpleObjectForm<DataQueryType>
org.openforis.commons.web.PersistedObjectForm<Integer,DataQueryType>
org.openforis.collect.datacleansing.form.DataCleansingItemForm<DataQueryType>
org.openforis.collect.datacleansing.form.DataQueryTypeForm
- Author:
- S. Ricci
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getLabel()Calculated property: returns a pretty representation of the objectvoidvoidsetDescription(String description) voidvoidsetPrettyLabel(String label) Void: avoids deserialization issuesMethods inherited from class org.openforis.collect.datacleansing.form.DataCleansingItemForm
getCreationDate, getModifiedDate, getUuid, setCreationDate, setModifiedDate, setUuidMethods inherited from class org.openforis.commons.web.PersistedObjectForm
getId, setIdMethods inherited from class org.openforis.commons.web.SimpleObjectForm
copyTo, initializeFromObject
-
Constructor Details
-
DataQueryTypeForm
public DataQueryTypeForm() -
DataQueryTypeForm
-
-
Method Details
-
getPrettyLabel
Calculated property: returns a pretty representation of the object -
setPrettyLabel
Void: avoids deserialization issues -
getCode
-
setCode
-
getLabel
-
setLabel
-
getDescription
-
setDescription
-