Uses of Class
de.hybris.platform.partyroleservices.jalo.PrCreditProfile
Packages that use PrCreditProfile
-
Uses of PrCreditProfile in de.hybris.platform.partyroleservices.jalo
Methods in de.hybris.platform.partyroleservices.jalo that return PrCreditProfileModifier and TypeMethodDescriptionPartyroleservicesManager.createPrCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyroleservicesManager.createPrCreditProfile(Map attributeValues) Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrCreditProfileModifier and TypeMethodDescriptionPrPartyRole.getCreditProfiles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrPartyRole.creditProfilesattribute.PrPartyRole.getCreditProfiles(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.creditProfilesattribute.Method parameters in de.hybris.platform.partyroleservices.jalo with type arguments of type PrCreditProfileModifier and TypeMethodDescriptionvoidPrPartyRole.setCreditProfiles(de.hybris.platform.jalo.SessionContext ctx, List<PrCreditProfile> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.creditProfilesattribute.voidPrPartyRole.setCreditProfiles(List<PrCreditProfile> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePrPartyRole.creditProfilesattribute.