Uses of Interface
org.springframework.data.rest.core.mapping.MethodResourceMapping
Packages that use MethodResourceMapping
-
Uses of MethodResourceMapping in org.springframework.data.rest.core.mapping
Methods in org.springframework.data.rest.core.mapping that return MethodResourceMappingModifier and TypeMethodDescriptionSearchResourceMappings.getExportedMethodMappingForPath(String path) Returns theMethodResourceMappingfor the given path.SearchResourceMappings.getExportedMethodMappingForRel(LinkRelation rel) Returns theMappingResourceMetadatafor the given relation name.Methods in org.springframework.data.rest.core.mapping that return types with arguments of type MethodResourceMappingModifier and TypeMethodDescriptionSearchResourceMappings.getExportedMappings()Returns the mappings for all exported query methods.SearchResourceMappings.iterator()Constructor parameters in org.springframework.data.rest.core.mapping with type arguments of type MethodResourceMappingModifierConstructorDescriptionSearchResourceMappings(List<MethodResourceMapping> mappings) Creates a newSearchResourceMappingsfrom the given