Uses of Class
de.hybris.platform.partyservices.jalo.PmContactMedium
Packages that use PmContactMedium
-
Uses of PmContactMedium in de.hybris.platform.partyservices.jalo
Methods in de.hybris.platform.partyservices.jalo that return PmContactMediumModifier and TypeMethodDescriptionPartyservicesManager.createPmContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmContactMedium(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmContactMediumModifier and TypeMethodDescriptionPmParty.getContactMediums()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.contactMediumsattribute.PmParty.getContactMediums(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.contactMediumsattribute.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmContactMediumModifier and TypeMethodDescriptionvoidPmParty.setContactMediums(de.hybris.platform.jalo.SessionContext ctx, List<PmContactMedium> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.contactMediumsattribute.voidPmParty.setContactMediums(List<PmContactMedium> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.contactMediumsattribute.