Uses of Class
de.hybris.platform.billingaccountservices.model.BaContactModel
Packages that use BaContactModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaContactModel in de.hybris.platform.billingaccountservices.interceptors
Methods in de.hybris.platform.billingaccountservices.interceptors with parameters of type BaContactModelModifier and TypeMethodDescriptionvoidBaContactPrepareInterceptor.onPrepare(BaContactModel contactModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of BaContactModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return BaContactModelModifier and TypeMethodDescriptionBaContactMediumModel.getContact()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContactMedium.contactattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model that return types with arguments of type BaContactModelModifier and TypeMethodDescriptionBaAccountModel.getContacts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.contactsattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaContactModelModifier and TypeMethodDescriptionvoidBaContactMediumModel.setContact(BaContactModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContactMedium.contactattribute defined at extensionbillingaccountservices.Method parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaContactModelModifier and TypeMethodDescriptionvoidBaAccountModel.setContacts(Set<BaContactModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccount.contactsattribute defined at extensionbillingaccountservices. -
Uses of BaContactModel in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contact
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.contact with parameters of type BaContactModelModifier and TypeMethodDescriptionvoidContactContMediumAttributeMapper.populateSourceAttributeFromTarget(Contact target, BaContactModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidContactContTypeAttributeMapper.populateSourceAttributeFromTarget(Contact target, BaContactModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidContactRelatedPartyAttributeMapper.populateSourceAttributeFromTarget(Contact target, BaContactModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidContactValidForAttributeMapper.populateSourceAttributeFromTarget(Contact target, BaContactModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidContactContMediumAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.voidContactContTypeAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.voidContactRelatedPartyAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.voidContactSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.voidContactTypeAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.voidContactValidForAttributeMapper.populateTargetAttributeFromSource(BaContactModel source, Contact target, ma.glasnost.orika.MappingContext context) Deprecated.