Uses of Interface
de.hybris.platform.chinesepspwechatpayservices.dao.WeChatPayPaymentTransactionEntryDao
-
Packages that use WeChatPayPaymentTransactionEntryDao Package Description de.hybris.platform.chinesepspwechatpayservices.dao.impl de.hybris.platform.chinesepspwechatpayservices.strategies.impl -
-
Uses of WeChatPayPaymentTransactionEntryDao in de.hybris.platform.chinesepspwechatpayservices.dao.impl
Classes in de.hybris.platform.chinesepspwechatpayservices.dao.impl that implement WeChatPayPaymentTransactionEntryDao Modifier and Type Class Description classDefaultWeChatPayPaymentTransactionEntryDao -
Uses of WeChatPayPaymentTransactionEntryDao in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return WeChatPayPaymentTransactionEntryDao Modifier and Type Method Description protected WeChatPayPaymentTransactionEntryDaoDefaultWeChatPayPaymentTransactionStrategy. getWeChatPayPaymentTransactionEntryDao()Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type WeChatPayPaymentTransactionEntryDao Modifier and Type Method Description voidDefaultWeChatPayPaymentTransactionStrategy. setWeChatPayPaymentTransactionEntryDao(WeChatPayPaymentTransactionEntryDao weChatPayPaymentTransactionEntryDao)
-