Uses of Interface
fr.inra.refcomp.services.StorageService

Uses of StorageService in fr.inra.refcomp.services
 

Classes in fr.inra.refcomp.services that implement StorageService
 class StorageServiceImpl
          User: couteau Date: 30 nov. 2010
 

Methods in fr.inra.refcomp.services that return StorageService
 StorageService RefcompSession.getService()
          Get the StorageService corresponding to the logged in user
static StorageService ServiceFactory.getService(RefcompSession session)
           
 

Methods in fr.inra.refcomp.services with parameters of type StorageService
 void RefcompSession.setService(StorageService service)
          Set the service corresponding to the logged in user
 



Copyright © 2010-2011 Code Lutin. All Rights Reserved.