org.gcube.application.reporting.component.interfaces
Interface Modeler<COMPONENT extends ReportComponent>

All Known Implementing Classes:
ReportSequence, ReportsModeler

public interface Modeler<COMPONENT extends ReportComponent>

Common interface shared (with different bound type) by ReportsModeler and ReportSequence History: ------------- --------------- ----------------------- Date Author Comment ------------- --------------- ----------------------- 21/nov/2013 F. Fiorellato Creation.

Since:
21/nov/2013
Version:
1.0

Method Summary
 boolean add(COMPONENT component)
           
 

Method Detail

add

boolean add(COMPONENT component)


Copyright © 2014. All Rights Reserved.