Uses of Class
ecmwf.common.database.IncomingHistory
Packages that use IncomingHistory
Package
Description
-
Uses of IncomingHistory in ecmwf.common.database
Methods in ecmwf.common.database that return types with arguments of type IncomingHistoryModifier and TypeMethodDescriptionECpdsBase.getIncomingHistory
(String incomingUserName, Date onIsoDate, String search, DataBaseCursor cursor) Gets the incoming history list. -
Uses of IncomingHistory in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return types with arguments of type IncomingHistoryModifier and TypeMethodDescriptionDataBaseInterface.getIncomingHistory
(String incomingUserId, Date onIsoDate, String search, DataBaseCursor cursor) Gets the incoming history list. -
Uses of IncomingHistory in ecmwf.ecpds.master.plugin.http.controller.user.incoming
Constructors in ecmwf.ecpds.master.plugin.http.controller.user.incoming with parameters of type IncomingHistoryModifierConstructorDescriptionPresentationHistory
(IncomingHistory history) Instantiates a new presentation history.