Uses of Class
de.hybris.platform.tuadatamodel.model.TuaBusinessInteractionModel
Packages that use TuaBusinessInteractionModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaBusinessInteractionModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaBusinessInteractionModelModifier and TypeMethodDescriptionvoidTuaBusinessInteractionPrepareInterceptor.onPrepare(TuaBusinessInteractionModel partyBillModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TuaBusinessInteractionModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaBusinessInteractionModelModifier and TypeMethodDescriptionTuaBusinessInteractionRoleModel.getBusinessInteraction()Generated method - Getter of theTuaBusinessInteractionRole.businessInteractionattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaBusinessInteractionModelModifier and TypeMethodDescriptionvoidTuaBusinessInteractionRoleModel.setBusinessInteraction(TuaBusinessInteractionModel value) Generated method - Setter ofTuaBusinessInteractionRole.businessInteractionattribute defined at extensiontuadatamodel. -
Uses of TuaBusinessInteractionModel in de.hybris.platform.tuawebservicesresources.mappers.agreementreffrombusinessinteraction
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementreffrombusinessinteraction with parameters of type TuaBusinessInteractionModelModifier and TypeMethodDescriptionvoidAgreementRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaBusinessInteractionModel source, AgreementRef target, ma.glasnost.orika.MappingContext context) voidAgreementRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaBusinessInteractionModel source, AgreementRef target, ma.glasnost.orika.MappingContext context) voidAgreementRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaBusinessInteractionModel source, AgreementRef target, ma.glasnost.orika.MappingContext context) -
Uses of TuaBusinessInteractionModel in de.hybris.platform.tuawebservicesresources.mappers.partyrole
Methods in de.hybris.platform.tuawebservicesresources.mappers.partyrole that return types with arguments of type TuaBusinessInteractionModelModifier and TypeMethodDescriptionPartyRoleAgreementAttributeMapper.getTuaBusinessInteractionEntityResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.partyrole with type arguments of type TuaBusinessInteractionModelModifierConstructorDescriptionPartyRoleAgreementAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<AgreementRef, TuaBusinessInteractionModel> tuaBusinessInteractionEntityResourceNormalizer, TuaGenericService tuaGenericService)