| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingResourceMetadata
ResourceMetadata based on a PersistentEntity. |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadata |
RepositoryResourceMappings.getMappingFor(Class<?> type) |
ResourceMetadata |
ResourceMappings.getMappingFor(Class<?> type)
Returns a
ResourceMetadata for the given type if available. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ResourceMetadata> |
RepositoryResourceMappings.iterator() |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.