Class SAPGlobalConfigurationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.core.configuration.model.SAPGlobalConfigurationModel
All Implemented Interfaces:
Serializable

public class SAPGlobalConfigurationModel extends ItemModel
Generated model class for type SAPGlobalConfiguration first defined at extension sapcoreconfiguration.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String CORE_NAME
      Generated constant - Attribute key of SAPGlobalConfiguration.core_name attribute defined at extension sapcoreconfiguration.
      See Also:
    • REPLICATEREGISTEREDUSER

      public static final String REPLICATEREGISTEREDUSER
      Generated constant - Attribute key of SAPGlobalConfiguration.replicateregistereduser attribute defined at extension sapmodel.
      See Also:
    • SAPCOMMON_ERPLOGICALSYSTEM

      public static final String SAPCOMMON_ERPLOGICALSYSTEM
      Generated constant - Attribute key of SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute defined at extension sapmodel.
      See Also:
    • SAPCOMMON_ERPHTTPDESTINATION

      public static final String SAPCOMMON_ERPHTTPDESTINATION
      Generated constant - Attribute key of SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute defined at extension sapmodel.
      See Also:
    • SAPPRODUCTSALESAREATOCATALOGMAPPING

      public static final String SAPPRODUCTSALESAREATOCATALOGMAPPING
      Generated constant - Attribute key of SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute defined at extension sapmodel.
      See Also:
    • SAPCOMMON_SAPPRICINGSALESAREA

      public static final String SAPCOMMON_SAPPRICINGSALESAREA
      Generated constant - Attribute key of SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute defined at extension sapmodel.
      See Also:
    • SAPLOGICALSYSTEMGLOBALCONFIG

      public static final String SAPLOGICALSYSTEMGLOBALCONFIG
      Generated constant - Attribute key of SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel.
      See Also:
    • SAPOAA_CARCLIENT

      public static final String SAPOAA_CARCLIENT
      Generated constant - Attribute key of SAPGlobalConfiguration.sapoaa_carClient attribute defined at extension sapoaamodel.
      See Also:
    • SAPOAA_CARHTTPDESTINATION

      public static final String SAPOAA_CARHTTPDESTINATION
      Generated constant - Attribute key of SAPGlobalConfiguration.sapoaa_carHttpDestination attribute defined at extension sapoaamodel.
      See Also:
    • ODMENABLED

      public static final String ODMENABLED
      Generated constant - Attribute key of SAPGlobalConfiguration.odmEnabled attribute defined at extension sapodmservices.
      See Also:
    • CPQPRODUCTREPLICATIONENABLED

      public static final String CPQPRODUCTREPLICATIONENABLED
      Generated constant - Attribute key of SAPGlobalConfiguration.cpqProductReplicationEnabled attribute defined at extension sapproductcpqintegration.
      See Also:
    • CPQQUOTEEMAILENABLED

      public static final String CPQQUOTEEMAILENABLED
      Generated constant - Attribute key of SAPGlobalConfiguration.cpqQuoteEmailEnabled attribute defined at extension sapcpqquoteintegration.
      See Also:
  • Constructor Details

    • SAPGlobalConfigurationModel

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

      public SAPGlobalConfigurationModel(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
    • SAPGlobalConfigurationModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPGlobalConfigurationModel(boolean _replicateregistereduser)
      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:
      _replicateregistereduser - initial attribute declared by type SAPGlobalConfiguration at extension sapmodel
    • SAPGlobalConfigurationModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPGlobalConfigurationModel(ItemModel _owner, boolean _replicateregistereduser)
      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:
      _owner - initial attribute declared by type Item at extension core
      _replicateregistereduser - initial attribute declared by type SAPGlobalConfiguration at extension sapmodel
  • Method Details

    • getCore_name

      @Accessor(qualifier="core_name", type=GETTER) public String getCore_name()
      Generated method - Getter of the SAPGlobalConfiguration.core_name attribute defined at extension sapcoreconfiguration.
      Returns:
      the core_name - Name
    • getCpqProductReplicationEnabled

      @Accessor(qualifier="cpqProductReplicationEnabled", type=GETTER) public Boolean getCpqProductReplicationEnabled()
      Generated method - Getter of the SAPGlobalConfiguration.cpqProductReplicationEnabled attribute defined at extension sapproductcpqintegration.
      Returns:
      the cpqProductReplicationEnabled - Indicates if Product replication to CPQ is enabled
    • getCpqQuoteEmailEnabled

      @Accessor(qualifier="cpqQuoteEmailEnabled", type=GETTER) public Boolean getCpqQuoteEmailEnabled()
      Generated method - Getter of the SAPGlobalConfiguration.cpqQuoteEmailEnabled attribute defined at extension sapcpqquoteintegration.
      Returns:
      the cpqQuoteEmailEnabled - Indicates if Email Feature is enabled
    • getSapcommon_erpHttpDestination

      @Accessor(qualifier="sapcommon_erpHttpDestination", type=GETTER) public SAPHTTPDestinationModel getSapcommon_erpHttpDestination()
      Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute defined at extension sapmodel.
      Returns:
      the sapcommon_erpHttpDestination
    • getSapcommon_erpLogicalSystem

      @Accessor(qualifier="sapcommon_erpLogicalSystem", type=GETTER) public String getSapcommon_erpLogicalSystem()
      Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute defined at extension sapmodel.
      Returns:
      the sapcommon_erpLogicalSystem
    • getSapcommon_sapPricingSalesArea

      @Accessor(qualifier="sapcommon_sapPricingSalesArea", type=GETTER) public Set<SAPPricingSalesAreaToCatalogModel> getSapcommon_sapPricingSalesArea()
      Generated method - Getter of the SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute defined at extension sapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the sapcommon_sapPricingSalesArea
    • getSapLogicalSystemGlobalConfig

      @Accessor(qualifier="sapLogicalSystemGlobalConfig", type=GETTER) public Set<SAPLogicalSystemModel> getSapLogicalSystemGlobalConfig()
      Generated method - Getter of the SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the sapLogicalSystemGlobalConfig
    • getSapoaa_carClient

      @Accessor(qualifier="sapoaa_carClient", type=GETTER) public String getSapoaa_carClient()
      Generated method - Getter of the SAPGlobalConfiguration.sapoaa_carClient attribute defined at extension sapoaamodel.
      Returns:
      the sapoaa_carClient - SAP CAR Client
    • getSapoaa_carHttpDestination

      @Accessor(qualifier="sapoaa_carHttpDestination", type=GETTER) public SAPHTTPDestinationModel getSapoaa_carHttpDestination()
      Generated method - Getter of the SAPGlobalConfiguration.sapoaa_carHttpDestination attribute defined at extension sapoaamodel.
      Returns:
      the sapoaa_carHttpDestination
    • getSapProductSalesAreaToCatalogMapping

      @Accessor(qualifier="sapProductSalesAreaToCatalogMapping", type=GETTER) public Set<SAPProductSalesAreaToCatalogMappingModel> getSapProductSalesAreaToCatalogMapping()
      Generated method - Getter of the SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute defined at extension sapmodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the sapProductSalesAreaToCatalogMapping
    • isOdmEnabled

      @Accessor(qualifier="odmEnabled", type=GETTER) public boolean isOdmEnabled()
      Generated method - Getter of the SAPGlobalConfiguration.odmEnabled attribute defined at extension sapodmservices.
      Returns:
      the odmEnabled - ODM Enabled
    • isReplicateregistereduser

      @Accessor(qualifier="replicateregistereduser", type=GETTER) public boolean isReplicateregistereduser()
      Generated method - Getter of the SAPGlobalConfiguration.replicateregistereduser attribute defined at extension sapmodel.
      Returns:
      the replicateregistereduser - Replicate Registered User
    • setCore_name

      @Accessor(qualifier="core_name", type=SETTER) public void setCore_name(String value)
      Generated method - Setter of SAPGlobalConfiguration.core_name attribute defined at extension sapcoreconfiguration.
      Parameters:
      value - the core_name - Name
    • setCpqProductReplicationEnabled

      @Accessor(qualifier="cpqProductReplicationEnabled", type=SETTER) public void setCpqProductReplicationEnabled(Boolean value)
      Generated method - Setter of SAPGlobalConfiguration.cpqProductReplicationEnabled attribute defined at extension sapproductcpqintegration.
      Parameters:
      value - the cpqProductReplicationEnabled - Indicates if Product replication to CPQ is enabled
    • setCpqQuoteEmailEnabled

      @Accessor(qualifier="cpqQuoteEmailEnabled", type=SETTER) public void setCpqQuoteEmailEnabled(Boolean value)
      Generated method - Setter of SAPGlobalConfiguration.cpqQuoteEmailEnabled attribute defined at extension sapcpqquoteintegration.
      Parameters:
      value - the cpqQuoteEmailEnabled - Indicates if Email Feature is enabled
    • setOdmEnabled

      @Accessor(qualifier="odmEnabled", type=SETTER) public void setOdmEnabled(boolean value)
      Generated method - Setter of SAPGlobalConfiguration.odmEnabled attribute defined at extension sapodmservices.
      Parameters:
      value - the odmEnabled - ODM Enabled
    • setReplicateregistereduser

      @Accessor(qualifier="replicateregistereduser", type=SETTER) public void setReplicateregistereduser(boolean value)
      Generated method - Setter of SAPGlobalConfiguration.replicateregistereduser attribute defined at extension sapmodel.
      Parameters:
      value - the replicateregistereduser - Replicate Registered User
    • setSapcommon_erpHttpDestination

      @Accessor(qualifier="sapcommon_erpHttpDestination", type=SETTER) public void setSapcommon_erpHttpDestination(SAPHTTPDestinationModel value)
      Generated method - Setter of SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute defined at extension sapmodel.
      Parameters:
      value - the sapcommon_erpHttpDestination
    • setSapcommon_erpLogicalSystem

      @Accessor(qualifier="sapcommon_erpLogicalSystem", type=SETTER) public void setSapcommon_erpLogicalSystem(String value)
      Generated method - Setter of SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute defined at extension sapmodel.
      Parameters:
      value - the sapcommon_erpLogicalSystem
    • setSapcommon_sapPricingSalesArea

      @Accessor(qualifier="sapcommon_sapPricingSalesArea", type=SETTER) public void setSapcommon_sapPricingSalesArea(Set<SAPPricingSalesAreaToCatalogModel> value)
      Generated method - Setter of SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute defined at extension sapmodel.
      Parameters:
      value - the sapcommon_sapPricingSalesArea
    • setSapLogicalSystemGlobalConfig

      @Accessor(qualifier="sapLogicalSystemGlobalConfig", type=SETTER) public void setSapLogicalSystemGlobalConfig(Set<SAPLogicalSystemModel> value)
      Generated method - Setter of SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute defined at extension sapmodel.
      Parameters:
      value - the sapLogicalSystemGlobalConfig
    • setSapoaa_carClient

      @Accessor(qualifier="sapoaa_carClient", type=SETTER) public void setSapoaa_carClient(String value)
      Generated method - Setter of SAPGlobalConfiguration.sapoaa_carClient attribute defined at extension sapoaamodel.
      Parameters:
      value - the sapoaa_carClient - SAP CAR Client
    • setSapoaa_carHttpDestination

      @Accessor(qualifier="sapoaa_carHttpDestination", type=SETTER) public void setSapoaa_carHttpDestination(SAPHTTPDestinationModel value)
      Generated method - Setter of SAPGlobalConfiguration.sapoaa_carHttpDestination attribute defined at extension sapoaamodel.
      Parameters:
      value - the sapoaa_carHttpDestination
    • setSapProductSalesAreaToCatalogMapping

      @Accessor(qualifier="sapProductSalesAreaToCatalogMapping", type=SETTER) public void setSapProductSalesAreaToCatalogMapping(Set<SAPProductSalesAreaToCatalogMappingModel> value)
      Generated method - Setter of SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute defined at extension sapmodel.
      Parameters:
      value - the sapProductSalesAreaToCatalogMapping