Class CommerceMLForecastAlertEntryWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceMLForecastAlertEntry>
com.liferay.commerce.machine.learning.forecast.alert.model.CommerceMLForecastAlertEntryWrapper
All Implemented Interfaces:
CommerceMLForecastAlertEntry, CommerceMLForecastAlertEntryModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceMLForecastAlertEntry>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<CommerceMLForecastAlertEntry>, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, Serializable, Cloneable, Comparable<CommerceMLForecastAlertEntry>

public class CommerceMLForecastAlertEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceMLForecastAlertEntry> implements CommerceMLForecastAlertEntry, com.liferay.portal.kernel.model.ModelWrapper<CommerceMLForecastAlertEntry>

This class is a wrapper for CommerceMLForecastAlertEntry.

See Also:
Generated:
  • Field Summary

    Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    model

    Fields inherited from interface com.liferay.commerce.machine.learning.forecast.alert.model.CommerceMLForecastAlertEntry

    COMMERCE_ML_FORECAST_ALERT_ENTRY_ID_ACCESSOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    double
    Returns the actual of this commerce ml forecast alert entry.
    long
    Returns the commerce account ID of this commerce ml forecast alert entry.
    long
    Returns the commerce ml forecast alert entry ID of this commerce ml forecast alert entry.
    long
    Returns the company ID of this commerce ml forecast alert entry.
    Returns the create date of this commerce ml forecast alert entry.
    double
    Returns the forecast of this commerce ml forecast alert entry.
     
    Returns the modified date of this commerce ml forecast alert entry.
    long
    Returns the primary key of this commerce ml forecast alert entry.
    double
    Returns the relative change of this commerce ml forecast alert entry.
    com.liferay.exportimport.kernel.lar.StagedModelType
     
    int
    Returns the status of this commerce ml forecast alert entry.
    Returns the timestamp of this commerce ml forecast alert entry.
    long
    Returns the user ID of this commerce ml forecast alert entry.
    Returns the user name of this commerce ml forecast alert entry.
    Returns the user uuid of this commerce ml forecast alert entry.
    Returns the uuid of this commerce ml forecast alert entry.
    void
     
    void
    setActual(double actual)
    Sets the actual of this commerce ml forecast alert entry.
    void
    setCommerceAccountId(long commerceAccountId)
    Sets the commerce account ID of this commerce ml forecast alert entry.
    void
    setCommerceMLForecastAlertEntryId(long commerceMLForecastAlertEntryId)
    Sets the commerce ml forecast alert entry ID of this commerce ml forecast alert entry.
    void
    setCompanyId(long companyId)
    Sets the company ID of this commerce ml forecast alert entry.
    void
    setCreateDate(Date createDate)
    Sets the create date of this commerce ml forecast alert entry.
    void
    setForecast(double forecast)
    Sets the forecast of this commerce ml forecast alert entry.
    void
     
    void
    setModifiedDate(Date modifiedDate)
    Sets the modified date of this commerce ml forecast alert entry.
    void
    setPrimaryKey(long primaryKey)
    Sets the primary key of this commerce ml forecast alert entry.
    void
    setRelativeChange(double relativeChange)
    Sets the relative change of this commerce ml forecast alert entry.
    void
    setStatus(int status)
    Sets the status of this commerce ml forecast alert entry.
    void
    setTimestamp(Date timestamp)
    Sets the timestamp of this commerce ml forecast alert entry.
    void
    setUserId(long userId)
    Sets the user ID of this commerce ml forecast alert entry.
    void
    setUserName(String userName)
    Sets the user name of this commerce ml forecast alert entry.
    void
    setUserUuid(String userUuid)
    Sets the user uuid of this commerce ml forecast alert entry.
    void
    Sets the uuid of this commerce ml forecast alert entry.
     
    wrap(CommerceMLForecastAlertEntry commerceMLForecastAlertEntry)
     

    Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.liferay.portal.kernel.model.BaseModel

    clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel

    Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel

    getModelClass, getModelClassName

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper

    getWrappedModel

    Methods inherited from interface com.liferay.portal.kernel.model.StagedModel

    clone
  • Constructor Details

    • CommerceMLForecastAlertEntryWrapper

      public CommerceMLForecastAlertEntryWrapper(CommerceMLForecastAlertEntry commerceMLForecastAlertEntry)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceMLForecastAlertEntry>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceMLForecastAlertEntry>
    • cloneWithOriginalValues

      public CommerceMLForecastAlertEntry cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceMLForecastAlertEntry>
      Specified by:
      cloneWithOriginalValues in interface CommerceMLForecastAlertEntryModel
    • getActual

      public double getActual()
      Returns the actual of this commerce ml forecast alert entry.
      Specified by:
      getActual in interface CommerceMLForecastAlertEntryModel
      Returns:
      the actual of this commerce ml forecast alert entry
    • getCommerceAccountId

      public long getCommerceAccountId()
      Returns the commerce account ID of this commerce ml forecast alert entry.
      Specified by:
      getCommerceAccountId in interface CommerceMLForecastAlertEntryModel
      Returns:
      the commerce account ID of this commerce ml forecast alert entry
    • getCommerceMLForecastAlertEntryId

      public long getCommerceMLForecastAlertEntryId()
      Returns the commerce ml forecast alert entry ID of this commerce ml forecast alert entry.
      Specified by:
      getCommerceMLForecastAlertEntryId in interface CommerceMLForecastAlertEntryModel
      Returns:
      the commerce ml forecast alert entry ID of this commerce ml forecast alert entry
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this commerce ml forecast alert entry.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface CommerceMLForecastAlertEntryModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the company ID of this commerce ml forecast alert entry
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this commerce ml forecast alert entry.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface CommerceMLForecastAlertEntryModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this commerce ml forecast alert entry
    • getForecast

      public double getForecast()
      Returns the forecast of this commerce ml forecast alert entry.
      Specified by:
      getForecast in interface CommerceMLForecastAlertEntryModel
      Returns:
      the forecast of this commerce ml forecast alert entry
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this commerce ml forecast alert entry.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface CommerceMLForecastAlertEntryModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this commerce ml forecast alert entry
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this commerce ml forecast alert entry.
      Specified by:
      getPrimaryKey in interface CommerceMLForecastAlertEntryModel
      Returns:
      the primary key of this commerce ml forecast alert entry
    • getRelativeChange

      public double getRelativeChange()
      Returns the relative change of this commerce ml forecast alert entry.
      Specified by:
      getRelativeChange in interface CommerceMLForecastAlertEntryModel
      Returns:
      the relative change of this commerce ml forecast alert entry
    • getStatus

      public int getStatus()
      Returns the status of this commerce ml forecast alert entry.
      Specified by:
      getStatus in interface CommerceMLForecastAlertEntryModel
      Returns:
      the status of this commerce ml forecast alert entry
    • getTimestamp

      public Date getTimestamp()
      Returns the timestamp of this commerce ml forecast alert entry.
      Specified by:
      getTimestamp in interface CommerceMLForecastAlertEntryModel
      Returns:
      the timestamp of this commerce ml forecast alert entry
    • getUserId

      public long getUserId()
      Returns the user ID of this commerce ml forecast alert entry.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface CommerceMLForecastAlertEntryModel
      Returns:
      the user ID of this commerce ml forecast alert entry
    • getUserName

      public String getUserName()
      Returns the user name of this commerce ml forecast alert entry.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface CommerceMLForecastAlertEntryModel
      Returns:
      the user name of this commerce ml forecast alert entry
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this commerce ml forecast alert entry.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CommerceMLForecastAlertEntryModel
      Returns:
      the user uuid of this commerce ml forecast alert entry
    • getUuid

      public String getUuid()
      Returns the uuid of this commerce ml forecast alert entry.
      Specified by:
      getUuid in interface CommerceMLForecastAlertEntryModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this commerce ml forecast alert entry
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setActual

      public void setActual(double actual)
      Sets the actual of this commerce ml forecast alert entry.
      Specified by:
      setActual in interface CommerceMLForecastAlertEntryModel
      Parameters:
      actual - the actual of this commerce ml forecast alert entry
    • setCommerceAccountId

      public void setCommerceAccountId(long commerceAccountId)
      Sets the commerce account ID of this commerce ml forecast alert entry.
      Specified by:
      setCommerceAccountId in interface CommerceMLForecastAlertEntryModel
      Parameters:
      commerceAccountId - the commerce account ID of this commerce ml forecast alert entry
    • setCommerceMLForecastAlertEntryId

      public void setCommerceMLForecastAlertEntryId(long commerceMLForecastAlertEntryId)
      Sets the commerce ml forecast alert entry ID of this commerce ml forecast alert entry.
      Specified by:
      setCommerceMLForecastAlertEntryId in interface CommerceMLForecastAlertEntryModel
      Parameters:
      commerceMLForecastAlertEntryId - the commerce ml forecast alert entry ID of this commerce ml forecast alert entry
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this commerce ml forecast alert entry.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface CommerceMLForecastAlertEntryModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      companyId - the company ID of this commerce ml forecast alert entry
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this commerce ml forecast alert entry.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface CommerceMLForecastAlertEntryModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this commerce ml forecast alert entry
    • setForecast

      public void setForecast(double forecast)
      Sets the forecast of this commerce ml forecast alert entry.
      Specified by:
      setForecast in interface CommerceMLForecastAlertEntryModel
      Parameters:
      forecast - the forecast of this commerce ml forecast alert entry
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this commerce ml forecast alert entry.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface CommerceMLForecastAlertEntryModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this commerce ml forecast alert entry
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this commerce ml forecast alert entry.
      Specified by:
      setPrimaryKey in interface CommerceMLForecastAlertEntryModel
      Parameters:
      primaryKey - the primary key of this commerce ml forecast alert entry
    • setRelativeChange

      public void setRelativeChange(double relativeChange)
      Sets the relative change of this commerce ml forecast alert entry.
      Specified by:
      setRelativeChange in interface CommerceMLForecastAlertEntryModel
      Parameters:
      relativeChange - the relative change of this commerce ml forecast alert entry
    • setStatus

      public void setStatus(int status)
      Sets the status of this commerce ml forecast alert entry.
      Specified by:
      setStatus in interface CommerceMLForecastAlertEntryModel
      Parameters:
      status - the status of this commerce ml forecast alert entry
    • setTimestamp

      public void setTimestamp(Date timestamp)
      Sets the timestamp of this commerce ml forecast alert entry.
      Specified by:
      setTimestamp in interface CommerceMLForecastAlertEntryModel
      Parameters:
      timestamp - the timestamp of this commerce ml forecast alert entry
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this commerce ml forecast alert entry.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface CommerceMLForecastAlertEntryModel
      Parameters:
      userId - the user ID of this commerce ml forecast alert entry
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this commerce ml forecast alert entry.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface CommerceMLForecastAlertEntryModel
      Parameters:
      userName - the user name of this commerce ml forecast alert entry
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this commerce ml forecast alert entry.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface CommerceMLForecastAlertEntryModel
      Parameters:
      userUuid - the user uuid of this commerce ml forecast alert entry
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this commerce ml forecast alert entry.
      Specified by:
      setUuid in interface CommerceMLForecastAlertEntryModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this commerce ml forecast alert entry
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface CommerceMLForecastAlertEntryModel
    • getStagedModelType

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
    • wrap

      protected CommerceMLForecastAlertEntryWrapper wrap(CommerceMLForecastAlertEntry commerceMLForecastAlertEntry)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceMLForecastAlertEntry>