Package | Description |
---|---|
org.springframework.data.rest.core.mapping | |
org.springframework.data.rest.webmvc |
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
ResourceMapping s for the search resources of the given type. |
SearchResourceMappings |
RepositoryResourceMappings.getSearchResourceMappings(Class<?> domainType) |
SearchResourceMappings |
PersistentEntitiesResourceMappings.getSearchResourceMappings(Class<?> domainType) |
Modifier and Type | Method and Description |
---|---|
SearchResourceMappings |
RootResourceInformation.getSearchMappings() |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.