Uses of Interface
fr.gouv.vitam.storage.offers.core.DefaultOfferService
Packages that use DefaultOfferService
Package
Description
Provides core implementation (Workspace based) for the Storage Offer Default
module
Provides the web server application and configuration for the for the Storage
Offer Default module and the rest resources it uses.
-
Uses of DefaultOfferService in fr.gouv.vitam.storage.offers.core
Classes in fr.gouv.vitam.storage.offers.core that implement DefaultOfferServiceModifier and TypeClassDescriptionclass
class
Path Sanity check wrapper aroundDefaultOfferService
.Constructors in fr.gouv.vitam.storage.offers.core with parameters of type DefaultOfferServiceModifierConstructorDescriptionSanityCheckOfferServiceDecorator
(DefaultOfferService innerService, StorageConfiguration configuration) -
Uses of DefaultOfferService in fr.gouv.vitam.storage.offers.rest
Constructors in fr.gouv.vitam.storage.offers.rest with parameters of type DefaultOfferServiceModifierConstructorDescriptionDefaultOfferResource
(DefaultOfferService defaultOfferService) Constructor