Uses of Class
fr.gouv.vitam.metadata.core.database.collections.Unit
Packages that use Unit
Package
Description
Provides
-
Uses of Unit in fr.gouv.vitam.metadata.core.database.collections
Methods in fr.gouv.vitam.metadata.core.database.collections that return types with arguments of type UnitModifier and TypeMethodDescriptionprotected com.mongodb.client.MongoCollection<Unit>
Unit.getCollection()
Unit.newInstance
(com.fasterxml.jackson.databind.JsonNode content) Methods in fr.gouv.vitam.metadata.core.database.collections with parameters of type UnitConstructors in fr.gouv.vitam.metadata.core.database.collections with parameters of type Unit -
Uses of Unit in fr.gouv.vitam.metadata.core.graph
Constructor parameters in fr.gouv.vitam.metadata.core.graph with type arguments of type UnitModifierConstructorDescriptionGraphLoader
(MongoDbMetadataRepository<Unit> mongoDbMetadataRepository)