Uses of Interface
org.exoplatform.commons.file.resource.BinaryProvider
Packages that use BinaryProvider
Package
Description
-
Uses of BinaryProvider in org.exoplatform.commons.file.resource
Classes in org.exoplatform.commons.file.resource that implement BinaryProviderModifier and TypeClassDescriptionclassThis service class allow to detect the implementation of File RDBMS API to use as Binary provider.classThis class provide file system implementation of the File RDBMS API.classclassThis class provide database implementation of the File RDBMS API. -
Uses of BinaryProvider in org.exoplatform.commons.file.services.checker
Constructors in org.exoplatform.commons.file.services.checker with parameters of type BinaryProviderModifierConstructorDescriptionFileStorageCheckController(DataStorage dataStorage, BinaryProvider resourceProvider) -
Uses of BinaryProvider in org.exoplatform.commons.file.services.impl
Constructors in org.exoplatform.commons.file.services.impl with parameters of type BinaryProviderModifierConstructorDescriptionFileServiceImpl(DataStorage dataStorage, BinaryProvider resourceProvider, NameSpaceService nameSpaceService, org.exoplatform.services.listener.ListenerService listenerService)