Skip navigation links
C D E F G I M O P S T V 

C

createObject(String) - Static method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Return a new instance of the object from a json String.

D

deliverObjects(String, Long, Long) - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Returns ResultSet EPR for delivered ObjectStore records in a particular range date.
deliverObjectsByIds(String, W3CEndpointReference) - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Returns ResultSet EPR for delivered ObjectStore records.
deliverRecord(String, String) - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Returns an URL to retrieve the ObjectStore record.

E

eu.dnetlib.data.objectstore.rmi - package eu.dnetlib.data.objectstore.rmi
 

F

feedObject(String, String) - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Feed the object in the objectStore

G

getAccessProtocol() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the access protocol.
getDownloadedURL() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the downloaded url.
getFileSizeKB() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
 
getId() - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
getListOfObjectStores() - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Returns list of all stored indices.
getMd5Sum() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
 
getMetadataRelatedID() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the related metadata id.
getMime() - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
getMimeType() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the mime type.
getObjectID() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the object id.
getPasswordAuth() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the password auth.
getRecord() - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
getSize(String) - Method in interface eu.dnetlib.data.objectstore.rmi.ObjectStoreService
Gets the size of the objectStore ID.
getURI() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the uri.
getUsernameAuth() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Gets the username auth.

I

initFromJson(String) - Static method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 

M

MetadataObjectRecord - Class in eu.dnetlib.data.objectstore.rmi
 
MetadataObjectRecord() - Constructor for class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
MetadataObjectRecord(String, String, String) - Constructor for class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 

O

ObjectStoreFile - Class in eu.dnetlib.data.objectstore.rmi
The Class ObjectStoreFile.
ObjectStoreFile() - Constructor for class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Instantiates a new object store file.
ObjectStoreFileNotFoundException - Exception in eu.dnetlib.data.objectstore.rmi
The Class ObjectStoreFileNotFoundException.
ObjectStoreFileNotFoundException(String) - Constructor for exception eu.dnetlib.data.objectstore.rmi.ObjectStoreFileNotFoundException
Instantiates a new object store file not found exception.
ObjectStoreService - Interface in eu.dnetlib.data.objectstore.rmi
Main ObjectStore Service interface.
ObjectStoreServiceException - Exception in eu.dnetlib.data.objectstore.rmi
The Class ObjectStoreServiceException.
ObjectStoreServiceException(String) - Constructor for exception eu.dnetlib.data.objectstore.rmi.ObjectStoreServiceException
Instantiates a new object store service exception.
ObjectStoreServiceException(String, Throwable) - Constructor for exception eu.dnetlib.data.objectstore.rmi.ObjectStoreServiceException
Instantiates a new object store service exception.
ObjectStoreServiceException(Throwable) - Constructor for exception eu.dnetlib.data.objectstore.rmi.ObjectStoreServiceException
Instantiates a new object store service exception.

P

Protocols - Enum in eu.dnetlib.data.objectstore.rmi
The Enum Protocols.

S

setAccessProtocol(Protocols) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the access protocol.
setDownloadedURL(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the downloaded url.
setFileSizeKB(long) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
 
setId(String) - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
setMd5Sum(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
 
setMetadataRelatedID(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the related metadata id.
setMime(String) - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
setMimeType(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the mime type.
setObjectID(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the object id.
setPasswordAuth(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the password auth.
setRecord(String) - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
setURI(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the uri.
setUsernameAuth(String) - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Sets the username auth.

T

toJSON() - Method in class eu.dnetlib.data.objectstore.rmi.MetadataObjectRecord
 
toJSON() - Method in class eu.dnetlib.data.objectstore.rmi.ObjectStoreFile
Convert the object into a json String.

V

valueOf(String) - Static method in enum eu.dnetlib.data.objectstore.rmi.Protocols
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.dnetlib.data.objectstore.rmi.Protocols
Returns an array containing the constants of this enum type, in the order they are declared.
C D E F G I M O P S T V 
Skip navigation links

Copyright © 2017. All rights reserved.