Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementTermOrCondition
Packages that use AgreementTermOrCondition
Package
Description
-
Uses of AgreementTermOrCondition in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementTermOrConditionModifier and TypeMethodDescriptionAgreementTermOrCondition.atBaseType(String atBaseType) Deprecated.AgreementTermOrCondition.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AgreementTermOrCondition.description(String description) Deprecated.Deprecated.AgreementTermOrCondition.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return types with arguments of type AgreementTermOrConditionModifier and TypeMethodDescription@Valid List<AgreementTermOrCondition>AgreementItem.getTermOrCondition()Deprecated.Get termOrConditionMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AgreementTermOrConditionModifier and TypeMethodDescriptionAgreementItem.addTermOrConditionItem(AgreementTermOrCondition termOrConditionItem) Deprecated.Method parameters in de.hybris.platform.agreementtmfwebservices.v1.dto with type arguments of type AgreementTermOrConditionModifier and TypeMethodDescriptionvoidAgreementItem.setTermOrCondition(List<AgreementTermOrCondition> termOrCondition) Deprecated.AgreementItem.termOrCondition(List<AgreementTermOrCondition> termOrCondition) Deprecated. -
Uses of AgreementTermOrCondition in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementtermorcondition
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementtermorcondition with parameters of type AgreementTermOrConditionModifier 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.