|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridFsResource | |
---|---|
org.springframework.data.mongodb.gridfs |
Uses of GridFsResource in org.springframework.data.mongodb.gridfs |
---|
Methods in org.springframework.data.mongodb.gridfs that return GridFsResource | |
---|---|
GridFsResource |
GridFsTemplate.getResource(String location)
|
GridFsResource |
GridFsOperations.getResource(String filename)
Returns all GridFsResource with the given file name. |
GridFsResource[] |
GridFsTemplate.getResources(String locationPattern)
|
GridFsResource[] |
GridFsOperations.getResources(String filenamePattern)
Returns all GridFsResource s matching the given file name pattern. |
|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |