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

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

    Modifier and Type
    Method
    Description
    PartyservicesManager.createPmOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    PartyservicesManager.createPmOrganization(Map attributeValues)
     
    PmOrganizationRelationship.getOrganization()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.organization attribute.
    PmOrganizationRelationship.getOrganization(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 PmOrganizationRelationship.organization attribute.
    PmOrganizationRelationship.getParentOrganization()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.parentOrganization attribute.
    PmOrganizationRelationship.getParentOrganization(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 PmOrganizationRelationship.parentOrganization attribute.
    Methods in de.hybris.platform.partyservices.jalo with parameters of type PmOrganization
    Modifier and Type
    Method
    Description
    void
    PmOrganizationRelationship.setOrganization(de.hybris.platform.jalo.SessionContext ctx, PmOrganization value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganizationRelationship.organization attribute.
    void
    PmOrganizationRelationship.setOrganization(PmOrganization value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganizationRelationship.organization attribute.
    void
    PmOrganizationRelationship.setParentOrganization(de.hybris.platform.jalo.SessionContext ctx, PmOrganization value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganizationRelationship.parentOrganization attribute.
    void
    PmOrganizationRelationship.setParentOrganization(PmOrganization value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the PmOrganizationRelationship.parentOrganization attribute.