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