| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
SearchResourceMappings |
ResourceMetadata.getSearchResourceMappings()
Returns the
SearchResourceMappings, i.e. the mappings for the search resource exposed for the current
resource. |
SearchResourceMappings |
MappingResourceMetadata.getSearchResourceMappings() |
SearchResourceMappings |
RepositoryResourceMappings.getSearchResourceMappings(Class<?> type) |
SearchResourceMappings |
ResourceMappings.getSearchResourceMappings(Class<?> type)
Returns the
ResourceMappings for the search resources of the given type. |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.