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