Uses of Class
fr.gouv.vitam.collect.common.dto.MetadataUnitUp
Packages that use MetadataUnitUp
Package
Description
-
Uses of MetadataUnitUp in fr.gouv.vitam.collect.common.dto
Methods in fr.gouv.vitam.collect.common.dto that return types with arguments of type MetadataUnitUpMethod parameters in fr.gouv.vitam.collect.common.dto with type arguments of type MetadataUnitUp -
Uses of MetadataUnitUp in fr.gouv.vitam.collect.internal.core.common
Methods in fr.gouv.vitam.collect.internal.core.common that return types with arguments of type MetadataUnitUpMethod parameters in fr.gouv.vitam.collect.internal.core.common with type arguments of type MetadataUnitUpConstructor parameters in fr.gouv.vitam.collect.internal.core.common with type arguments of type MetadataUnitUpModifierConstructorDescriptionProjectModel
(String id, String name, ManifestContext manifestContext, ProjectStatus status, String creationDate, String lastUpdate, String unitUp, List<MetadataUnitUp> unitUps, Integer tenant, Boolean automaticIngest) -
Uses of MetadataUnitUp in fr.gouv.vitam.collect.internal.core.helpers
Method parameters in fr.gouv.vitam.collect.internal.core.helpers with type arguments of type MetadataUnitUpModifier and TypeMethodDescriptionMetadataHelper.findUnitParent
(com.fasterxml.jackson.databind.node.ObjectNode unit, List<MetadataUnitUp> unitUps, Map<String, String> attachmentUnitsBySystemId)