org.squashtest.tm.service.deletion
Interface SuppressionPreviewReport

All Known Implementing Classes:
LinkedToIterationPreviewReport, NotDeletableCampaignsPreviewReport, NotDeletablePreviewReport

public interface SuppressionPreviewReport

A SuppressionPreviewReport is an object that can deliver a localized information (given a MessageSource and a Locale), used in the context of entity removal (hence the name). It is filled by the system in response of simulating the deletion

Author:
bsiri

Method Summary
 String toString(org.springframework.context.MessageSource source, Locale locale)
           
 

Method Detail

toString

String toString(org.springframework.context.MessageSource source,
                Locale locale)


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