Uses of Class
de.hybris.platform.partyroleservices.model.PrCharacteristicModel
Packages that use PrCharacteristicModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyroleservices.jalo package.
-
Uses of PrCharacteristicModel in de.hybris.platform.partyroleservices.interceptors
Methods in de.hybris.platform.partyroleservices.interceptors with parameters of type PrCharacteristicModelModifier and TypeMethodDescriptionvoidPrCharacteristicPrepareInterceptor.onPrepare(PrCharacteristicModel characteristicModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PrCharacteristicModel in de.hybris.platform.partyroleservices.model
Methods in de.hybris.platform.partyroleservices.model that return types with arguments of type PrCharacteristicModelModifier and TypeMethodDescriptionPrPartyRoleModel.getCharacteristics()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.characteristicsattribute defined at extensionpartyroleservices.Method parameters in de.hybris.platform.partyroleservices.model with type arguments of type PrCharacteristicModelModifier and TypeMethodDescriptionvoidPrPartyRoleModel.setCharacteristics(List<PrCharacteristicModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrPartyRole.characteristicsattribute defined at extensionpartyroleservices. -
Uses of PrCharacteristicModel in de.hybris.platform.partyroletmfwebservices.v1.mappers.characteristic
Methods in de.hybris.platform.partyroletmfwebservices.v1.mappers.characteristic with parameters of type PrCharacteristicModelModifier and TypeMethodDescriptionvoidCharacteristicAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PrCharacteristicModel source, Characteristic target, ma.glasnost.orika.MappingContext context) Deprecated.voidCharacteristicAtTypeAttributeMapper.populateTargetAttributeFromSource(PrCharacteristicModel source, Characteristic target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of PrCharacteristicModel in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole
Methods in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole that return types with arguments of type PrCharacteristicModelModifier and TypeMethodDescriptionPartyRoleCharacteristicAttributeMapper.getPrCharacteristicEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partyroletmfwebservices.v1.mappers.partyrole with type arguments of type PrCharacteristicModelModifierConstructorDescriptionPartyRoleCharacteristicAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PrEntityResourceNormalizer<Characteristic, PrCharacteristicModel> prCharacteristicEntityResourceNormalizer) Deprecated.