org.squashtest.csp.tm.service.deletion
Interface SuppressionPreviewReport

All Known Implementing Classes:
AffectedEntitiesPreviewReport, 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-2012 Squashtest TM, Squashtest.org. All Rights Reserved.