public interface MethodResourceMapping extends ResourceMapping
ResourceMapping that is backed by a Method.| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod()
Returns the
Method backing the resource. |
ParametersMetadata |
getParametersMetadata()
Returns
ParameterMetadata instances for all named parameters. |
boolean |
isSortableResource()
Returns whether the resource is sortable.
|
getDescription, getPath, getRel, isExported, isPagingResourceParametersMetadata getParametersMetadata()
ParameterMetadata instances for all named parameters.boolean isSortableResource()
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.