org.squashtest.csp.tm.service
Interface CampaignLibrariesCrudService

All Known Implementing Classes:
CampaignLibrariesCrudServiceImpl

Deprecated. not used anymore

@Deprecated
@Transactional
public interface CampaignLibrariesCrudService

Author:
Gregory

Method Summary
 void addLibrary()
          Deprecated.  
 List<CampaignLibrary> findAllLibraries()
          Deprecated.  
 

Method Detail

findAllLibraries

List<CampaignLibrary> findAllLibraries()
Deprecated. 

addLibrary

void addLibrary()
Deprecated. 


Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.