Uses of Class
com.avoka.tm.query.SpaceQuery
Packages that use SpaceQuery
-
Uses of SpaceQuery in com.avoka.tm.query
Methods in com.avoka.tm.query that return SpaceQueryModifier and TypeMethodDescriptionSpaceQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.SpaceQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.SpaceQuery.setContextPath
(String contextPath) Set the space context path parameter.SpaceQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.Set the space id (PK) query parameter.Set the space name query parameter.