Uses of Class
de.hybris.platform.partyservices.jalo.PmCharacteristic
Packages that use PmCharacteristic
-
Uses of PmCharacteristic in de.hybris.platform.partyservices.jalo
Methods in de.hybris.platform.partyservices.jalo that return PmCharacteristicModifier and TypeMethodDescriptionPartyservicesManager.createPmCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmCharacteristic(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmCharacteristicModifier and TypeMethodDescriptionPmParty.getPartyCharacteristics()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyCharacteristicsattribute.PmParty.getPartyCharacteristics(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyCharacteristicsattribute.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmCharacteristicModifier and TypeMethodDescriptionvoidPmParty.setPartyCharacteristics(de.hybris.platform.jalo.SessionContext ctx, List<PmCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.partyCharacteristicsattribute.voidPmParty.setPartyCharacteristics(List<PmCharacteristic> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.partyCharacteristicsattribute.