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

Packages that use PmParty
Package
Description
 
  • Uses of PmParty in de.hybris.platform.partyservices.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
    PmPartyRole.getParty()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmPartyRole.party attribute.
    PmPartyRole.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 PmPartyRole.party attribute.
    PartyservicesManager.getPmParty(de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.pmParty attribute.
    PartyservicesManager.getPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item)
    Generated method - Getter of the Principal.pmParty attribute.
    Methods in de.hybris.platform.partyservices.jalo with parameters of type PmParty
    Modifier and Type
    Method
    Description
    void
    PmPartyRole.setParty(de.hybris.platform.jalo.SessionContext ctx, PmParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmPartyRole.party attribute.
    void
    PmPartyRole.setParty(PmParty value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmPartyRole.party attribute.
    void
    PartyservicesManager.setPmParty(de.hybris.platform.jalo.security.Principal item, PmParty value)
    Generated method - Setter of the Principal.pmParty attribute.
    void
    PartyservicesManager.setPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PmParty value)
    Generated method - Setter of the Principal.pmParty attribute.