Uses of Class
de.hybris.platform.partyroleservices.jalo.PrPartyRole

Packages that use PrPartyRole
  • Uses of PrPartyRole in de.hybris.platform.partyroleservices.jalo

    Fields in de.hybris.platform.partyroleservices.jalo with type parameters of type PrPartyRole
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<PrPartyRole>
    PrPartyRole.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<PrPartyRole>
    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
    PartyroleservicesManager.createPrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    PartyroleservicesManager.createPrPartyRole(Map attributeValues)
     
    PrBusinessInteractionRole.getPartyRole()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrBusinessInteractionRole.partyRole attribute.
    PrBusinessInteractionRole.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 PrBusinessInteractionRole.partyRole attribute.
    PrInvolvementRole.getPartyRole()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrInvolvementRole.partyRole attribute.
    PrInvolvementRole.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 PrInvolvementRole.partyRole attribute.
    PrPartyRoleAssociation.getPartyRoleInvolvedWith()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRoleAssociation.partyRoleInvolvedWith attribute.
    PrPartyRoleAssociation.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 PrPartyRoleAssociation.partyRoleInvolvedWith attribute.
    PrPartyRoleAssociation.getPartyRoleInvolves()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRoleAssociation.partyRoleInvolves attribute.
    PrPartyRoleAssociation.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 PrPartyRoleAssociation.partyRoleInvolves attribute.
    Methods in de.hybris.platform.partyroleservices.jalo that return types with arguments of type PrPartyRole
    Modifier and Type
    Method
    Description
    PrAccount.getPartyRoles()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrAccount.partyRoles attribute.
    PrAccount.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 PrAccount.partyRoles attribute.
    PrParty.getPartyRoles()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrParty.partyRoles attribute.
    PrParty.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 PrParty.partyRoles attribute.
    Methods in de.hybris.platform.partyroleservices.jalo with parameters of type PrPartyRole
    Modifier and Type
    Method
    Description
    void
    PrAccount.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    PrAccount.addToPartyRoles(PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to partyRoles.
    void
    PrParty.addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole 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
    PrAccount.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole 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
    PrParty.removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole 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
    PrBusinessInteractionRole.setPartyRole(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrBusinessInteractionRole.partyRole attribute.
    void
    PrBusinessInteractionRole.setPartyRole(PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrBusinessInteractionRole.partyRole attribute.
    void
    PrInvolvementRole.setPartyRole(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrInvolvementRole.partyRole attribute.
    void
    PrInvolvementRole.setPartyRole(PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrInvolvementRole.partyRole attribute.
    void
    PrPartyRoleAssociation.setPartyRoleInvolvedWith(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRoleAssociation.partyRoleInvolvedWith attribute.
    void
    PrPartyRoleAssociation.setPartyRoleInvolvedWith(PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRoleAssociation.partyRoleInvolvedWith attribute.
    void
    PrPartyRoleAssociation.setPartyRoleInvolves(de.hybris.platform.jalo.SessionContext ctx, PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRoleAssociation.partyRoleInvolves attribute.
    void
    PrPartyRoleAssociation.setPartyRoleInvolves(PrPartyRole value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRoleAssociation.partyRoleInvolves attribute.
    Method parameters in de.hybris.platform.partyroleservices.jalo with type arguments of type PrPartyRole
    Modifier and Type
    Method
    Description
    void
    PrAccount.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrAccount.partyRoles attribute.
    void
    PrAccount.setPartyRoles(Set<PrPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrAccount.partyRoles attribute.
    void
    PrParty.setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<PrPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrParty.partyRoles attribute.
    void
    PrParty.setPartyRoles(Set<PrPartyRole> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrParty.partyRoles attribute.