public interface ReportPersister
ReportPersister interface.
Modifier and Type | Method and Description |
---|---|
void |
persist(ReportInstance report)
persist
|
void persist(ReportInstance report)
persist
report
- a ReportInstance
object.Copyright © 2021. All rights reserved.