| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadata |
ResourceMappings.getMetadataFor(Class<?> type)
Returns a
ResourceMetadata for the given type if available. |
ResourceMetadata |
PersistentEntitiesResourceMappings.getMetadataFor(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ResourceMetadata> |
PersistentEntitiesResourceMappings.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PersistentEntitiesResourceMappings.addToCache(Class<?> type,
ResourceMetadata metadata)
Adds the given
ResourceMetadata to the cache. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.