Uses of Interface
org.salespointframework.storage.NamedBinary
Packages that use NamedBinary
-
Uses of NamedBinary in org.salespointframework.storage
Methods in org.salespointframework.storage that return NamedBinaryModifier and TypeMethodDescriptionstatic NamedBinaryCreates a newNamedBinaryfor the givenPath.static NamedBinaryCreates a newNamedBinaryfor the givenResource.static NamedBinaryNamedBinary.of(MultipartFile file) Creates a newNamedBinaryfor the givenMultipartFile.Methods in org.salespointframework.storage with parameters of type NamedBinaryModifier and TypeMethodDescriptionStorage.store(NamedBinary binary) Stores the givenNamedBinary.