Class PartyroleservicesManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.partyroleservices.jalo.PartyroleservicesManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public class PartyroleservicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type PartyroleservicesManager.
See Also:
  • Field Details

    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • PartyroleservicesManager

      public PartyroleservicesManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.extension.Extension
    • createPrAccount

      public PrAccount createPrAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrAccount

      public PrAccount createPrAccount(Map attributeValues)
    • createPrAgreement

      public PrAgreement createPrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrAgreement

      public PrAgreement createPrAgreement(Map attributeValues)
    • createPrBusinessInteraction

      public PrBusinessInteraction createPrBusinessInteraction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrBusinessInteraction

      public PrBusinessInteraction createPrBusinessInteraction(Map attributeValues)
    • createPrBusinessInteractionRole

      public PrBusinessInteractionRole createPrBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrBusinessInteractionRole

      public PrBusinessInteractionRole createPrBusinessInteractionRole(Map attributeValues)
    • createPrCharacteristic

      public PrCharacteristic createPrCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrCharacteristic

      public PrCharacteristic createPrCharacteristic(Map attributeValues)
    • createPrContactMedium

      public PrContactMedium createPrContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrContactMedium

      public PrContactMedium createPrContactMedium(Map attributeValues)
    • createPrCreditProfile

      public PrCreditProfile createPrCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrCreditProfile

      public PrCreditProfile createPrCreditProfile(Map attributeValues)
    • createPrIndividual

      public PrIndividual createPrIndividual(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrIndividual

      public PrIndividual createPrIndividual(Map attributeValues)
    • createPrInvolvementRole

      public PrInvolvementRole createPrInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrInvolvementRole

      public PrInvolvementRole createPrInvolvementRole(Map attributeValues)
    • createPrMediumCharacteristic

      public PrMediumCharacteristic createPrMediumCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrMediumCharacteristic

      public PrMediumCharacteristic createPrMediumCharacteristic(Map attributeValues)
    • createPrOrganization

      public PrOrganization createPrOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrOrganization

      public PrOrganization createPrOrganization(Map attributeValues)
    • createPrParty

      public PrParty createPrParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrParty

      public PrParty createPrParty(Map attributeValues)
    • createPrPartyRole

      public PrPartyRole createPrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrPartyRole

      public PrPartyRole createPrPartyRole(Map attributeValues)
    • createPrPartyRoleAssociation

      public PrPartyRoleAssociation createPrPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrPartyRoleAssociation

      public PrPartyRoleAssociation createPrPartyRoleAssociation(Map attributeValues)
    • createPrProduct

      public PrProduct createPrProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrProduct

      public PrProduct createPrProduct(Map attributeValues)
    • createPrProductInvolvementRole

      public PrProductInvolvementRole createPrProductInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPrProductInvolvementRole

      public PrProductInvolvementRole createPrProductInvolvementRole(Map attributeValues)
    • getInstance

      public static final PartyroleservicesManager getInstance()
    • getName

      public String getName()
      Specified by:
      getName in class de.hybris.platform.jalo.extension.Extension
    • getPrParty

      public PrParty getPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item)
      Generated method - Getter of the Principal.prParty attribute.
      Returns:
      the prParty - The party
    • getPrParty

      public PrParty getPrParty(de.hybris.platform.jalo.security.Principal item)
      Generated method - Getter of the Principal.prParty attribute.
      Returns:
      the prParty - The party
    • setPrParty

      public void setPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PrParty value)
      Generated method - Setter of the Principal.prParty attribute.
      Parameters:
      value - the prParty - The party
    • setPrParty

      public void setPrParty(de.hybris.platform.jalo.security.Principal item, PrParty value)
      Generated method - Setter of the Principal.prParty attribute.
      Parameters:
      value - the prParty - The party