Interface BlobResource
- All Superinterfaces:
DeletableResource,org.springframework.core.io.InputStreamSource,org.springframework.core.io.Resource,org.springframework.core.io.WritableResource
- All Known Implementing Classes:
AbstractBlobResource,GenericBlobResource,MySQLBlobResource,PostgresBlobResource,SQLServerBlobResource
public interface BlobResource
extends org.springframework.core.io.Resource, org.springframework.core.io.WritableResource, DeletableResource
-
Method Summary
Methods inherited from interface org.springframework.content.commons.io.DeletableResource
deleteMethods inherited from interface org.springframework.core.io.InputStreamSource
getInputStreamMethods inherited from interface org.springframework.core.io.Resource
contentLength, createRelative, exists, getContentAsByteArray, getContentAsString, getDescription, getFile, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannelMethods inherited from interface org.springframework.core.io.WritableResource
getOutputStream, isWritable, writableChannel
-
Method Details
-
getId
Object getId()
-