com.u2d.reporting
Class ReportingInterface

java.lang.Object
  extended by com.u2d.reporting.ReportingInterface

public class ReportingInterface
extends java.lang.Object

Created by IntelliJ IDEA. User: eitan Date: Mar 10, 2006 Time: 3:38:07 PM


Constructor Summary
ReportingInterface()
           
 
Method Summary
 void displayReport(Reportable reportable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportingInterface

public ReportingInterface()
Method Detail

displayReport

public void displayReport(Reportable reportable)