org.squashtest.csp.tm.service.deletion
Class NotDeletablePreviewReport

java.lang.Object
  extended by org.squashtest.csp.tm.service.deletion.NotDeletablePreviewReport
All Implemented Interfaces:
SuppressionPreviewReport

public class NotDeletablePreviewReport
extends Object
implements SuppressionPreviewReport


Constructor Summary
NotDeletablePreviewReport()
           
 
Method Summary
 void addName(String name)
           
 void addWhy(String why)
           
 String toString(org.springframework.context.MessageSource source, Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotDeletablePreviewReport

public NotDeletablePreviewReport()
Method Detail

toString

public String toString(org.springframework.context.MessageSource source,
                       Locale locale)
Specified by:
toString in interface SuppressionPreviewReport

addName

public void addName(String name)

addWhy

public void addWhy(String why)


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