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 MetadataUnitUpModifier and TypeMethodDescriptionvoidProjectModel.setUnitUps(List<MetadataUnitUp> unitUps) ProjectModel.Builder.unitUps(List<MetadataUnitUp> unitUps) -
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)