Modifier and Type | Class and Description |
---|---|
class |
ObjectStoreFileNotFoundException
The Class ObjectStoreFileNotFoundException.
|
Modifier and Type | Method and Description |
---|---|
W3CEndpointReference |
ObjectStoreService.deliverObjects(String obsId,
Long from,
Long until)
Returns ResultSet EPR for delivered ObjectStore records in a particular range date.
|
W3CEndpointReference |
ObjectStoreService.deliverObjectsByIds(String obsId,
W3CEndpointReference eprId)
Returns ResultSet EPR for delivered ObjectStore records.
|
String |
ObjectStoreService.deliverRecord(String obsId,
String objectId)
Returns an URL to retrieve the ObjectStore record.
|
void |
ObjectStoreService.feedObject(String obsId,
String objectMetadata)
Feed the object in the objectStore
|
int |
ObjectStoreService.getSize(String obsId)
Gets the size of the objectStore ID.
|
Copyright © 2017. All rights reserved.