public interface EReportObligationRepository
| Modifier and Type | Method and Description |
|---|---|
EReportingHeader |
createHeader(ReportObligationType type) |
RelatedParty |
getReportingAuthority() |
ReportObligation |
getReportObligation(ReportObligationType type) |
void |
saveReportingAuthority(RelatedParty relatedParty) |
void |
saveReportObligation(ReportObligationType type,
ReportObligation obligation) |
RelatedParty getReportingAuthority()
ReportObligation getReportObligation(ReportObligationType type)
void saveReportingAuthority(RelatedParty relatedParty)
void saveReportObligation(ReportObligationType type, ReportObligation obligation)
EReportingHeader createHeader(ReportObligationType type) throws OwsExceptionReport
OwsExceptionReportCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.