Uses of Class
de.hybris.platform.partyroleservices.model.PrAgreementModel
Packages that use PrAgreementModel
Package
Description
-
Uses of PrAgreementModel in de.hybris.platform.partyroleservices.interceptors
Methods in de.hybris.platform.partyroleservices.interceptors with parameters of type PrAgreementModelModifier and TypeMethodDescriptionvoidPrAgreementPrepareInterceptor.onPrepare(PrAgreementModel agreementModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PrAgreementModel in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole
Methods in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole that return types with arguments of type PrAgreementModelModifier and TypeMethodDescriptionPartyRoleAgreementAttributeMapper.getPrAgreementEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole with type arguments of type PrAgreementModelModifierConstructorDescriptionPartyRoleAgreementAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PrEntityResourceNormalizer<AgreementRef, PrAgreementModel> prAgreementEntityResourceNormalizer, PrGenericService prGenericService) Deprecated.