Class CPDAvailabilityEstimateWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDAvailabilityEstimate>
com.liferay.commerce.model.CPDAvailabilityEstimateWrapper
All Implemented Interfaces:
CPDAvailabilityEstimate, CPDAvailabilityEstimateModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<CPDAvailabilityEstimate>, com.liferay.portal.kernel.model.MVCCModel, 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<CPDAvailabilityEstimate>

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

This class is a wrapper for CPDAvailabilityEstimate.

See Also:
Generated:
  • Field Summary

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

    model

    Fields inherited from interface com.liferay.commerce.model.CPDAvailabilityEstimate

    CPD_AVAILABILITY_ESTIMATE_ID_ACCESSOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    long
    Returns the commerce availability estimate ID of this cpd availability estimate.
    long
    Returns the company ID of this cpd availability estimate.
    long
    Returns the cpd availability estimate ID of this cpd availability estimate.
    long
    Returns the c product ID of this cpd availability estimate.
    Returns the create date of this cpd availability estimate.
    Returns the last publish date of this cpd availability estimate.
     
    Returns the modified date of this cpd availability estimate.
    long
    Returns the mvcc version of this cpd availability estimate.
    long
    Returns the primary key of this cpd availability estimate.
    com.liferay.exportimport.kernel.lar.StagedModelType
     
    long
    Returns the user ID of this cpd availability estimate.
    Returns the user name of this cpd availability estimate.
    Returns the user uuid of this cpd availability estimate.
    Returns the uuid of this cpd availability estimate.
    void
     
    void
    setCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId)
    Sets the commerce availability estimate ID of this cpd availability estimate.
    void
    setCompanyId(long companyId)
    Sets the company ID of this cpd availability estimate.
    void
    setCPDAvailabilityEstimateId(long CPDAvailabilityEstimateId)
    Sets the cpd availability estimate ID of this cpd availability estimate.
    void
    setCProductId(long CProductId)
    Sets the c product ID of this cpd availability estimate.
    void
    setCreateDate(Date createDate)
    Sets the create date of this cpd availability estimate.
    void
    setLastPublishDate(Date lastPublishDate)
    Sets the last publish date of this cpd availability estimate.
    void
     
    void
    setModifiedDate(Date modifiedDate)
    Sets the modified date of this cpd availability estimate.
    void
    setMvccVersion(long mvccVersion)
    Sets the mvcc version of this cpd availability estimate.
    void
    setPrimaryKey(long primaryKey)
    Sets the primary key of this cpd availability estimate.
    void
    setUserId(long userId)
    Sets the user ID of this cpd availability estimate.
    void
    setUserName(String userName)
    Sets the user name of this cpd availability estimate.
    void
    setUserUuid(String userUuid)
    Sets the user uuid of this cpd availability estimate.
    void
    Sets the uuid of this cpd availability estimate.
     
    wrap(CPDAvailabilityEstimate cpdAvailabilityEstimate)
     

    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

    • CPDAvailabilityEstimateWrapper

      public CPDAvailabilityEstimateWrapper(CPDAvailabilityEstimate cpdAvailabilityEstimate)
  • Method Details

    • getModelAttributes

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

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

      public CPDAvailabilityEstimate cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPDAvailabilityEstimate>
      Specified by:
      cloneWithOriginalValues in interface CPDAvailabilityEstimateModel
    • getCommerceAvailabilityEstimate

      public CommerceAvailabilityEstimate getCommerceAvailabilityEstimate() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getCommerceAvailabilityEstimate in interface CPDAvailabilityEstimate
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceAvailabilityEstimateId

      public long getCommerceAvailabilityEstimateId()
      Returns the commerce availability estimate ID of this cpd availability estimate.
      Specified by:
      getCommerceAvailabilityEstimateId in interface CPDAvailabilityEstimateModel
      Returns:
      the commerce availability estimate ID of this cpd availability estimate
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this cpd availability estimate.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface CPDAvailabilityEstimateModel
      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 cpd availability estimate
    • getCPDAvailabilityEstimateId

      public long getCPDAvailabilityEstimateId()
      Returns the cpd availability estimate ID of this cpd availability estimate.
      Specified by:
      getCPDAvailabilityEstimateId in interface CPDAvailabilityEstimateModel
      Returns:
      the cpd availability estimate ID of this cpd availability estimate
    • getCProductId

      public long getCProductId()
      Returns the c product ID of this cpd availability estimate.
      Specified by:
      getCProductId in interface CPDAvailabilityEstimateModel
      Returns:
      the c product ID of this cpd availability estimate
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this cpd availability estimate.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface CPDAvailabilityEstimateModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this cpd availability estimate
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this cpd availability estimate.
      Specified by:
      getLastPublishDate in interface CPDAvailabilityEstimateModel
      Returns:
      the last publish date of this cpd availability estimate
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this cpd availability estimate.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface CPDAvailabilityEstimateModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this cpd availability estimate
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this cpd availability estimate.
      Specified by:
      getMvccVersion in interface CPDAvailabilityEstimateModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this cpd availability estimate
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this cpd availability estimate.
      Specified by:
      getPrimaryKey in interface CPDAvailabilityEstimateModel
      Returns:
      the primary key of this cpd availability estimate
    • getUserId

      public long getUserId()
      Returns the user ID of this cpd availability estimate.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface CPDAvailabilityEstimateModel
      Returns:
      the user ID of this cpd availability estimate
    • getUserName

      public String getUserName()
      Returns the user name of this cpd availability estimate.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface CPDAvailabilityEstimateModel
      Returns:
      the user name of this cpd availability estimate
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this cpd availability estimate.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CPDAvailabilityEstimateModel
      Returns:
      the user uuid of this cpd availability estimate
    • getUuid

      public String getUuid()
      Returns the uuid of this cpd availability estimate.
      Specified by:
      getUuid in interface CPDAvailabilityEstimateModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this cpd availability estimate
    • persist

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

      public void setCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId)
      Sets the commerce availability estimate ID of this cpd availability estimate.
      Specified by:
      setCommerceAvailabilityEstimateId in interface CPDAvailabilityEstimateModel
      Parameters:
      commerceAvailabilityEstimateId - the commerce availability estimate ID of this cpd availability estimate
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this cpd availability estimate.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface CPDAvailabilityEstimateModel
      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 cpd availability estimate
    • setCPDAvailabilityEstimateId

      public void setCPDAvailabilityEstimateId(long CPDAvailabilityEstimateId)
      Sets the cpd availability estimate ID of this cpd availability estimate.
      Specified by:
      setCPDAvailabilityEstimateId in interface CPDAvailabilityEstimateModel
      Parameters:
      CPDAvailabilityEstimateId - the cpd availability estimate ID of this cpd availability estimate
    • setCProductId

      public void setCProductId(long CProductId)
      Sets the c product ID of this cpd availability estimate.
      Specified by:
      setCProductId in interface CPDAvailabilityEstimateModel
      Parameters:
      CProductId - the c product ID of this cpd availability estimate
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this cpd availability estimate.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface CPDAvailabilityEstimateModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this cpd availability estimate
    • setLastPublishDate

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this cpd availability estimate.
      Specified by:
      setLastPublishDate in interface CPDAvailabilityEstimateModel
      Parameters:
      lastPublishDate - the last publish date of this cpd availability estimate
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this cpd availability estimate.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface CPDAvailabilityEstimateModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this cpd availability estimate
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this cpd availability estimate.
      Specified by:
      setMvccVersion in interface CPDAvailabilityEstimateModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this cpd availability estimate
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this cpd availability estimate.
      Specified by:
      setPrimaryKey in interface CPDAvailabilityEstimateModel
      Parameters:
      primaryKey - the primary key of this cpd availability estimate
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this cpd availability estimate.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface CPDAvailabilityEstimateModel
      Parameters:
      userId - the user ID of this cpd availability estimate
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this cpd availability estimate.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface CPDAvailabilityEstimateModel
      Parameters:
      userName - the user name of this cpd availability estimate
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this cpd availability estimate.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface CPDAvailabilityEstimateModel
      Parameters:
      userUuid - the user uuid of this cpd availability estimate
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this cpd availability estimate.
      Specified by:
      setUuid in interface CPDAvailabilityEstimateModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this cpd availability estimate
    • toXmlString

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

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

      protected CPDAvailabilityEstimateWrapper wrap(CPDAvailabilityEstimate cpdAvailabilityEstimate)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDAvailabilityEstimate>