C F G I L O R S T U W 

C

close() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 
close() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Close the input stream for this payload
com.googlecode.fascinator.storage.filesystem - package com.googlecode.fascinator.storage.filesystem
 
createLinkedPayload(String, String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 
createObject(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
createStoredPayload(String, InputStream) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 

F

FileSystemDigitalObject - Class in com.googlecode.fascinator.storage.filesystem
 
FileSystemDigitalObject(File, String) - Constructor for class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 
FileSystemPayload - Class in com.googlecode.fascinator.storage.filesystem
 
FileSystemPayload(String, File) - Constructor for class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
 
FileSystemStorage - Class in com.googlecode.fascinator.storage.filesystem
This plugin is implemeted based on Dflat/Pairtree which storaes the DigitalObjects in the local file system.
FileSystemStorage() - Constructor for class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 

G

getHomeDir() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
getId() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
getName() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
getObject(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
getObjectIdList() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
getPath() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 
getPayload(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 
getPluginDetails() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
Gets a PluginDescription object relating to this plugin.

I

init(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
init(File) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 

L

lastModified() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Return the timestamp when the payload was last modified

O

open() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Gets the input stream to access the content for this payload

R

readExistingMetadata() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Read metadata from disk into memory if it exists
removeObject(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
removePayload(String) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 

S

shutdown() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemStorage
 
size() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Return the size of the payload in byte

T

toString() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 

U

updatePayload(String, InputStream) - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemDigitalObject
 

W

writeMetadata() - Method in class com.googlecode.fascinator.storage.filesystem.FileSystemPayload
Write metadata to disk, calculating/retrieving if it is not known yet
C F G I L O R S T U W 

Copyright © 2009-2016. All Rights Reserved.