Uses of Class
de.hybris.platform.tuadatamodel.model.TuaPartyPaymentModel
Packages that use TuaPartyPaymentModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaPartyPaymentModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaPartyPaymentModelModifier and TypeMethodDescriptionvoidTuaPartyPaymentPrepareInterceptor.onPrepare(TuaPartyPaymentModel partyPaymentModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TuaPartyPaymentModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaPartyPaymentModelModifier and TypeMethodDescriptionTuaPartyPaymentItemModel.getPayment()Generated method - Getter of theTuaPartyPaymentItem.paymentattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaPartyPaymentModelModifier and TypeMethodDescriptionvoidTuaPartyPaymentItemModel.setPayment(TuaPartyPaymentModel value) Generated method - Setter ofTuaPartyPaymentItem.paymentattribute defined at extensiontuadatamodel. -
Uses of TuaPartyPaymentModel in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment
Methods in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment that return types with arguments of type TuaPartyPaymentModelModifier and TypeMethodDescriptionAppliedPaymentAttributeMapper.getTuaPaymentEntityResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.appliedpayment with type arguments of type TuaPartyPaymentModelModifierConstructorDescriptionAppliedPaymentAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<PaymentRef, TuaPartyPaymentModel> tuaPaymentEntityResourceNormalizer) -
Uses of TuaPartyPaymentModel in de.hybris.platform.tuawebservicesresources.mappers.paymentref
Methods in de.hybris.platform.tuawebservicesresources.mappers.paymentref with parameters of type TuaPartyPaymentModelModifier and TypeMethodDescriptionvoidPaymentRefAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context)