feat(RepresentationInfo): [DLCM-2611] add field to store the eventual DUA file mimeType
Compare changes
@@ -29,14 +29,12 @@ import static ch.unige.solidify.SolidifyConstants.DB_ID_LENGTH;
@@ -46,7 +44,6 @@ import javax.validation.Valid;
@@ -80,6 +77,9 @@ public class RepresentationInfo implements EmbeddableEntity {
@@ -143,6 +143,7 @@ public class RepresentationInfo implements EmbeddableEntity {
@@ -235,6 +236,10 @@ public class RepresentationInfo implements EmbeddableEntity {
@@ -306,11 +311,14 @@ public class RepresentationInfo implements EmbeddableEntity {