Uses of Interface
net.anwiba.spatial.ckan.request.sort.ISortOrder
Packages that use ISortOrder
Package
Description
-
Uses of ISortOrder in net.anwiba.spatial.ckan.query
Methods in net.anwiba.spatial.ckan.query that return ISortOrderModifier and TypeMethodDescriptionIPackageSearchCondition.getSortOrder()PackageSearchCondition.getSortOrder()Methods in net.anwiba.spatial.ckan.query with parameters of type ISortOrderModifier and TypeMethodDescriptionIPackageSearchConditionBuilder.setSortOrder(ISortOrder sortOrder) PackageSearchConditionBuilder.setSortOrder(ISortOrder sortOrder) Constructors in net.anwiba.spatial.ckan.query with parameters of type ISortOrderModifierConstructorDescriptionPackageSearchCondition(String queryString, Envelope envelope, Event event, LocalDateTime fromDate, LocalDateTime toDate, List<Organization> organizations, List<Group> groups, List<Tag> tags, List<String> formats, List<License> licenses, int offset, int rows, ISortOrder sortOrder) -
Uses of ISortOrder in net.anwiba.spatial.ckan.request
Methods in net.anwiba.spatial.ckan.request with parameters of type ISortOrderModifier and TypeMethodDescriptionPackageRequestBuilder.PackageSearchRequestBuilder.sortOrder(ISortOrder sortOrder) -
Uses of ISortOrder in net.anwiba.spatial.ckan.request.sort
Subinterfaces of ISortOrder in net.anwiba.spatial.ckan.request.sortClasses in net.anwiba.spatial.ckan.request.sort that implement ISortOrder