public class SourcePersistenceDelegate extends org.gcube.common.core.persistence.GCUBELRFilePersistenceDelegate<SourceResource>
SourceResources.| Constructor and Description |
|---|
SourcePersistenceDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onLoad(SourceResource resource,
boolean firstLoad) |
protected void |
onLoad(SourceResource resource,
ObjectInputStream stream) |
protected void |
onStore(SourceResource resource,
ObjectOutputStream stream) |
getFileFromResource, getIDFromFileName, getSuffix, initialisegetResourceIdentifiers, getStorageRoot, onRemove, onStoreprotected void onLoad(SourceResource resource, ObjectInputStream stream) throws Exception
onLoad in class org.gcube.common.core.persistence.GCUBELRFilePersistenceDelegate<SourceResource>Exceptionprotected void onStore(SourceResource resource, ObjectOutputStream stream) throws Exception
onStore in class org.gcube.common.core.persistence.GCUBELRFilePersistenceDelegate<SourceResource>Exceptionprotected void onLoad(SourceResource resource, boolean firstLoad) throws Exception
onLoad in class org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate<String,SourceResource>ExceptionCopyright © 2014. All Rights Reserved.