public interface RelProvider extends org.springframework.plugin.core.Plugin<Class<?>>
Modifier and Type | Method and Description |
---|---|
String |
getCollectionResourceRelFor(Class<?> type)
Returns the relation type to be used to point to a collection resource of the given type.
|
String |
getItemResourceRelFor(Class<?> type)
Returns the relation type to be used to point to an item resource of the given type.
|
Copyright © 2012-2015–2015 Pivotal, Inc.. All rights reserved.