Uses of Package
fr.gouv.vitam.storage.engine.common.referential
Packages that use fr.gouv.vitam.storage.engine.common.referential
Package
Description
Provides common Referential interfaces and factories for the Storage Engine
module :
Provides a Distribution implementation for the Storage Engine Server module
-
Classes in fr.gouv.vitam.storage.engine.common.referential used by fr.gouv.vitam.storage.engine.common.referentialClassDescriptionThis interface aims at providing a set of method that are common with no concerns of the offer configuration persistence implementation (ie: implementation could be Filesystem, Database...)This interface aims at providing a set of method that are common with no concerns of the strategy configuration implementation (ie: implementation could be Filesystem, Database...)
-
Classes in fr.gouv.vitam.storage.engine.common.referential used by fr.gouv.vitam.storage.engine.server.distribution.implClassDescriptionThis interface aims at providing a set of method that are common with no concerns of the offer configuration persistence implementation (ie: implementation could be Filesystem, Database...)This interface aims at providing a set of method that are common with no concerns of the strategy configuration implementation (ie: implementation could be Filesystem, Database...)