Uses of Interface
org.salespointframework.files.NamedBinary
Packages that use NamedBinary
-
Uses of NamedBinary in org.salespointframework.files
Methods in org.salespointframework.files 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.default NamedBinaryCreates a newNamedBinaryinstance with the given name.Methods in org.salespointframework.files with parameters of type NamedBinaryModifier and TypeMethodDescriptionFileStorage.store(NamedBinary binary) Stores the givenNamedBinary.