Uses of Interface
org.springframework.hateoas.AffordanceModel.Named
Packages that use AffordanceModel.Named
Package
Description
Value objects to ease creating
Links and link driven representations for REST
webservices.-
Uses of AffordanceModel.Named in org.springframework.hateoas
Subinterfaces of AffordanceModel.Named in org.springframework.hateoasModifier and TypeInterfaceDescriptionstatic interfaceMetadata about the property model of a representation.Methods in org.springframework.hateoas with type parameters of type AffordanceModel.NamedModifier and TypeMethodDescription<T extends AffordanceModel.Named>
TAffordanceModel.InputPayloadMetadata.customize(T target, Function<AffordanceModel.PropertyMetadata, T> customizer)