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