Uses of Class
com.avoka.tm.query.FormVersionQuery
-
Uses of FormVersionQuery in com.avoka.tm.query
Modifier and TypeMethodDescriptionFormVersionQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.FormVersionQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.FormVersionQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.FormVersionQuery.setFormCode
(String formCode) Set the form code parameter.Set the form version id (PK) query parameter.FormVersionQuery.setIncludeAllStatus()
Set the includeAllStatus parameter.FormVersionQuery.setVersionNumber
(String versionNumber) Set the version number.