Uses of Class
de.hybris.platform.subscribedproductservices.jalo.SpiParty

Packages that use SpiParty
  • Uses of SpiParty in de.hybris.platform.subscribedproductservices.jalo

    Modifier and Type
    Method
    Description
    GeneratedSubscribedproductservicesManager.createSpiParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    GeneratedSubscribedproductservicesManager.createSpiParty(Map attributeValues)
     
    GeneratedSpiPartyRole.getParty()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiPartyRole.party attribute.
    GeneratedSpiPartyRole.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 SpiPartyRole.party attribute.
    GeneratedSubscribedproductservicesManager.getSpiParty(de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.spiParty attribute.
    GeneratedSubscribedproductservicesManager.getSpiParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.spiParty attribute.
    Modifier and Type
    Method
    Description
    void
    GeneratedSpiPartyRole.setParty(de.hybris.platform.jalo.SessionContext ctx, SpiParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the SpiPartyRole.party attribute.
    void
    GeneratedSpiPartyRole.setParty(SpiParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the SpiPartyRole.party attribute.
    void
    GeneratedSubscribedproductservicesManager.setSpiParty(de.hybris.platform.jalo.security.Principal item, SpiParty value)
    Generated method - Setter of the Principal.spiParty attribute.
    void
    GeneratedSubscribedproductservicesManager.setSpiParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, SpiParty value)
    Generated method - Setter of the Principal.spiParty attribute.