Uses of Class
de.hybris.platform.agreementservices.model.AgrAgreementTermOrConditionModel
Packages that use AgrAgreementTermOrConditionModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrAgreementTermOrConditionModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return types with arguments of type AgrAgreementTermOrConditionModelModifier and TypeMethodDescriptionAgrAgreementItemModel.getAgreementTermsOrConditions()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.Method parameters in de.hybris.platform.agreementservices.model with type arguments of type AgrAgreementTermOrConditionModelModifier and TypeMethodDescriptionvoidAgrAgreementItemModel.setAgreementTermsOrConditions(Set<AgrAgreementTermOrConditionModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices. -
Uses of AgrAgreementTermOrConditionModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementtermorcondition
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementtermorcondition with parameters of type AgrAgreementTermOrConditionModelModifier and TypeMethodDescriptionvoidAgrTermOrConditionValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementTermOrCondition target, AgrAgreementTermOrConditionModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgrTermOrConditionAtTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgrTermOrConditionSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgrTermOrConditionValidForAttributeMapper.populateTargetAttributeFromSource(AgrAgreementTermOrConditionModel source, AgreementTermOrCondition target, ma.glasnost.orika.MappingContext context) Deprecated.