public class OpenSearchDataSourceResourcePersistenceDelegate extends org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<OpenSearchDataSourceResource>
| Constructor and Description |
|---|
OpenSearchDataSourceResourcePersistenceDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onLoad(OpenSearchDataSourceResource resource,
ObjectInputStream ois) |
protected void |
onStore(OpenSearchDataSourceResource resource,
ObjectOutputStream oos) |
getFileFromResource, getIDFromFileName, getSuffix, initialisegetResourceIdentifiers, getStorageRoot, onLoad, onRemove, onStorepublic OpenSearchDataSourceResourcePersistenceDelegate()
protected void onLoad(OpenSearchDataSourceResource resource, ObjectInputStream ois) throws Exception
onLoad in class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<OpenSearchDataSourceResource>Exceptionprotected void onStore(OpenSearchDataSourceResource resource, ObjectOutputStream oos) throws Exception
onStore in class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<OpenSearchDataSourceResource>ExceptionCopyright © 2014. All Rights Reserved.