Uses of Class
gr.uoa.di.madgik.environment.exception.EnvironmentStorageSystemException

Packages that use EnvironmentStorageSystemException
gr.uoa.di.madgik.environment.ss   
 

Uses of EnvironmentStorageSystemException in gr.uoa.di.madgik.environment.ss
 

Methods in gr.uoa.di.madgik.environment.ss that throw EnvironmentStorageSystemException
 void StorageSystemProvider.Delete(String ID, EnvHintCollection Hints)
           
 void IStorageSystemProvider.Delete(String ID, EnvHintCollection Hints)
           
 File StorageSystemProvider.GetLocalFSBufferLocation(EnvHintCollection Hints)
           
 File IStorageSystemProvider.GetLocalFSBufferLocation(EnvHintCollection Hints)
           
 File StorageSystemProvider.Retrieve(String ID, EnvHintCollection Hints)
           
 File IStorageSystemProvider.Retrieve(String ID, EnvHintCollection Hints)
           
 void StorageSystemProvider.SessionInit(EnvHintCollection Hints)
           
 void IStorageSystemProvider.SessionInit(EnvHintCollection Hints)
           
 String StorageSystemProvider.Store(File file, EnvHintCollection Hints)
           
 String IStorageSystemProvider.Store(File file, EnvHintCollection Hints)
           
 String StorageSystemProvider.Store(URL location, EnvHintCollection Hints)
           
 String IStorageSystemProvider.Store(URL Location, EnvHintCollection Hints)
           
 



Copyright © 2013. All Rights Reserved.