Uses of Class
com.avoka.tm.query.SvcConnQuery
Packages that use SvcConnQuery
-
Uses of SvcConnQuery in com.avoka.tm.query
Methods in com.avoka.tm.query that return SvcConnQueryModifier and TypeMethodDescriptionSvcConnQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.SvcConnQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.SvcConnQuery.setClientCode
(String clientCode) Set the service connection client code query parameter.SvcConnQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.Set the service connection id (PK) query parameter.Set the service connection name query parameter.Set the service connection type query parameter.