Uses of Interface
org.salespointframework.files.NamedBinary
-
Uses of NamedBinary in org.salespointframework.files
Modifier and TypeMethodDescriptionstatic NamedBinary
Creates a newNamedBinary
for the givenPath
.static NamedBinary
Creates a newNamedBinary
for the givenResource
.static NamedBinary
NamedBinary.of
(MultipartFile file) Creates a newNamedBinary
for the givenMultipartFile
.default NamedBinary
Creates a newNamedBinary
instance with the given name.Modifier and TypeMethodDescriptionFileStorage.store
(NamedBinary binary) Stores the givenNamedBinary
.