Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementSpecificationRef
Packages that use AgreementSpecificationRef
Package
Description
-
Uses of AgreementSpecificationRef in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationref
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationref with parameters of type AgreementSpecificationRefModifier and TypeMethodDescriptionvoidAgreementSpecificationRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationSchemaLocationHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) -
Uses of AgreementSpecificationRef in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AgreementSpecificationRefModifier and TypeMethodDescriptionAgreementSpecificationRef.atBaseType(String atBaseType) AgreementSpecificationRef.atReferredType(String atReferredType) AgreementSpecificationRef.atSchemaLocation(String atSchemaLocation) AgreementSpecificationRef.description(String description) @Valid AgreementSpecificationRefAgreement.getAgreementSpecification()Get agreementSpecificationMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type AgreementSpecificationRefModifier and TypeMethodDescriptionAgreement.agreementSpecification(AgreementSpecificationRef agreementSpecification) voidAgreement.setAgreementSpecification(AgreementSpecificationRef agreementSpecification)