Class VersionsModel
java.lang.Object
fr.gouv.vitam.common.model.objectgroup.VersionsModel
Object mapping VersionsResponse
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAny()
getId()
getOpi()
long
getSize()
getUri()
int
void
setAlgorithm
(String algorithm) void
void
setDataObjectGroupId
(String dataObjectGroupId) void
setDataObjectNumber
(Integer dataObjectNumber) void
setDataObjectProfile
(String dataObjectProfile) void
setDataObjectUse
(String dataObjectUse) void
setDataObjectVersion
(String dataObjectVersion) void
setFileInfoModel
(FileInfoModel fileInfoModel) void
setFormatIdentification
(FormatIdentificationModel formatIdentification) void
void
setManagementContractId
(String managementContractId) void
setMessageDigest
(String messageDigest) void
setMetadata
(MetadataModel metadata) void
void
setOtherMetadata
(Map<String, Object> otherMetadata) void
setPersistentIdentifier
(List<PersistentIdentifierModel> persistentIdentifier) void
setPhysicalDimensionsModel
(PhysicalDimensionsModel physicalDimensionsModel) void
setPhysicalId
(String physicalId) void
setSize
(long size) void
setStorage
(StorageJson storage) void
toString()
-
Field Details
-
ID
- See Also:
-
DATA_OBJECT_VERSION
- See Also:
-
DATA_OBJECT_GROUP_ID
- See Also:
-
FORMAT_IDENTIFICATION
- See Also:
-
FILE_INFO
- See Also:
-
METADATA
- See Also:
-
SIZE
- See Also:
-
URI
- See Also:
-
MESSAGE_DIGEST
- See Also:
-
ALGORITHM
- See Also:
-
STORAGE
- See Also:
-
PHYSICAL_DIMENSIONS
- See Also:
-
PHYSICAL_ID
- See Also:
-
OTHER_METADATA
- See Also:
-
OPI
- See Also:
-
DATA_OBJECT_PROFILE
- See Also:
-
MANAGEMENT_CONTRACT_ID
- See Also:
-
DATA_OBJECT_USE
- See Also:
-
DATA_OBJECT_NUMBER
- See Also:
-
PERSISTENT_IDENTIFIER
- See Also:
-
-
Constructor Details
-
VersionsModel
public VersionsModel()
-
-
Method Details
-
getAny
-
setAny
-
getOtherMetadata
-
setOtherMetadata
-
getPhysicalId
-
setPhysicalId
-
getPhysicalDimensionsModel
-
setPhysicalDimensionsModel
-
getId
-
setId
-
getDataObjectVersion
-
setDataObjectVersion
-
getDataObjectProfile
-
setDataObjectProfile
-
getFormatIdentification
-
setFormatIdentification
-
getFileInfoModel
-
setFileInfoModel
-
getDataObjectGroupId
-
setDataObjectGroupId
-
getMetadata
-
setMetadata
-
getSize
public long getSize() -
setSize
public void setSize(long size) -
getUri
-
setUri
-
getMessageDigest
-
setMessageDigest
-
getAlgorithm
-
setAlgorithm
-
getStorage
-
setStorage
-
getOpi
-
setOpi
-
getDataObjectUse
-
setDataObjectUse
-
getDataObjectNumber
-
setDataObjectNumber
-
getPersistentIdentifier
-
setPersistentIdentifier
-
getManagementContractId
-
setManagementContractId
-
getVersion
public int getVersion() -
getQualifier
-
toString
-