Uses of Class
com.avoka.tm.vo.FormVersion
Packages that use FormVersion
-
Uses of FormVersion in com.avoka.tm.query
Methods in com.avoka.tm.query that return FormVersionModifier and TypeMethodDescriptionFormVersionQuery.firstValue()
Execute the query and return the first formVersion value object for the query.Methods in com.avoka.tm.query that return types with arguments of type FormVersionModifier and TypeMethodDescriptionFormVersionQuery.listValues()
Execute the form version query and return a list of form version value objects.