org.squashtest.tm.service.campaign
Interface CampaignLibraryFinderService

All Known Subinterfaces:
CampaignLibraryNavigationService
All Known Implementing Classes:
CampaignLibraryNavigationServiceImpl

public interface CampaignLibraryFinderService


Method Summary
 String getPathAsString(long entityId)
          Returns the path of a CampaignLibraryNode given its id.
 

Method Detail

getPathAsString

String getPathAsString(long entityId)
Returns the path of a CampaignLibraryNode given its id. The format is standard, beginning with /<project-name>

Parameters:
entityId - the id of the node.
Returns:
the path of that node.


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