Class SAPMarketToCatalogMappingModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAPMarketToCatalogMappingModel
    extends ItemModel
    Generated model class for type SAPMarketToCatalogMapping first defined at extension saprevenuecloudproduct.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _SAPREVENUECLOUDCONFIGURATION2SAPMARKETTOCATALOGMAPPING

        public static final java.lang.String _SAPREVENUECLOUDCONFIGURATION2SAPMARKETTOCATALOGMAPPING
        Generated relation code constant for relation SAPRevenueCloudConfiguration2SAPMarketToCatalogMapping defining source attribute revenueCloudConfig in extension saprevenuecloudproduct.
        See Also:
        Constant Field Values
      • MARKETID

        public static final java.lang.String MARKETID
        Generated constant - Attribute key of SAPMarketToCatalogMapping.marketId attribute defined at extension saprevenuecloudproduct.
        See Also:
        Constant Field Values
      • CATALOG

        public static final java.lang.String CATALOG
        Generated constant - Attribute key of SAPMarketToCatalogMapping.catalog attribute defined at extension saprevenuecloudproduct.
        See Also:
        Constant Field Values
      • REVENUECLOUDCONFIG

        public static final java.lang.String REVENUECLOUDCONFIG
        Generated constant - Attribute key of SAPMarketToCatalogMapping.revenueCloudConfig attribute defined at extension saprevenuecloudproduct.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SAPMarketToCatalogMappingModel

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

        public SAPMarketToCatalogMappingModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • SAPMarketToCatalogMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPMarketToCatalogMappingModel​(CatalogModel _catalog,
                                              java.lang.String _marketId)
        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:
        _catalog - initial attribute declared by type SAPMarketToCatalogMapping at extension saprevenuecloudproduct
        _marketId - initial attribute declared by type SAPMarketToCatalogMapping at extension saprevenuecloudproduct
      • SAPMarketToCatalogMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SAPMarketToCatalogMappingModel​(CatalogModel _catalog,
                                              java.lang.String _marketId,
                                              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:
        _catalog - initial attribute declared by type SAPMarketToCatalogMapping at extension saprevenuecloudproduct
        _marketId - initial attribute declared by type SAPMarketToCatalogMapping at extension saprevenuecloudproduct
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getCatalog

        @Accessor(qualifier="catalog",
                  type=GETTER)
        public CatalogModel getCatalog()
        Generated method - Getter of the SAPMarketToCatalogMapping.catalog attribute defined at extension saprevenuecloudproduct.
        Returns:
        the catalog - Catalog in SAP Hybris commerce
      • getMarketId

        @Accessor(qualifier="marketId",
                  type=GETTER)
        public java.lang.String getMarketId()
        Generated method - Getter of the SAPMarketToCatalogMapping.marketId attribute defined at extension saprevenuecloudproduct.
        Returns:
        the marketId - Market Id maintained at Revenue Cloud
      • getRevenueCloudConfig

        @Accessor(qualifier="revenueCloudConfig",
                  type=GETTER)
        public SAPRevenueCloudConfigurationModel getRevenueCloudConfig()
        Generated method - Getter of the SAPMarketToCatalogMapping.revenueCloudConfig attribute defined at extension saprevenuecloudproduct.
        Returns:
        the revenueCloudConfig
      • setCatalog

        @Accessor(qualifier="catalog",
                  type=SETTER)
        public void setCatalog​(CatalogModel value)
        Generated method - Setter of SAPMarketToCatalogMapping.catalog attribute defined at extension saprevenuecloudproduct.
        Parameters:
        value - the catalog - Catalog in SAP Hybris commerce
      • setMarketId

        @Accessor(qualifier="marketId",
                  type=SETTER)
        public void setMarketId​(java.lang.String value)
        Generated method - Setter of SAPMarketToCatalogMapping.marketId attribute defined at extension saprevenuecloudproduct.
        Parameters:
        value - the marketId - Market Id maintained at Revenue Cloud
      • setRevenueCloudConfig

        @Accessor(qualifier="revenueCloudConfig",
                  type=SETTER)
        public void setRevenueCloudConfig​(SAPRevenueCloudConfigurationModel value)
        Generated method - Setter of SAPMarketToCatalogMapping.revenueCloudConfig attribute defined at extension saprevenuecloudproduct.
        Parameters:
        value - the revenueCloudConfig