Uses of Class
de.hybris.platform.agreementservices.model.AgrAgreementSpecCharacteristicValueModel
Packages that use AgrAgreementSpecCharacteristicValueModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrAgreementSpecCharacteristicValueModel in de.hybris.platform.agreementservices.interceptors
Methods in de.hybris.platform.agreementservices.interceptors with parameters of type AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharacteristicValuePrepareInterceptor.onPrepare(AgrAgreementSpecCharacteristicValueModel agreementSpecCharacteristicValueModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated.voidAgrCharacteristicPrepareInterceptor.onPrepare(AgrAgreementSpecCharacteristicValueModel characteristicModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of AgrAgreementSpecCharacteristicValueModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionAgrAgreementSpecCharValueUseModel.getAgreementSpecCharValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model that return types with arguments of type AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionAgrAgreementSpecCharacteristicModel.getAgreementSpecCharacteristicValues()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharValueUseModel.setAgreementSpecCharValue(AgrAgreementSpecCharacteristicValueModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharValueUse.agreementSpecCharValueattribute defined at extensionagreementservices.Method parameters in de.hybris.platform.agreementservices.model with type arguments of type AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecCharacteristicModel.setAgreementSpecCharacteristicValues(Set<AgrAgreementSpecCharacteristicValueModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices. -
Uses of AgrAgreementSpecCharacteristicValueModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristicvalue
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristicvalue with parameters of type AgrAgreementSpecCharacteristicValueModelModifier and TypeMethodDescriptionvoidAgreementSpecCharacteristicValueValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecCharacteristicValue target, AgrAgreementSpecCharacteristicValueModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValueTypeAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecCharacteristicValue target, AgrAgreementSpecCharacteristicValueModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValidForAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecCharacteristicValueValueTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecCharacteristicValueModel source, AgreementSpecCharacteristicValue target, ma.glasnost.orika.MappingContext context) Deprecated.