Uses of Interface
org.adempiere.base.ICloudStorage
Packages that use ICloudStorage
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
-
Uses of ICloudStorage in org.adempiere.base
Classes in org.adempiere.base that implement ICloudStorageMethods in org.adempiere.base that return types with arguments of type ICloudStorageModifier and TypeMethodDescriptionDefaultCloudStorageFactory.getICloudStorages
(Integer COF_ArmazenamentoNuvem_ID, List<File> files) ICloudStorageFactory.getICloudStorages
(Integer COF_ArmazenamentoNuvem_ID, List<File> files) -
Uses of ICloudStorage in org.brerp.base.component
Methods in org.brerp.base.component that return types with arguments of type ICloudStorageModifier and TypeMethodDescriptionArmazenamentoNuvemFactory.getICloudStorages
(Integer COF_ArmazenamentoNuvem_ID, List<File> files) -
Uses of ICloudStorage in org.brerp.base.util
Classes in org.brerp.base.util that implement ICloudStorage -
Uses of ICloudStorage in org.compiere.server
Methods in org.compiere.server that return types with arguments of type ICloudStorageModifier and TypeMethodDescriptionstatic List<ICloudStorage>
AlertProcessor.findCloudStorage
(Integer COF_ArmazenamentoNuvem_ID, List<File> files) static List<ICloudStorage>
Scheduler.findCloudStorage
(Integer COF_ArmazenamentoNuvem_ID, List<File> files) Ticket #5920