Uses of Class
nl.surfnet.coin.csa.domain.Screenshot

Packages that use Screenshot
nl.surfnet.coin.csa.control.shopadmin   
nl.surfnet.coin.csa.domain   
 

Uses of Screenshot in nl.surfnet.coin.csa.control.shopadmin
 

Methods in nl.surfnet.coin.csa.control.shopadmin that return Screenshot
 Screenshot SpLmngDataBindingController.screenshot(org.springframework.web.multipart.MultipartFile file, Long compoundServiceProviderId, javax.servlet.http.HttpServletResponse response)
           
 

Uses of Screenshot in nl.surfnet.coin.csa.domain
 

Methods in nl.surfnet.coin.csa.domain that return types with arguments of type Screenshot
 Set<Screenshot> CompoundServiceProvider.getScreenShotsImages()
           
 

Methods in nl.surfnet.coin.csa.domain with parameters of type Screenshot
 boolean CompoundServiceProvider.addScreenShot(Screenshot s)
           
 boolean CompoundServiceProvider.removeScreenShot(Screenshot s)
           
 

Method parameters in nl.surfnet.coin.csa.domain with type arguments of type Screenshot
 void CompoundServiceProvider.setScreenShotsImages(Set<Screenshot> screenshots)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.