public class S2
extends java.lang.Object
Constructor and Description |
---|
S2() |
S2(eu.europa.ec.sfc2014.frontoffice.model.domain.controlreport.ControlReportVersion ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
Modifier and Type | Method and Description |
---|---|
static S2 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.dto.controlreport.ControlReportListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
static S2 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.controlreport.ControlReportVersion ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
java.util.List<SfcNationalSystemAuditReportDTO> |
getSystemAuditResult() |
void |
setSystemAuditResult(java.util.List<SfcNationalSystemAuditReportDTO> systemAuditResult) |
public S2()
public S2(eu.europa.ec.sfc2014.frontoffice.model.domain.controlreport.ControlReportVersion ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S2 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.controlreport.ControlReportVersion ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S2 getObject(eu.europa.ec.sfc2014.frontoffice.model.dto.controlreport.ControlReportListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public java.util.List<SfcNationalSystemAuditReportDTO> getSystemAuditResult()
public void setSystemAuditResult(java.util.List<SfcNationalSystemAuditReportDTO> systemAuditResult)
Copyright © 2024. All rights reserved.