jsystem.treeui.publisher
Interface Publisher

All Known Implementing Classes:
FtpPublisher

public interface Publisher

The publisher is used to manage the output results. You can move them to an Ftp server like FtpPublisher or put them in an SQL server ...


Method Summary
 void publish()
          publish the changed report
 

Method Detail

publish

public void publish()
publish the changed report