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

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

    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Modifier and Type
    Method
    Description
    PartyroleservicesManager.createPrParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    PartyroleservicesManager.createPrParty(Map attributeValues)
     
    PrPartyRole.getEngagedParty()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.engagedParty attribute.
    PrPartyRole.getEngagedParty(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 PrPartyRole.engagedParty attribute.
    PrPartyRole.getParty()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PrPartyRole.party attribute.
    PrPartyRole.getParty(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 PrPartyRole.party attribute.
    PartyroleservicesManager.getPrParty(de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.prParty attribute.
    PartyroleservicesManager.getPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.prParty attribute.
    Methods in de.hybris.platform.partyroleservices.jalo with parameters of type PrParty
    Modifier and Type
    Method
    Description
    void
    PrPartyRole.setEngagedParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.engagedParty attribute.
    void
    PrPartyRole.setEngagedParty(PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.engagedParty attribute.
    void
    PrPartyRole.setParty(de.hybris.platform.jalo.SessionContext ctx, PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.party attribute.
    void
    PrPartyRole.setParty(PrParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PrPartyRole.party attribute.
    void
    PartyroleservicesManager.setPrParty(de.hybris.platform.jalo.security.Principal item, PrParty value)
    Generated method - Setter of the Principal.prParty attribute.
    void
    PartyroleservicesManager.setPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PrParty value)
    Generated method - Setter of the Principal.prParty attribute.