Class GigyaConfigModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.gigya.gigyaservices.model.GigyaConfigModel
All Implemented Interfaces:
Serializable

public class GigyaConfigModel extends ItemModel
Generated model class for type GigyaConfig first defined at extension gigyaservices.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation GigyaConfigToFieldMapping defining source attribute gigyaFieldMappings in extension gigyaservices.
    static final String
    Generated relation code constant for relation GigyaSessionConfigToGigyaConfigRelation defining source attribute gigyaSessionConfig in extension gigyaservices.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.code attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.deleteUser attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaSiteSecret attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.mode attribute defined at extension gigyaservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
    static final String
    Generated constant - Attribute key of GigyaConfig.sites attribute defined at extension gigyaservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    GigyaConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    GigyaConfigModel(String _gigyaApiKey)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    GigyaConfigModel(String _gigyaApiKey, ItemModel _owner)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
    Generated method - Getter of the GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
    Generated method - Getter of the GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
    Generated method - Getter of the GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
    int
    Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
    Generated method - Getter of the GigyaConfig.code attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.deleteUser attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1905.2004
    Generated method - Getter of the GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.mode attribute defined at extension gigyaservices.
    Generated method - Getter of the GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
    Generated method - Getter of the GigyaConfig.sites attribute defined at extension gigyaservices.
    boolean
    Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
    void
    setCode(String value)
    Generated method - Setter of GigyaConfig.code attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.deleteUser attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1905.2004
    void
    Generated method - Setter of GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.mode attribute defined at extension gigyaservices.
    void
    Generated method - Setter of GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
    void
    Generated method - Setter of GigyaConfig.sites attribute defined at extension gigyaservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _GIGYACONFIGTOFIELDMAPPING

      public static final String _GIGYACONFIGTOFIELDMAPPING
      Generated relation code constant for relation GigyaConfigToFieldMapping defining source attribute gigyaFieldMappings in extension gigyaservices.
      See Also:
    • _GIGYASESSIONCONFIGTOGIGYACONFIGRELATION

      public static final String _GIGYASESSIONCONFIGTOGIGYACONFIGRELATION
      Generated relation code constant for relation GigyaSessionConfigToGigyaConfigRelation defining source attribute gigyaSessionConfig in extension gigyaservices.
      See Also:
    • CODE

      public static final String CODE
      Generated constant - Attribute key of GigyaConfig.code attribute defined at extension gigyaservices.
      See Also:
    • GIGYAAPIKEY

      public static final String GIGYAAPIKEY
      Generated constant - Attribute key of GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
      See Also:
    • GIGYASITESECRET

      public static final String GIGYASITESECRET
      Generated constant - Attribute key of GigyaConfig.gigyaSiteSecret attribute defined at extension gigyaservices.
      See Also:
    • GIGYADATACENTER

      public static final String GIGYADATACENTER
      Generated constant - Attribute key of GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
      See Also:
    • GIGYAUSERSECRET

      public static final String GIGYAUSERSECRET
      Generated constant - Attribute key of GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
      See Also:
    • GIGYAUSERKEY

      public static final String GIGYAUSERKEY
      Generated constant - Attribute key of GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
      See Also:
    • GIGYAPRIVATEKEY

      public static final String GIGYAPRIVATEKEY
      Generated constant - Attribute key of GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
      See Also:
    • ISSITEGLOBAL

      public static final String ISSITEGLOBAL
      Generated constant - Attribute key of GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
      See Also:
    • DELETEUSER

      public static final String DELETEUSER
      Generated constant - Attribute key of GigyaConfig.deleteUser attribute defined at extension gigyaservices.
      See Also:
    • MODE

      public static final String MODE
      Generated constant - Attribute key of GigyaConfig.mode attribute defined at extension gigyaservices.
      See Also:
    • GIGYAPUBLICKEY

      public static final String GIGYAPUBLICKEY
      Generated constant - Attribute key of GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
      See Also:
    • GIGYAFIELDMAPPINGS

      public static final String GIGYAFIELDMAPPINGS
      Generated constant - Attribute key of GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices.
      See Also:
    • GIGYASESSIONCONFIG

      public static final String GIGYASESSIONCONFIG
      Generated constant - Attribute key of GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
      See Also:
    • SITES

      public static final String SITES
      Generated constant - Attribute key of GigyaConfig.sites attribute defined at extension gigyaservices.
      See Also:
    • AUTHREQUESTKEY

      public static final String AUTHREQUESTKEY
      Generated constant - Attribute key of GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
      See Also:
    • AUTHREQUESTSECRET

      public static final String AUTHREQUESTSECRET
      Generated constant - Attribute key of GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
      See Also:
    • AUTHREQUESTTOKENVALIDITY

      public static final String AUTHREQUESTTOKENVALIDITY
      Generated constant - Attribute key of GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
      See Also:
    • PARTNERID

      public static final String PARTNERID
      Generated constant - Attribute key of GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
      See Also:
    • APPLICATIONCLIENTID

      public static final String APPLICATIONCLIENTID
      Generated constant - Attribute key of GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
      See Also:
    • AUTHORIZATIONURL

      public static final String AUTHORIZATIONURL
      Generated constant - Attribute key of GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
      See Also:
    • CREATEORGANIZATIONONLOGIN

      public static final String CREATEORGANIZATIONONLOGIN
      Generated constant - Attribute key of GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
      See Also:
  • Constructor Details

    • GigyaConfigModel

      public GigyaConfigModel()
      Generated constructor - Default constructor for generic creation.
    • GigyaConfigModel

      public GigyaConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • GigyaConfigModel

      @Deprecated(since="4.1.1", forRemoval=true) public GigyaConfigModel(String _gigyaApiKey)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _gigyaApiKey - initial attribute declared by type GigyaConfig at extension gigyaservices
    • GigyaConfigModel

      @Deprecated(since="4.1.1", forRemoval=true) public GigyaConfigModel(String _gigyaApiKey, ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _gigyaApiKey - initial attribute declared by type GigyaConfig at extension gigyaservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getApplicationClientId

      @Accessor(qualifier="applicationClientId", type=GETTER) public String getApplicationClientId()
      Generated method - Getter of the GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
      Returns:
      the applicationClientId - Application client ID from customer data cloud
    • getAuthorizationUrl

      @Accessor(qualifier="authorizationUrl", type=GETTER) public String getAuthorizationUrl()
      Generated method - Getter of the GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
      Returns:
      the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • getAuthRequestKey

      @Accessor(qualifier="authRequestKey", type=GETTER) public String getAuthRequestKey()
      Generated method - Getter of the GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
      Returns:
      the authRequestKey - Request key from customer data cloud
    • getAuthRequestSecret

      @Accessor(qualifier="authRequestSecret", type=GETTER) public String getAuthRequestSecret()
      Generated method - Getter of the GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
      Returns:
      the authRequestSecret - Request secret from customer data cloud
    • getAuthRequestTokenValidity

      @Accessor(qualifier="authRequestTokenValidity", type=GETTER) public int getAuthRequestTokenValidity()
      Generated method - Getter of the GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
      Returns:
      the authRequestTokenValidity - Token validity configured in seconds
    • getCode

      @Accessor(qualifier="code", type=GETTER) public String getCode()
      Generated method - Getter of the GigyaConfig.code attribute defined at extension gigyaservices.
      Returns:
      the code
    • getDeleteUser

      @Accessor(qualifier="deleteUser", type=GETTER) public Boolean getDeleteUser()
      Generated method - Getter of the GigyaConfig.deleteUser attribute defined at extension gigyaservices.
      Returns:
      the deleteUser
    • getGigyaApiKey

      @Accessor(qualifier="gigyaApiKey", type=GETTER) public String getGigyaApiKey()
      Generated method - Getter of the GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
      Returns:
      the gigyaApiKey
    • getGigyaDataCenter

      @Accessor(qualifier="gigyaDataCenter", type=GETTER) public String getGigyaDataCenter()
      Generated method - Getter of the GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
      Returns:
      the gigyaDataCenter
    • getGigyaFieldMappings

      @Accessor(qualifier="gigyaFieldMappings", type=GETTER) public Collection<GigyaFieldMappingModel> getGigyaFieldMappings()
      Generated method - Getter of the GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the gigyaFieldMappings
    • getGigyaPrivateKey

      @Accessor(qualifier="gigyaPrivateKey", type=GETTER) public String getGigyaPrivateKey()
      Generated method - Getter of the GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
      Returns:
      the gigyaPrivateKey - CDC Private Key
    • getGigyaPublicKey

      @Accessor(qualifier="gigyaPublicKey", type=GETTER) public GigyaPublicKeyModel getGigyaPublicKey()
      Generated method - Getter of the GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
      Returns:
      the gigyaPublicKey
    • getGigyaSessionConfig

      @Accessor(qualifier="gigyaSessionConfig", type=GETTER) public GigyaSessionConfigModel getGigyaSessionConfig()
      Generated method - Getter of the GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
      Returns:
      the gigyaSessionConfig
    • getGigyaSiteSecret

      @Deprecated(since="1905.2004", forRemoval=true) @Accessor(qualifier="gigyaSiteSecret", type=GETTER) public String getGigyaSiteSecret()
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 1905.2004
      Generated method - Getter of the GigyaConfig.gigyaSiteSecret attribute defined at extension gigyaservices.
      Returns:
      the gigyaSiteSecret - Deprecated since 1905.2004, please use either User Secret or Private Key instead.
    • getGigyaUserKey

      @Accessor(qualifier="gigyaUserKey", type=GETTER) public String getGigyaUserKey()
      Generated method - Getter of the GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
      Returns:
      the gigyaUserKey
    • getGigyaUserSecret

      @Accessor(qualifier="gigyaUserSecret", type=GETTER) public String getGigyaUserSecret()
      Generated method - Getter of the GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
      Returns:
      the gigyaUserSecret
    • getIsSiteGlobal

      @Accessor(qualifier="isSiteGlobal", type=GETTER) public Boolean getIsSiteGlobal()
      Generated method - Getter of the GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
      Returns:
      the isSiteGlobal
    • getMode

      @Accessor(qualifier="mode", type=GETTER) public GigyaUserManagementMode getMode()
      Generated method - Getter of the GigyaConfig.mode attribute defined at extension gigyaservices.
      Returns:
      the mode
    • getPartnerId

      @Accessor(qualifier="partnerId", type=GETTER) public String getPartnerId()
      Generated method - Getter of the GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
      Returns:
      the partnerId - Partner ID from customer data cloud
    • getSites

      @Accessor(qualifier="sites", type=GETTER) public Collection<BaseSiteModel> getSites()
      Generated method - Getter of the GigyaConfig.sites attribute defined at extension gigyaservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the sites
    • isCreateOrganizationOnLogin

      @Accessor(qualifier="createOrganizationOnLogin", type=GETTER) public boolean isCreateOrganizationOnLogin()
      Generated method - Getter of the GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
      Returns:
      the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setApplicationClientId

      @Accessor(qualifier="applicationClientId", type=SETTER) public void setApplicationClientId(String value)
      Generated method - Setter of GigyaConfig.applicationClientId attribute defined at extension gigyab2bservices.
      Parameters:
      value - the applicationClientId - Application client ID from customer data cloud
    • setAuthorizationUrl

      @Accessor(qualifier="authorizationUrl", type=SETTER) public void setAuthorizationUrl(String value)
      Generated method - Setter of GigyaConfig.authorizationUrl attribute defined at extension gigyab2bservices.
      Parameters:
      value - the authorizationUrl - Authorization end point to fetch authorizations from CDC
    • setAuthRequestKey

      @Accessor(qualifier="authRequestKey", type=SETTER) public void setAuthRequestKey(String value)
      Generated method - Setter of GigyaConfig.authRequestKey attribute defined at extension gigyab2bservices.
      Parameters:
      value - the authRequestKey - Request key from customer data cloud
    • setAuthRequestSecret

      @Accessor(qualifier="authRequestSecret", type=SETTER) public void setAuthRequestSecret(String value)
      Generated method - Setter of GigyaConfig.authRequestSecret attribute defined at extension gigyab2bservices.
      Parameters:
      value - the authRequestSecret - Request secret from customer data cloud
    • setAuthRequestTokenValidity

      @Accessor(qualifier="authRequestTokenValidity", type=SETTER) public void setAuthRequestTokenValidity(int value)
      Generated method - Setter of GigyaConfig.authRequestTokenValidity attribute defined at extension gigyab2bservices.
      Parameters:
      value - the authRequestTokenValidity - Token validity configured in seconds
    • setCode

      @Accessor(qualifier="code", type=SETTER) public void setCode(String value)
      Generated method - Setter of GigyaConfig.code attribute defined at extension gigyaservices.
      Parameters:
      value - the code
    • setCreateOrganizationOnLogin

      @Accessor(qualifier="createOrganizationOnLogin", type=SETTER) public void setCreateOrganizationOnLogin(boolean value)
      Generated method - Setter of GigyaConfig.createOrganizationOnLogin attribute defined at extension gigyab2bservices.
      Parameters:
      value - the createOrganizationOnLogin - Should an organization be created on login if it does not exist?
    • setDeleteUser

      @Accessor(qualifier="deleteUser", type=SETTER) public void setDeleteUser(Boolean value)
      Generated method - Setter of GigyaConfig.deleteUser attribute defined at extension gigyaservices.
      Parameters:
      value - the deleteUser
    • setGigyaApiKey

      @Accessor(qualifier="gigyaApiKey", type=SETTER) public void setGigyaApiKey(String value)
      Generated method - Setter of GigyaConfig.gigyaApiKey attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaApiKey
    • setGigyaDataCenter

      @Accessor(qualifier="gigyaDataCenter", type=SETTER) public void setGigyaDataCenter(String value)
      Generated method - Setter of GigyaConfig.gigyaDataCenter attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaDataCenter
    • setGigyaFieldMappings

      @Accessor(qualifier="gigyaFieldMappings", type=SETTER) public void setGigyaFieldMappings(Collection<GigyaFieldMappingModel> value)
      Generated method - Setter of GigyaConfig.gigyaFieldMappings attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaFieldMappings
    • setGigyaPrivateKey

      @Accessor(qualifier="gigyaPrivateKey", type=SETTER) public void setGigyaPrivateKey(String value)
      Generated method - Setter of GigyaConfig.gigyaPrivateKey attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaPrivateKey - CDC Private Key
    • setGigyaPublicKey

      @Accessor(qualifier="gigyaPublicKey", type=SETTER) public void setGigyaPublicKey(GigyaPublicKeyModel value)
      Generated method - Setter of GigyaConfig.gigyaPublicKey attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaPublicKey
    • setGigyaSessionConfig

      @Accessor(qualifier="gigyaSessionConfig", type=SETTER) public void setGigyaSessionConfig(GigyaSessionConfigModel value)
      Generated method - Setter of GigyaConfig.gigyaSessionConfig attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaSessionConfig
    • setGigyaSiteSecret

      @Deprecated(since="1905.2004", forRemoval=true) @Accessor(qualifier="gigyaSiteSecret", type=SETTER) public void setGigyaSiteSecret(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 1905.2004
      Generated method - Setter of GigyaConfig.gigyaSiteSecret attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaSiteSecret - Deprecated since 1905.2004, please use either User Secret or Private Key instead.
    • setGigyaUserKey

      @Accessor(qualifier="gigyaUserKey", type=SETTER) public void setGigyaUserKey(String value)
      Generated method - Setter of GigyaConfig.gigyaUserKey attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaUserKey
    • setGigyaUserSecret

      @Accessor(qualifier="gigyaUserSecret", type=SETTER) public void setGigyaUserSecret(String value)
      Generated method - Setter of GigyaConfig.gigyaUserSecret attribute defined at extension gigyaservices.
      Parameters:
      value - the gigyaUserSecret
    • setIsSiteGlobal

      @Accessor(qualifier="isSiteGlobal", type=SETTER) public void setIsSiteGlobal(Boolean value)
      Generated method - Setter of GigyaConfig.isSiteGlobal attribute defined at extension gigyaservices.
      Parameters:
      value - the isSiteGlobal
    • setMode

      @Accessor(qualifier="mode", type=SETTER) public void setMode(GigyaUserManagementMode value)
      Generated method - Setter of GigyaConfig.mode attribute defined at extension gigyaservices.
      Parameters:
      value - the mode
    • setPartnerId

      @Accessor(qualifier="partnerId", type=SETTER) public void setPartnerId(String value)
      Generated method - Setter of GigyaConfig.partnerId attribute defined at extension gigyab2bservices.
      Parameters:
      value - the partnerId - Partner ID from customer data cloud
    • setSites

      @Accessor(qualifier="sites", type=SETTER) public void setSites(Collection<BaseSiteModel> value)
      Generated method - Setter of GigyaConfig.sites attribute defined at extension gigyaservices.
      Parameters:
      value - the sites