Uses of Class
de.hybris.platform.partyroleservices.jalo.PrCharacteristic
Packages that use PrCharacteristic
-
Uses of PrCharacteristic in de.hybris.platform.partyroleservices.jalo
Methods in de.hybris.platform.partyroleservices.jalo that return PrCharacteristicModifier and TypeMethodDescriptionPartyroleservicesManager.createPrCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyroleservicesManager.createPrCharacteristic(Map attributeValues) Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrCharacteristicModifier and TypeMethodDescriptionPrPartyRole.getCharacteristics()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.characteristicsattribute.PrPartyRole.getCharacteristics(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.characteristicsattribute.Method parameters in de.hybris.platform.partyroleservices.jalo with type arguments of type PrCharacteristicModifier and TypeMethodDescriptionvoidPrPartyRole.setCharacteristics(de.hybris.platform.jalo.SessionContext ctx, List<PrCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.characteristicsattribute.voidPrPartyRole.setCharacteristics(List<PrCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.characteristicsattribute.