Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementAuthorization
Packages that use AgreementAuthorization
Package
Description
-
Uses of AgreementAuthorization in de.hybris.platform.tuawebservicesresources.mappers.agreementauthorization
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementauthorization with parameters of type AgreementAuthorizationModifier and TypeMethodDescriptionvoidAgreementAuthorizationAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementAuthorizationModel source, AgreementAuthorization target, ma.glasnost.orika.MappingContext context) voidAgreementAuthorizationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAgreementAuthorizationModel source, AgreementAuthorization target, ma.glasnost.orika.MappingContext context) -
Uses of AgreementAuthorization in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AgreementAuthorizationModifier and TypeMethodDescriptionAgreementAuthorization.atBaseType(String atBaseType) AgreementAuthorization.atSchemaLocation(String atSchemaLocation) AgreementAuthorization.signatureRepresentation(String signatureRepresentation) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type AgreementAuthorizationModifier and TypeMethodDescription@Valid List<AgreementAuthorization>Agreement.getAgreementAuthorization()Get agreementAuthorizationMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type AgreementAuthorizationModifier and TypeMethodDescriptionAgreement.addAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem) Method parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type AgreementAuthorizationModifier and TypeMethodDescriptionAgreement.agreementAuthorization(List<AgreementAuthorization> agreementAuthorization) voidAgreement.setAgreementAuthorization(List<AgreementAuthorization> agreementAuthorization) -
Uses of AgreementAuthorization in de.hybris.platform.tuawebservicesresources.v3.dto
Methods in de.hybris.platform.tuawebservicesresources.v3.dto that return types with arguments of type AgreementAuthorizationModifier and TypeMethodDescription@Valid List<AgreementAuthorization>Agreement.getAgreementAuthorization()Get agreementAuthorizationMethods in de.hybris.platform.tuawebservicesresources.v3.dto with parameters of type AgreementAuthorizationModifier and TypeMethodDescriptionAgreement.addAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem) Method parameters in de.hybris.platform.tuawebservicesresources.v3.dto with type arguments of type AgreementAuthorizationModifier and TypeMethodDescriptionAgreement.agreementAuthorization(List<AgreementAuthorization> agreementAuthorization) voidAgreement.setAgreementAuthorization(List<AgreementAuthorization> agreementAuthorization)