org.squashtest.csp.tm.service
Interface WorkspaceService<LIBRARY extends Library<? extends LibraryNode>>

All Known Implementing Classes:
GenericWorkspaceService

public interface WorkspaceService<LIBRARY extends Library<? extends LibraryNode>>


Method Summary
 List<LIBRARY> findAllLibraries()
          Returns all the libraries of LIBRARY type.
 

Method Detail

findAllLibraries

List<LIBRARY> findAllLibraries()
Returns all the libraries of LIBRARY type.

Returns:


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