Class RootResourceInformationToAlpsDescriptorConverter
java.lang.Object
org.springframework.data.rest.webmvc.alps.RootResourceInformationToAlpsDescriptorConverter
Converter to create Alps
Descriptor
instances for a RootResourceInformation
.- Author:
- Oliver Gierke, Greg Turnquist
-
Constructor Summary
ConstructorDescriptionRootResourceInformationToAlpsDescriptorConverter
(Associations associations, Repositories repositories, PersistentEntities persistentEntities, EntityLinks entityLinks, MessageResolver resolver, RepositoryRestConfiguration configuration, com.fasterxml.jackson.databind.ObjectMapper mapper, EnumTranslator translator) -
Method Summary
-
Constructor Details
-
RootResourceInformationToAlpsDescriptorConverter
public RootResourceInformationToAlpsDescriptorConverter(Associations associations, Repositories repositories, PersistentEntities persistentEntities, EntityLinks entityLinks, MessageResolver resolver, RepositoryRestConfiguration configuration, com.fasterxml.jackson.databind.ObjectMapper mapper, EnumTranslator translator)
-
-
Method Details
-
convert
-