Uses of Class
fr.gouv.vitam.worker.common.utils.DataObjectInfo
Packages that use DataObjectInfo
Package
Description
Provides common utility classes for the Worker module.
-
Uses of DataObjectInfo in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils that return DataObjectInfoModifier and TypeMethodDescriptionDataObjectInfo.setAlgo
(DigestType algo) DataObjectInfo.setDiffSizeJson
(com.fasterxml.jackson.databind.node.ObjectNode diffSizeJson) DataObjectInfo.setMessageDigest
(String messageDigest) DataObjectInfo.setPhysicalId
(String physicalId) DataObjectInfo.setRank
(int rank) DataObjectInfo.setSizeIncorrect
(Boolean sizeIncorrect) DataObjectInfo.setVersion
(String version) Methods in fr.gouv.vitam.worker.common.utils that return types with arguments of type DataObjectInfoModifier and TypeMethodDescriptionSedaUtilInfo.getDataObjectMap()
SedaUtils.manifestVersionList
(XMLEventReader evenReader) Methods in fr.gouv.vitam.worker.common.utils with parameters of type DataObjectInfoModifier and TypeMethodDescriptionvoid
SedaUtilInfo.setDataObjectMap
(DataObjectInfo binaryObjectInfo) Add dataObjectInfo to the Map -
Uses of DataObjectInfo in fr.gouv.vitam.worker.core.extractseda
Methods in fr.gouv.vitam.worker.core.extractseda that return types with arguments of type DataObjectInfo