Uses of Class
com.avoka.tm.vo.Client
Packages that use Client
-
Uses of Client in com.avoka.tm.query
Methods in com.avoka.tm.query that return ClientModifier and TypeMethodDescriptionClientQuery.firstValue()
Execute the query and return the first client value object for the query.Methods in com.avoka.tm.query that return types with arguments of type ClientModifier and TypeMethodDescriptionClientQuery.listValues()
Execute the client query and return a list of client value objects.