Uses of Interface
de.hybris.platform.chinesepspwechatpayservices.dao.WeChatPayPaymentTransactionDao
-
Packages that use WeChatPayPaymentTransactionDao Package Description de.hybris.platform.chinesepspwechatpayservices.dao.impl de.hybris.platform.chinesepspwechatpayservices.strategies.impl -
-
Uses of WeChatPayPaymentTransactionDao in de.hybris.platform.chinesepspwechatpayservices.dao.impl
Classes in de.hybris.platform.chinesepspwechatpayservices.dao.impl that implement WeChatPayPaymentTransactionDao Modifier and Type Class Description classDefaultWeChatPayPaymentTransactionDao -
Uses of WeChatPayPaymentTransactionDao in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return WeChatPayPaymentTransactionDao Modifier and Type Method Description protected WeChatPayPaymentTransactionDaoDefaultWeChatPayPaymentTransactionStrategy. getWeChatPayPaymentTransactionDao()Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type WeChatPayPaymentTransactionDao Modifier and Type Method Description voidDefaultWeChatPayPaymentTransactionStrategy. setWeChatPayPaymentTransactionDao(WeChatPayPaymentTransactionDao weChatPayPaymentTransactionDao)
-