Uses of Interface
ecmwf.ecpds.master.plugin.http.model.transfer.Destination
Packages that use Destination
Package
Description
-
Uses of Destination in ecmwf.ecpds.master.plugin.http.controller.monitoring
Classes in ecmwf.ecpds.master.plugin.http.controller.monitoring that implement interfaces with type arguments of type DestinationMethods in ecmwf.ecpds.master.plugin.http.controller.monitoring that return types with arguments of type DestinationMethods in ecmwf.ecpds.master.plugin.http.controller.monitoring with parameters of type DestinationModifier and TypeMethodDescriptionintDestinationComparator.compare(Destination d1, Destination d2) Compare. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.controller.transfer.destination
Methods in ecmwf.ecpds.master.plugin.http.controller.transfer.destination that return DestinationMethods in ecmwf.ecpds.master.plugin.http.controller.transfer.destination that return types with arguments of type DestinationMethods in ecmwf.ecpds.master.plugin.http.controller.transfer.destination with parameters of type DestinationModifier and TypeMethodDescriptionprotected voidDestinationActionForm.populateDestination(Destination destination) Populate destination.protected voidDestinationActionForm.populateFromDestination(Destination destination) Populate from destination. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.controller.user.incoming
Methods in ecmwf.ecpds.master.plugin.http.controller.user.incoming that return types with arguments of type DestinationModifier and TypeMethodDescriptionIncomingUserActionForm.getDestinations()Gets the destinations. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.controller.user.policy
Methods in ecmwf.ecpds.master.plugin.http.controller.user.policy that return types with arguments of type DestinationModifier and TypeMethodDescriptionIncomingPolicyActionForm.getDestinations()Gets the destinations. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.dao.transfer
Classes in ecmwf.ecpds.master.plugin.http.dao.transfer that implement DestinationMethods in ecmwf.ecpds.master.plugin.http.dao.transfer that return DestinationModifier and TypeMethodDescriptionDestinationDAOHandler.create()Creates the.DestinationDAOHandler.findByPrimaryKey(String key) Find by primary key.DestinationDAOHandler.findByPrimaryKey(String key, boolean useCache) Find by primary key.DataTransferBaseBean.getDestination()Gets the destination.DataTransferHeavyBean.getDestination()Gets the destination.DataTransferLightBean.getDestination()Gets the destination.Methods in ecmwf.ecpds.master.plugin.http.dao.transfer that return types with arguments of type DestinationModifier and TypeMethodDescriptionprotected Collection<Destination> DestinationBean.getAddedAliases()Gets the added aliases.protected Collection<Destination> IncomingPolicyBean.getAddedDestinations()Gets the added destinations.protected Collection<Destination> IncomingUserBean.getAddedDestinations()Gets the added destinations.DestinationBean.getAliasedFrom()This destination is an alias for this ones.DestinationBean.getAliases()The Destinations that are aliases of this one.IncomingPolicyBean.getAssociatedDestinations()Gets the associated destinations.IncomingUserBean.getAssociatedDestinations()Gets the associated destinations.protected Collection<Destination> HostBean.getDecreasedPriorities()Gets the decreased priorities.protected Collection<Destination> DestinationBean.getDeletedAliases()Gets the deleted aliases.protected Collection<Destination> IncomingPolicyBean.getDeletedDestinations()Gets the deleted destinations.protected Collection<Destination> IncomingUserBean.getDeletedDestinations()Gets the deleted destinations.HostBean.getDestinations()Gets the destinations.protected Collection<Destination> HostBean.getIncreasedPriorities()Gets the increased priorities.Methods in ecmwf.ecpds.master.plugin.http.dao.transfer with parameters of type DestinationModifier and TypeMethodDescriptionvoidDestinationBean.addAlias(Destination d) Adds the alias.voidIncomingPolicyBean.addDestination(Destination d) Adds the destination.voidIncomingUserBean.addDestination(Destination d) Adds the destination.voidHostBean.decreasePriorityWithinDestination(Destination d, int step) Decrease priority within destination.voidDestinationBean.deleteAlias(Destination d) Delete alias.voidIncomingPolicyBean.deleteDestination(Destination d) Delete destination.voidIncomingUserBean.deleteDestination(Destination d) Delete destination.voidHostBean.increasePriorityWithinDestination(Destination d, int step) Increase priority within destination.Constructors in ecmwf.ecpds.master.plugin.http.dao.transfer with parameters of type DestinationModifierConstructorDescriptionprotectedDestinationBean(Destination originalDestination, boolean aliasFrom, Destination destination) Instantiates a new destination bean. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.home.ecuser
Methods in ecmwf.ecpds.master.plugin.http.home.ecuser with parameters of type DestinationModifier and TypeMethodDescriptionstatic final Collection<EcUser> EcUserHome.findAssociatedToDestination(Destination d) Find associated to destination. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.home.transfer
Methods in ecmwf.ecpds.master.plugin.http.home.transfer that return DestinationModifier and TypeMethodDescriptionstatic final DestinationDestinationHome.create()Creates the.static final DestinationDestinationHome.findByPrimaryKey(String key) Find by primary key.Methods in ecmwf.ecpds.master.plugin.http.home.transfer that return types with arguments of type DestinationModifier and TypeMethodDescriptionstatic final Collection<Destination> DestinationHome.findAliasedFrom(Destination d) Find aliased from.static final Collection<Destination> DestinationHome.findAliases(Destination d) Find aliases.static final Collection<Destination> DestinationHome.findAll()Find all.static final Collection<Destination> DestinationHome.findAllShowingInMonitor()Find all showing in monitor.static final Collection<Destination> DestinationHome.findAssociatedToIncomingPolicy(IncomingPolicy p) Find associated to incoming policy.static final Collection<Destination> DestinationHome.findAssociatedToIncomingUser(IncomingUser u) Find associated to incoming user.static final Collection<Destination> DestinationHome.findByCountry(Country country) Find by country.static final Collection<Destination> DestinationHome.findByHost(Host host) Find by host.static final Collection<Destination> DestinationHome.findByUser(ecmwf.web.model.users.User user, String search, String fromToAliases, boolean asc, String status, String type, String filter) Find by user.Methods in ecmwf.ecpds.master.plugin.http.home.transfer with parameters of type DestinationModifier and TypeMethodDescriptionstatic final Collection<Destination> DestinationHome.findAliasedFrom(Destination d) Find aliased from.static final Collection<Destination> DestinationHome.findAliases(Destination d) Find aliases.static final Collection<Alias> DestinationHome.findAliasList(Destination d) Find alias list.static final Collection<IncomingPolicy> IncomingPolicyHome.findAssociatedToDestination(Destination d) Find associated to destination.static final Collection<DataTransfer> DataTransferHome.findBadByDestination(Destination d) Find bad by destination.static final intDataTransferHome.findBadCountByDestination(Destination d) Find bad count by destination.static final Collection<DestinationMetaData> DestinationMetaDataHome.findByDestination(Destination d) Find by destination.static final Collection<Host> HostHome.findByDestination(Destination d) Find by destination.static final Collection<DataTransfer> DataTransferHome.findByDestinationAndDate(Destination d, Date date) Find by destination and date.static final Collection<DataTransfer> DataTransferHome.findByDestinationAndTransmissionDate(Destination d, Date date) Find by destination and transmission date.static final Collection<DataTransfer> DataTransferHome.findByDestinationProductAndTime(Destination d, String product, String time) Find by destination product and time.static final Collection<DataTransfer> DataTransferHome.findByDestinationProductAndTimeOnDate(Destination d, String product, String time, Date date) Find by destination product and time on date.static final Collection<ChangeLog> DestinationHome.findChangeLogList(Destination d) Find change log list.static final Collection<Traffic> DestinationHome.findTrafficList(Destination d) Find traffic list.static final Collection<ecmwf.web.util.bean.Pair> HostHome.findWithPriorityByDestination(Destination d) Find with priority by destination. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.home.transfer.searches
Methods in ecmwf.ecpds.master.plugin.http.home.transfer.searches that return DestinationModifier and TypeMethodDescriptionBadDataTransferCountByDestination.getDestination()Gets the destination.BadDataTransfersByDestination.getDestination()Gets the destination.DataTransfersByDestination.getDestination()Gets the destination.DataTransfersByDestinationAndTransmissionDate.getDestination()Gets the destination.DataTransfersCountByMetaData.getDestination()Gets the destination.DestinationAliasedFrom.getDestination()Gets the destination.DestinationAliases.getDestination()Gets the destination.DestinationChangeLog.getDestination()Gets the destination.DestinationTraffic.getDestination()Gets the destination.Constructors in ecmwf.ecpds.master.plugin.http.home.transfer.searches with parameters of type DestinationModifierConstructorDescriptionInstantiates a new bad data transfer count by destination.Instantiates a new bad data transfers by destination.DataTransfersByDestination(Destination dest, Date d) Instantiates a new data transfers by destination.Instantiates a new data transfers by destination and transmission date.DataTransfersCountByMetaData(Destination dest, String name, String value, Date date) Instantiates a new data transfers count by meta data.Instantiates a new destination aliased from.DestinationAliases(Destination d, boolean destinations) Instantiates a new destination aliases.Instantiates a new destination change log.Instantiates a new destination traffic. -
Uses of Destination in ecmwf.ecpds.master.plugin.http.model.transfer
Methods in ecmwf.ecpds.master.plugin.http.model.transfer that return DestinationMethods in ecmwf.ecpds.master.plugin.http.model.transfer that return types with arguments of type DestinationModifier and TypeMethodDescriptionDestination.getAliasedFrom()This destination is an alias for this ones.Destination.getAliases()The Destinations that are aliases of this one.IncomingPolicy.getAssociatedDestinations()Gets the associated destinations.IncomingUser.getAssociatedDestinations()Gets the associated destinations.Host.getDestinations()Gets the destinations.Methods in ecmwf.ecpds.master.plugin.http.model.transfer with parameters of type DestinationModifier and TypeMethodDescriptionvoidDestination.addAlias(Destination d) Adds the alias.voidIncomingPolicy.addDestination(Destination d) Adds the destination.voidIncomingUser.addDestination(Destination d) Adds the destination.voidHost.decreasePriorityWithinDestination(Destination d, int step) Decrease priority within destination.voidDestination.deleteAlias(Destination d) Delete alias.voidIncomingPolicy.deleteDestination(Destination d) Delete destination.voidIncomingUser.deleteDestination(Destination d) Delete destination.voidHost.increasePriorityWithinDestination(Destination d, int step) Increase priority within destination.