Class ReportGeneratorPresenter

Object
AbstractPresenter<ReportGeneratorView>
ReportGeneratorPresenter
All Implemented Interfaces:
Presenter<ReportGeneratorView>, PresenterLifeCicleAware<ReportGeneratorView>, Serializable

@Component @Scope("prototype") public class ReportGeneratorPresenter extends AbstractPresenter<ReportGeneratorView>
See Also: