Uses of Class
de.bytestore.hostinger.entity.logistics.Dealer
Packages that use Dealer
Package
Description
-
Uses of Dealer in de.bytestore.hostinger.entity.logistics
Methods in de.bytestore.hostinger.entity.logistics that return DealerMethods in de.bytestore.hostinger.entity.logistics with parameters of type DealerConstructors in de.bytestore.hostinger.entity.logistics with parameters of type DealerModifierConstructorDescriptionLogisticsResultItem(Product product, Dealer dealer) LogisticsResultItem(Product product, Dealer dealer, Long stock) -
Uses of Dealer in de.bytestore.hostinger.entity.logistics.listener
Method parameters in de.bytestore.hostinger.entity.logistics.listener with type arguments of type DealerModifier and TypeMethodDescriptionvoidDealerEventListener.onDealerSaving(io.jmix.core.event.EntitySavingEvent<Dealer> event)