Uses of Class
de.hybris.platform.partyservices.jalo.PmPartyRole
Packages that use PmPartyRole
-
Uses of PmPartyRole in de.hybris.platform.partyservices.jalo
Fields in de.hybris.platform.partyservices.jalo with type parameters of type PmPartyRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRole>PmPartyRole.PARTYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n PARTY's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<PmPartyRole>PmParty.PARTYROLESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PARTYROLES's relation attributes from 'many' side.Methods in de.hybris.platform.partyservices.jalo that return PmPartyRoleModifier and TypeMethodDescriptionPartyservicesManager.createPmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmPartyRole(Map attributeValues) PmBusinessInteractionRole.getPartyRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.partyRoleattribute.PmBusinessInteractionRole.getPartyRole(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmBusinessInteractionRole.partyRoleattribute.PmInvolvementRole.getPartyRole()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmInvolvementRole.partyRoleattribute.PmInvolvementRole.getPartyRole(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmInvolvementRole.partyRoleattribute.PmPartyRoleAssociation.getPartyRoleInvolvedWith()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute.PmPartyRoleAssociation.getPartyRoleInvolvedWith(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute.PmPartyRoleAssociation.getPartyRoleInvolves()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvesattribute.PmPartyRoleAssociation.getPartyRoleInvolves(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmPartyRoleAssociation.partyRoleInvolvesattribute.Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmPartyRoleModifier and TypeMethodDescriptionPmParty.getPartyRoles()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.partyRolesattribute.PmParty.getPartyRoles(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.partyRolesattribute.Methods in de.hybris.platform.partyservices.jalo with parameters of type PmPartyRoleModifier and TypeMethodDescriptionvoidPmParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidPmParty.addToPartyRoles(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidPmParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidPmParty.removeFromPartyRoles(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidPmBusinessInteractionRole.setPartyRole(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmBusinessInteractionRole.partyRoleattribute.voidPmBusinessInteractionRole.setPartyRole(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmBusinessInteractionRole.partyRoleattribute.voidPmInvolvementRole.setPartyRole(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmInvolvementRole.partyRoleattribute.voidPmInvolvementRole.setPartyRole(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmInvolvementRole.partyRoleattribute.voidPmPartyRoleAssociation.setPartyRoleInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute.voidPmPartyRoleAssociation.setPartyRoleInvolvedWith(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRoleAssociation.partyRoleInvolvedWithattribute.voidPmPartyRoleAssociation.setPartyRoleInvolves(de.hybris.platform.jalo.SessionContext ctx, PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRoleAssociation.partyRoleInvolvesattribute.voidPmPartyRoleAssociation.setPartyRoleInvolves(PmPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmPartyRoleAssociation.partyRoleInvolvesattribute.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmPartyRoleModifier and TypeMethodDescriptionvoidPmParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PmPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.partyRolesattribute.voidPmParty.setPartyRoles(Set<PmPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.partyRolesattribute.