Uses of Interface
ecmwf.ecpds.master.plugin.http.model.CollectionSizeBean
Packages that use CollectionSizeBean
Package
Description
-
Uses of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.dao
Method parameters in ecmwf.ecpds.master.plugin.http.dao with type arguments of type CollectionSizeBeanModifier and TypeMethodDescriptionstatic intUtil.getCollectionSizeFrom(Collection<? extends CollectionSizeBean> collection) Gets the collection size from. -
Uses of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.dao.transfer
Classes in ecmwf.ecpds.master.plugin.http.dao.transfer that implement CollectionSizeBeanModifier and TypeClassDescriptionclassThe Class DataFileBean.classThe Class DataTransferBaseBean.classThe Class DataTransferHeavyBean.classThe Class DataTransferLightBean.classThe Class HostBean.classThe Class TransferHistoryBean. -
Uses of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.model.datafile
Subinterfaces of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.model.datafile -
Uses of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.model.transfer
Subinterfaces of CollectionSizeBean in ecmwf.ecpds.master.plugin.http.model.transferModifier and TypeInterfaceDescriptioninterfaceThe Interface DataTransfer.interfaceThe Interface Host.interfaceThe Interface TransferHistory.