public class S0_ver
extends java.lang.Object
Constructor and Description |
---|
S0_ver() |
S0_ver(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.Annex3CollectionListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
S0_ver(eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SfcValidationResultsDTO> |
getLatestValidationResults() |
java.util.Date |
getModificationDate() |
static S0_ver |
getObject(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.Annex3CollectionListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
static S0_ver |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
SfcProgrammeDTO |
getProgramme() |
SfcObjectStatusDTO |
getStatus() |
java.lang.Integer |
getVersion() |
java.lang.Integer |
getWorkVersion() |
void |
setLatestValidationResults(java.util.List<SfcValidationResultsDTO> latestValidationResults) |
void |
setModificationDate(java.util.Date modificationDate) |
void |
setProgramme(SfcProgrammeDTO programme) |
void |
setStatus(SfcObjectStatusDTO status) |
void |
setVersion(java.lang.Integer version) |
void |
setWorkVersion(java.lang.Integer workVersion) |
public S0_ver()
public S0_ver(eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public S0_ver(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.Annex3CollectionListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S0_ver getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.annex3.Annex3CollectionVersion ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S0_ver getObject(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.Annex3CollectionListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public java.lang.Integer getVersion()
public void setVersion(java.lang.Integer version)
public java.lang.Integer getWorkVersion()
public void setWorkVersion(java.lang.Integer workVersion)
public SfcObjectStatusDTO getStatus()
public void setStatus(SfcObjectStatusDTO status)
public java.util.Date getModificationDate()
public void setModificationDate(java.util.Date modificationDate)
public java.util.List<SfcValidationResultsDTO> getLatestValidationResults()
public void setLatestValidationResults(java.util.List<SfcValidationResultsDTO> latestValidationResults)
public SfcProgrammeDTO getProgramme()
public void setProgramme(SfcProgrammeDTO programme)
Copyright © 2024. All rights reserved.