Uses of Class
de.hybris.platform.agreementservices.model.AgrAgreementSpecCharValueUseModel
Packages that use AgrAgreementSpecCharValueUseModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrAgreementSpecCharValueUseModel in de.hybris.platform.agreementservices.interceptors
Methods in de.hybris.platform.agreementservices.interceptors with parameters of type AgrAgreementSpecCharValueUseModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharValueUsePrepareInterceptor.onPrepare(AgrAgreementSpecCharValueUseModel agreementSpecCharValueUseModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of AgrAgreementSpecCharValueUseModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return types with arguments of type AgrAgreementSpecCharValueUseModelModifier and TypeMethodDescriptionAgrAgreementModel.getAgreementSpecCharacteristicValues()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreement.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.Method parameters in de.hybris.platform.agreementservices.model with type arguments of type AgrAgreementSpecCharValueUseModelModifier and TypeMethodDescriptionvoidAgrAgreementModel.setAgreementSpecCharacteristicValues(Set<AgrAgreementSpecCharValueUseModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreement.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices. -
Uses of AgrAgreementSpecCharValueUseModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.characteristic
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.characteristic with parameters of type AgrAgreementSpecCharValueUseModelModifier and TypeMethodDescriptionvoidCharacteristicValueAttributeMapper.populateSourceAttributeFromTarget(Characteristic target, AgrAgreementSpecCharValueUseModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidCharacteristicAtTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharValueUseModel source, Characteristic target, ma.glasnost.orika.MappingContext context) Deprecated.voidCharacteristicSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharValueUseModel source, Characteristic target, ma.glasnost.orika.MappingContext context) Deprecated.voidCharacteristicValueAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharValueUseModel source, Characteristic target, ma.glasnost.orika.MappingContext context) Deprecated.