Spring Data Core

Uses of Class
org.springframework.data.web.SortHandlerMethodArgumentResolver

Packages that use SortHandlerMethodArgumentResolver
org.springframework.data.web Integration with Spring MVC. 
org.springframework.data.web.config   
 

Uses of SortHandlerMethodArgumentResolver in org.springframework.data.web
 

Subclasses of SortHandlerMethodArgumentResolver in org.springframework.data.web
 class HateoasSortHandlerMethodArgumentResolver
          Extension of SortHandlerMethodArgumentResolver that also supports enhancing URIs using Spring HATEOAS support.
 

Constructors in org.springframework.data.web with parameters of type SortHandlerMethodArgumentResolver
PageableHandlerMethodArgumentResolver(SortHandlerMethodArgumentResolver sortResolver)
          Constructs an instance of this resolver with the specified SortHandlerMethodArgumentResolver.
 

Uses of SortHandlerMethodArgumentResolver in org.springframework.data.web.config
 

Methods in org.springframework.data.web.config that return SortHandlerMethodArgumentResolver
 SortHandlerMethodArgumentResolver SpringDataWebConfiguration.sortResolver()
           
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.