org.squashtest.tm.service.campaign
Interface CampaignLibrariesCrudService

All Known Implementing Classes:
CampaignLibrariesCrudServiceImpl

Deprecated. not used anymore

@Deprecated
@Transactional
public interface CampaignLibrariesCrudService

Author:
Gregory

Method Summary
 void addLibrary()
          Deprecated.  
 List<org.squashtest.tm.domain.campaign.CampaignLibrary> findAllLibraries()
          Deprecated.  
 

Method Detail

findAllLibraries

List<org.squashtest.tm.domain.campaign.CampaignLibrary> findAllLibraries()
Deprecated. 

addLibrary

void addLibrary()
Deprecated. 


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.