|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceGroupingStrategy
| Method Summary | |
|---|---|
java.lang.String |
getResourceDescription(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
Gets the resource description. |
java.util.Set<ResourceGroup> |
getResourceGroups(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
Gets the resource group for a particular request mapping. |
java.lang.Integer |
getResourcePosition(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
Gets the position of the resource. |
| Method Detail |
|---|
java.util.Set<ResourceGroup> getResourceGroups(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
requestMappingInfo - request mapping infohandlerMethod - handler method
ApiListingReferenceScanner
java.lang.String getResourceDescription(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
requestMappingInfo - request mapping infohandlerMethod - handler method
java.lang.Integer getResourcePosition(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMappingInfo,
org.springframework.web.method.HandlerMethod handlerMethod)
requestMappingInfo - handlerMethod -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||