Uses of Class
de.hybris.platform.partyservices.jalo.PmPartyRole

Packages that use PmPartyRole
Package
Description
 
  • Uses of PmPartyRole in de.hybris.platform.partyservices.jalo

    Fields in de.hybris.platform.partyservices.jalo with type parameters of type PmPartyRole
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PmPartyRole>
    PmPartyRole.PARTYHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n PARTY's relation attributes from 'one' side.
    protected static final de.hybris.platform.util.OneToManyHandler<PmPartyRole>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n PARTYROLES's relation attributes from 'many' side.
    Modifier and Type
    Method
    Description
    PartyservicesManager.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 the PmBusinessInteractionRole.partyRole attribute.
    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 the PmBusinessInteractionRole.partyRole attribute.
    PmInvolvementRole.getPartyRole()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmInvolvementRole.partyRole attribute.
    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 the PmInvolvementRole.partyRole attribute.
    PmPartyRoleAssociation.getPartyRoleInvolvedWith()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmPartyRoleAssociation.partyRoleInvolvedWith attribute.
    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 the PmPartyRoleAssociation.partyRoleInvolvedWith attribute.
    PmPartyRoleAssociation.getPartyRoleInvolves()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmPartyRoleAssociation.partyRoleInvolves attribute.
    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 the PmPartyRoleAssociation.partyRoleInvolves attribute.
    Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmPartyRole
    Modifier and Type
    Method
    Description
    PmParty.getPartyRoles()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmParty.partyRoles attribute.
    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 the PmParty.partyRoles attribute.
    Methods in de.hybris.platform.partyservices.jalo with parameters of type PmPartyRole
    Modifier and Type
    Method
    Description
    void
    PmParty.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 - Adds value to partyRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    PmParty.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 - Removes value from partyRoles.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from partyRoles.
    void
    PmBusinessInteractionRole.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 the PmBusinessInteractionRole.partyRole attribute.
    void
    PmBusinessInteractionRole.setPartyRole(PmPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmBusinessInteractionRole.partyRole attribute.
    void
    PmInvolvementRole.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 the PmInvolvementRole.partyRole attribute.
    void
    PmInvolvementRole.setPartyRole(PmPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmInvolvementRole.partyRole attribute.
    void
    PmPartyRoleAssociation.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 the PmPartyRoleAssociation.partyRoleInvolvedWith attribute.
    void
    PmPartyRoleAssociation.setPartyRoleInvolvedWith(PmPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmPartyRoleAssociation.partyRoleInvolvedWith attribute.
    void
    PmPartyRoleAssociation.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 the PmPartyRoleAssociation.partyRoleInvolves attribute.
    void
    PmPartyRoleAssociation.setPartyRoleInvolves(PmPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmPartyRoleAssociation.partyRoleInvolves attribute.
    Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmPartyRole
    Modifier and Type
    Method
    Description
    void
    PmParty.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 the PmParty.partyRoles attribute.
    void
    PmParty.setPartyRoles(Set<PmPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmParty.partyRoles attribute.