Class CatalogVersionToRuleEngineContextMappingModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CatalogVersionToRuleEngineContextMappingModel
    extends ItemModel
    Generated model class for type CatalogVersionToRuleEngineContextMapping first defined at extension ruleengine.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String CATALOGVERSION
        Generated constant - Attribute key of CatalogVersionToRuleEngineContextMapping.catalogVersion attribute defined at extension ruleengine.
        See Also:
        Constant Field Values
      • CONTEXT

        public static final java.lang.String CONTEXT
        Generated constant - Attribute key of CatalogVersionToRuleEngineContextMapping.context attribute defined at extension ruleengine.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CatalogVersionToRuleEngineContextMappingModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CatalogVersionToRuleEngineContextMappingModel​(CatalogVersionModel _catalogVersion,
                                                             AbstractRuleEngineContextModel _context)
        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:
        _catalogVersion - initial attribute declared by type CatalogVersionToRuleEngineContextMapping at extension ruleengine
        _context - initial attribute declared by type CatalogVersionToRuleEngineContextMapping at extension ruleengine
      • CatalogVersionToRuleEngineContextMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CatalogVersionToRuleEngineContextMappingModel​(CatalogVersionModel _catalogVersion,
                                                             AbstractRuleEngineContextModel _context,
                                                             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:
        _catalogVersion - initial attribute declared by type CatalogVersionToRuleEngineContextMapping at extension ruleengine
        _context - initial attribute declared by type CatalogVersionToRuleEngineContextMapping at extension ruleengine
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=GETTER)
        public CatalogVersionModel getCatalogVersion()
        Generated method - Getter of the CatalogVersionToRuleEngineContextMapping.catalogVersion attribute defined at extension ruleengine.
        Returns:
        the catalogVersion
      • setCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=SETTER)
        public void setCatalogVersion​(CatalogVersionModel value)
        Generated method - Setter of CatalogVersionToRuleEngineContextMapping.catalogVersion attribute defined at extension ruleengine.
        Parameters:
        value - the catalogVersion