Constructor and Description |
---|
S0_ver() |
S0_ver(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.MainVersionObjectListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
S0_ver(eu.europa.ec.sfc2014.core.model.domain.SfcMainVersionObject 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.MainVersionObjectListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
static S0_ver |
getObject(eu.europa.ec.sfc2014.core.model.domain.SfcMainVersionObject ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
SfcObjectStatusDTO |
getStatus() |
java.lang.String |
getTitle() |
java.lang.String |
getType() |
java.lang.Integer |
getVersion() |
java.lang.Integer |
getWorkVersion() |
void |
setLatestValidationResults(java.util.List<SfcValidationResultsDTO> latestValidationResults) |
void |
setModificationDate(java.util.Date modificationDate) |
void |
setStatus(SfcObjectStatusDTO status) |
void |
setTitle(java.lang.String title) |
void |
setType(java.lang.String type) |
void |
setVersion(java.lang.Integer version) |
void |
setWorkVersion(java.lang.Integer workVersion) |
public S0_ver()
public S0_ver(eu.europa.ec.sfc2014.core.model.domain.SfcMainVersionObject ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public S0_ver(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.MainVersionObjectListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S0_ver getObject(eu.europa.ec.sfc2014.core.model.domain.SfcMainVersionObject ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public static S0_ver getObject(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.MainVersionObjectListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- the title to setpublic java.lang.Integer getVersion()
public void setVersion(java.lang.Integer version)
version
- the version to setpublic java.lang.Integer getWorkVersion()
public void setWorkVersion(java.lang.Integer workVersion)
workVersion
- the workVersion to setpublic java.lang.String getType()
public void setType(java.lang.String type)
type
- the type to setpublic SfcObjectStatusDTO getStatus()
public void setStatus(SfcObjectStatusDTO status)
status
- the status to setpublic java.util.Date getModificationDate()
public void setModificationDate(java.util.Date modificationDate)
modificationDate
- the modificationDate to setpublic java.util.List<SfcValidationResultsDTO> getLatestValidationResults()
public void setLatestValidationResults(java.util.List<SfcValidationResultsDTO> latestValidationResults)
Copyright © 2024. All rights reserved.