Uses of Class
de.hybris.platform.tuadatamodel.model.TuaAgreementAuthorizationModel
Packages that use TuaAgreementAuthorizationModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaAgreementAuthorizationModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaAgreementAuthorizationModelModifier and TypeMethodDescriptionvoidTuaAgreementAuthorizationPrepareInterceptor.onPrepare(TuaAgreementAuthorizationModel authorizationModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TuaAgreementAuthorizationModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaAgreementAuthorizationModelModifier and TypeMethodDescriptionTuaAgreementModel.getAgreementAuthorizations()Generated method - Getter of theTuaAgreement.agreementAuthorizationsattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaAgreementAuthorizationModelModifier and TypeMethodDescriptionvoidTuaAgreementModel.setAgreementAuthorizations(Set<TuaAgreementAuthorizationModel> value) Generated method - Setter ofTuaAgreement.agreementAuthorizationsattribute defined at extensiontuadatamodel. -
Uses of TuaAgreementAuthorizationModel in de.hybris.platform.tuawebservicesresources.mappers.agreementauthorization
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementauthorization with parameters of type TuaAgreementAuthorizationModelModifier and TypeMethodDescriptionvoidAgreementAuthorizationAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementAuthorizationModel source, AgreementAuthorization target, ma.glasnost.orika.MappingContext context) voidAgreementAuthorizationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAgreementAuthorizationModel source, AgreementAuthorization target, ma.glasnost.orika.MappingContext context)