Class PurgedPersistentIdentifier
java.lang.Object
fr.gouv.vitam.metadata.core.reconstruction.model.PurgedPersistentIdentifier
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
static List<org.bson.Document>
convertListToDocumentList
(List<PurgedPersistentIdentifier> purgedIdentifierList) static PurgedPersistentIdentifier
fromDocument
(org.bson.Document document) getId()
getType()
static org.bson.Document
toDocument
(PurgedPersistentIdentifier purgedIdentifier)
-
Method Details
-
builder
-
toDocument
-
fromDocument
public static PurgedPersistentIdentifier fromDocument(org.bson.Document document) throws InvalidParseOperationException - Throws:
InvalidParseOperationException
-
convertListToDocumentList
public static List<org.bson.Document> convertListToDocumentList(List<PurgedPersistentIdentifier> purgedIdentifierList) -
getId
-
getTenant
-
getPersistentIdentifier
-
getVersion
-
getType
-
getObjectGroupId
-
getArchivalAgencyIdentifier
-
getOperationId
-
getOperationType
-
getOperationLastPersistentDate
-
getLastPersistentDate
-