| 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 |
ResourceMappings.getSearchResourceMappings(Class<?> type)
Returns the
ResourceMappings for the search resources of the given type. |
SearchResourceMappings |
RepositoryResourceMappings.getSearchResourceMappings(Class<?> domainType) |
SearchResourceMappings |
PersistentEntitiesResourceMappings.getSearchResourceMappings(Class<?> domainType) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.