Class Gigyab2bservicesManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.gigya.gigyab2bservices.jalo.Gigyab2bservicesManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public class Gigyab2bservicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type Gigyab2bservicesManager.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension

    de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProvider

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager

    de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the GigyaConfig.applicationClientId attribute.
    getApplicationClientId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.applicationClientId attribute.
    Generated method - Getter of the GigyaConfig.authorizationUrl attribute.
    getAuthorizationUrl(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.authorizationUrl attribute.
    Generated method - Getter of the GigyaConfig.authRequestKey attribute.
    getAuthRequestKey(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.authRequestKey attribute.
    Generated method - Getter of the GigyaConfig.authRequestSecret attribute.
    getAuthRequestSecret(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.authRequestSecret attribute.
    Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
    getAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
    int
    Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
    int
    getAuthRequestTokenValidityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
    getGyApiKey(de.hybris.platform.b2b.jalo.B2BUnit item)
    Generated method - Getter of the B2BUnit.gyApiKey attribute.
    getGyApiKey(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item)
    Generated method - Getter of the B2BUnit.gyApiKey attribute.
    getGyUID(de.hybris.platform.b2b.jalo.B2BUnit item)
    Generated method - Getter of the B2BUnit.gyUID attribute.
    getGyUID(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item)
    Generated method - Getter of the B2BUnit.gyUID attribute.
     
     
    Generated method - Getter of the GigyaConfig.partnerId attribute.
    getPartnerId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.partnerId attribute.
    Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
    isCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
    boolean
    Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
    boolean
    isCreateOrganizationOnLoginAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
    Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
    void
    Generated method - Setter of the GigyaConfig.applicationClientId attribute.
    void
    setApplicationClientId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
    Generated method - Setter of the GigyaConfig.applicationClientId attribute.
    void
    Generated method - Setter of the GigyaConfig.authorizationUrl attribute.
    void
    setAuthorizationUrl(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
    Generated method - Setter of the GigyaConfig.authorizationUrl attribute.
    void
    Generated method - Setter of the GigyaConfig.authRequestKey attribute.
    void
    setAuthRequestKey(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
    Generated method - Setter of the GigyaConfig.authRequestKey attribute.
    void
    Generated method - Setter of the GigyaConfig.authRequestSecret attribute.
    void
    setAuthRequestSecret(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
    Generated method - Setter of the GigyaConfig.authRequestSecret attribute.
    void
    Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
    void
    Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
    void
    setAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, int value)
    Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
    void
    setAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, Integer value)
    Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
    void
    Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
    void
    Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
    void
    setCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, boolean value)
    Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
    void
    setCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, Boolean value)
    Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
    void
    setGyApiKey(de.hybris.platform.b2b.jalo.B2BUnit item, String value)
    Generated method - Setter of the B2BUnit.gyApiKey attribute.
    void
    setGyApiKey(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item, String value)
    Generated method - Setter of the B2BUnit.gyApiKey attribute.
    void
    setGyUID(de.hybris.platform.b2b.jalo.B2BUnit item, String value)
    Generated method - Setter of the B2BUnit.gyUID attribute.
    void
    setGyUID(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item, String value)
    Generated method - Setter of the B2BUnit.gyUID attribute.
    void
    Generated method - Setter of the GigyaConfig.partnerId attribute.
    void
    setPartnerId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
    Generated method - Setter of the GigyaConfig.partnerId attribute.

    Methods inherited from class de.hybris.platform.jalo.extension.Extension

    checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace

    Methods inherited from class de.hybris.platform.jalo.Manager

    afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • DEFAULT_INITIAL_ATTRIBUTES

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

    • Gigyab2bservicesManager

      public Gigyab2bservicesManager()
  • 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
    • getApplicationClientId

      public String getApplicationClientId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.applicationClientId attribute.
      Returns:
      the applicationClientId - Application client ID from customer data cloud
    • getApplicationClientId

      public String getApplicationClientId(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.applicationClientId attribute.
      Returns:
      the applicationClientId - Application client ID from customer data cloud
    • setApplicationClientId

      public void setApplicationClientId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.applicationClientId attribute.
      Parameters:
      value - the applicationClientId - Application client ID from customer data cloud
    • setApplicationClientId

      public void setApplicationClientId(GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.applicationClientId attribute.
      Parameters:
      value - the applicationClientId - Application client ID from customer data cloud
    • getAuthorizationUrl

      public String getAuthorizationUrl(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authorizationUrl attribute.
      Returns:
      the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • getAuthorizationUrl

      public String getAuthorizationUrl(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authorizationUrl attribute.
      Returns:
      the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • setAuthorizationUrl

      public void setAuthorizationUrl(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authorizationUrl attribute.
      Parameters:
      value - the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • setAuthorizationUrl

      public void setAuthorizationUrl(GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authorizationUrl attribute.
      Parameters:
      value - the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • getAuthRequestKey

      public String getAuthRequestKey(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestKey attribute.
      Returns:
      the authRequestKey - Request key from customer data cloud
    • getAuthRequestKey

      public String getAuthRequestKey(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestKey attribute.
      Returns:
      the authRequestKey - Request key from customer data cloud
    • setAuthRequestKey

      public void setAuthRequestKey(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authRequestKey attribute.
      Parameters:
      value - the authRequestKey - Request key from customer data cloud
    • setAuthRequestKey

      public void setAuthRequestKey(GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authRequestKey attribute.
      Parameters:
      value - the authRequestKey - Request key from customer data cloud
    • getAuthRequestSecret

      public String getAuthRequestSecret(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestSecret attribute.
      Returns:
      the authRequestSecret - Request secret from customer data cloud
    • getAuthRequestSecret

      public String getAuthRequestSecret(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestSecret attribute.
      Returns:
      the authRequestSecret - Request secret from customer data cloud
    • setAuthRequestSecret

      public void setAuthRequestSecret(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authRequestSecret attribute.
      Parameters:
      value - the authRequestSecret - Request secret from customer data cloud
    • setAuthRequestSecret

      public void setAuthRequestSecret(GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.authRequestSecret attribute.
      Parameters:
      value - the authRequestSecret - Request secret from customer data cloud
    • getAuthRequestTokenValidity

      public Integer getAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
      Returns:
      the authRequestTokenValidity - Token validity configured in seconds
    • getAuthRequestTokenValidity

      public Integer getAuthRequestTokenValidity(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
      Returns:
      the authRequestTokenValidity - Token validity configured in seconds
    • getAuthRequestTokenValidityAsPrimitive

      public int getAuthRequestTokenValidityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
      Returns:
      the authRequestTokenValidity - Token validity configured in seconds
    • getAuthRequestTokenValidityAsPrimitive

      public int getAuthRequestTokenValidityAsPrimitive(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute.
      Returns:
      the authRequestTokenValidity - Token validity configured in seconds
    • setAuthRequestTokenValidity

      public void setAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, Integer value)
      Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
      Parameters:
      value - the authRequestTokenValidity - Token validity configured in seconds
    • setAuthRequestTokenValidity

      public void setAuthRequestTokenValidity(GigyaConfig item, Integer value)
      Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
      Parameters:
      value - the authRequestTokenValidity - Token validity configured in seconds
    • setAuthRequestTokenValidity

      public void setAuthRequestTokenValidity(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, int value)
      Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
      Parameters:
      value - the authRequestTokenValidity - Token validity configured in seconds
    • setAuthRequestTokenValidity

      public void setAuthRequestTokenValidity(GigyaConfig item, int value)
      Generated method - Setter of the GigyaConfig.authRequestTokenValidity attribute.
      Parameters:
      value - the authRequestTokenValidity - Token validity configured in seconds
    • isCreateOrganizationOnLogin

      public Boolean isCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
      Returns:
      the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • isCreateOrganizationOnLogin

      public Boolean isCreateOrganizationOnLogin(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
      Returns:
      the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • isCreateOrganizationOnLoginAsPrimitive

      public boolean isCreateOrganizationOnLoginAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
      Returns:
      the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • isCreateOrganizationOnLoginAsPrimitive

      public boolean isCreateOrganizationOnLoginAsPrimitive(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute.
      Returns:
      the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setCreateOrganizationOnLogin

      public void setCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, Boolean value)
      Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
      Parameters:
      value - the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setCreateOrganizationOnLogin

      public void setCreateOrganizationOnLogin(GigyaConfig item, Boolean value)
      Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
      Parameters:
      value - the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setCreateOrganizationOnLogin

      public void setCreateOrganizationOnLogin(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, boolean value)
      Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
      Parameters:
      value - the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setCreateOrganizationOnLogin

      public void setCreateOrganizationOnLogin(GigyaConfig item, boolean value)
      Generated method - Setter of the GigyaConfig.createOrganizationOnLogin attribute.
      Parameters:
      value - the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • getInstance

      public static final Gigyab2bservicesManager getInstance()
    • getName

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

      public String getGyApiKey(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item)
      Generated method - Getter of the B2BUnit.gyApiKey attribute.
      Returns:
      the gyApiKey - The API key to which this B2B Unit belongs to in SAP CDC.
    • getGyApiKey

      public String getGyApiKey(de.hybris.platform.b2b.jalo.B2BUnit item)
      Generated method - Getter of the B2BUnit.gyApiKey attribute.
      Returns:
      the gyApiKey - The API key to which this B2B Unit belongs to in SAP CDC.
    • setGyApiKey

      public void setGyApiKey(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item, String value)
      Generated method - Setter of the B2BUnit.gyApiKey attribute.
      Parameters:
      value - the gyApiKey - The API key to which this B2B Unit belongs to in SAP CDC.
    • setGyApiKey

      public void setGyApiKey(de.hybris.platform.b2b.jalo.B2BUnit item, String value)
      Generated method - Setter of the B2BUnit.gyApiKey attribute.
      Parameters:
      value - the gyApiKey - The API key to which this B2B Unit belongs to in SAP CDC.
    • getGyUID

      public String getGyUID(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item)
      Generated method - Getter of the B2BUnit.gyUID attribute.
      Returns:
      the gyUID - The UID of the B2B unit in SAP CDC.
    • getGyUID

      public String getGyUID(de.hybris.platform.b2b.jalo.B2BUnit item)
      Generated method - Getter of the B2BUnit.gyUID attribute.
      Returns:
      the gyUID - The UID of the B2B unit in SAP CDC.
    • setGyUID

      public void setGyUID(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BUnit item, String value)
      Generated method - Setter of the B2BUnit.gyUID attribute.
      Parameters:
      value - the gyUID - The UID of the B2B unit in SAP CDC.
    • setGyUID

      public void setGyUID(de.hybris.platform.b2b.jalo.B2BUnit item, String value)
      Generated method - Setter of the B2BUnit.gyUID attribute.
      Parameters:
      value - the gyUID - The UID of the B2B unit in SAP CDC.
    • getPartnerId

      public String getPartnerId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item)
      Generated method - Getter of the GigyaConfig.partnerId attribute.
      Returns:
      the partnerId - Partner ID from customer data cloud
    • getPartnerId

      public String getPartnerId(GigyaConfig item)
      Generated method - Getter of the GigyaConfig.partnerId attribute.
      Returns:
      the partnerId - Partner ID from customer data cloud
    • setPartnerId

      public void setPartnerId(de.hybris.platform.jalo.SessionContext ctx, GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.partnerId attribute.
      Parameters:
      value - the partnerId - Partner ID from customer data cloud
    • setPartnerId

      public void setPartnerId(GigyaConfig item, String value)
      Generated method - Setter of the GigyaConfig.partnerId attribute.
      Parameters:
      value - the partnerId - Partner ID from customer data cloud