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 int
Util.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 TypeClassDescriptionclass
The Class DataFileBean.class
The Class DataTransferBaseBean.class
The Class DataTransferHeavyBean.class
The Class DataTransferLightBean.class
The Class HostBean.class
The 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 TypeInterfaceDescriptioninterface
The Interface DataTransfer.interface
The Interface Host.interface
The Interface TransferHistory.