Class CxPeriodicVoterConfigModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.personalizationservices.model.config.CxAbstractCalcConfigModel
de.hybris.platform.personalizationservices.model.config.CxPeriodicVoterConfigModel
All Implemented Interfaces:
Serializable

public class CxPeriodicVoterConfigModel extends CxAbstractCalcConfigModel
Generated model class for type CxPeriodicVoterConfig first defined at extension personalizationservices.
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 CxConfigToCxPeriodicVoterConfig defining source attribute cxConfig in extension personalizationservices.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
    static final String
    Generated constant - Attribute key of CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
    static final String
    Generated constant - Attribute key of CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.

    Fields inherited from class de.hybris.platform.personalizationservices.model.config.CxAbstractCalcConfigModel

    ACTIONS, CODE, USERTYPE

    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.
    CxPeriodicVoterConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    CxPeriodicVoterConfigModel(Set<String> _actions, String _code, CxConfigModel _cxConfig, ItemModel _owner, Integer _userMinRequestNumber, Long _userMinTime)
    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
    CxPeriodicVoterConfigModel(Set<String> _actions, String _code, CxConfigModel _cxConfig, Integer _userMinRequestNumber, Long _userMinTime)
    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 CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
    Generated method - Getter of the CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
    Generated method - Getter of the CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.
    void
    Generated method - Setter of CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
    void
    Generated method - Setter of CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
    void
    Generated method - Setter of CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.

    Methods inherited from class de.hybris.platform.personalizationservices.model.config.CxAbstractCalcConfigModel

    getActions, getCode, getUserType, setActions, setCode, setUserType

    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:
    • _CXCONFIGTOCXPERIODICVOTERCONFIG

      public static final String _CXCONFIGTOCXPERIODICVOTERCONFIG
      Generated relation code constant for relation CxConfigToCxPeriodicVoterConfig defining source attribute cxConfig in extension personalizationservices.
      See Also:
    • USERMINTIME

      public static final String USERMINTIME
      Generated constant - Attribute key of CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.
      See Also:
    • USERMINREQUESTNUMBER

      public static final String USERMINREQUESTNUMBER
      Generated constant - Attribute key of CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
      See Also:
    • CXCONFIG

      public static final String CXCONFIG
      Generated constant - Attribute key of CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
      See Also:
  • Constructor Details

    • CxPeriodicVoterConfigModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public CxPeriodicVoterConfigModel(Set<String> _actions, String _code, CxConfigModel _cxConfig, Integer _userMinRequestNumber, Long _userMinTime)
      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:
      _actions - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices
      _code - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices
      _cxConfig - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
      _userMinRequestNumber - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
      _userMinTime - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
    • CxPeriodicVoterConfigModel

      @Deprecated(since="4.1.1", forRemoval=true) public CxPeriodicVoterConfigModel(Set<String> _actions, String _code, CxConfigModel _cxConfig, ItemModel _owner, Integer _userMinRequestNumber, Long _userMinTime)
      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:
      _actions - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices
      _code - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices
      _cxConfig - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
      _owner - initial attribute declared by type Item at extension core
      _userMinRequestNumber - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
      _userMinTime - initial attribute declared by type CxPeriodicVoterConfig at extension personalizationservices
  • Method Details

    • getCxConfig

      @Accessor(qualifier="cxConfig", type=GETTER) public CxConfigModel getCxConfig()
      Generated method - Getter of the CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
      Returns:
      the cxConfig
    • getUserMinRequestNumber

      @Accessor(qualifier="userMinRequestNumber", type=GETTER) public Integer getUserMinRequestNumber()
      Generated method - Getter of the CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
      Returns:
      the userMinRequestNumber - Actions requiring request number
    • getUserMinTime

      @Accessor(qualifier="userMinTime", type=GETTER) public Long getUserMinTime()
      Generated method - Getter of the CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.
      Returns:
      the userMinTime - Actions interval
    • setCxConfig

      @Accessor(qualifier="cxConfig", type=SETTER) public void setCxConfig(CxConfigModel value)
      Generated method - Setter of CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices.
      Parameters:
      value - the cxConfig
    • setUserMinRequestNumber

      @Accessor(qualifier="userMinRequestNumber", type=SETTER) public void setUserMinRequestNumber(Integer value)
      Generated method - Setter of CxPeriodicVoterConfig.userMinRequestNumber attribute defined at extension personalizationservices.
      Parameters:
      value - the userMinRequestNumber - Actions requiring request number
    • setUserMinTime

      @Accessor(qualifier="userMinTime", type=SETTER) public void setUserMinTime(Long value)
      Generated method - Setter of CxPeriodicVoterConfig.userMinTime attribute defined at extension personalizationservices.
      Parameters:
      value - the userMinTime - Actions interval