public class ObjectStoreFileUtility extends Object
| Constructor and Description |
|---|
ObjectStoreFileUtility() |
| Modifier and Type | Method and Description |
|---|---|
static eu.dnetlib.miscutils.functional.UnaryFunction<String,com.mongodb.gridfs.GridFSDBFile> |
asJSON(String baseURI,
String objectStoreID) |
static eu.dnetlib.data.objectstore.rmi.ObjectStoreFile |
build(com.mongodb.gridfs.GridFSDBFile input,
String baseURI,
String objectStoreID)
Builds the.
|
public static eu.dnetlib.data.objectstore.rmi.ObjectStoreFile build(com.mongodb.gridfs.GridFSDBFile input,
String baseURI,
String objectStoreID)
input - the input FilebaseURI - the base URI to associate to the metadataobjectStoreID - The objectStoreID the input fileCopyright © 2017. All rights reserved.