Class CommerceShippingOptionAccountEntryRelWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>
com.liferay.commerce.model.CommerceShippingOptionAccountEntryRelWrapper
All Implemented Interfaces:
CommerceShippingOptionAccountEntryRel, CommerceShippingOptionAccountEntryRelModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<CommerceShippingOptionAccountEntryRel>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, Serializable, Cloneable, Comparable<CommerceShippingOptionAccountEntryRel>

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

This class is a wrapper for CommerceShippingOptionAccountEntryRel.

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.CommerceShippingOptionAccountEntryRel

    COMMERCE_SHIPPING_OPTION_ACCOUNT_ENTRY_REL_ID_ACCESSOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    long
    Returns the account entry ID of this commerce shipping option account entry rel.
    long
    Returns the commerce channel ID of this commerce shipping option account entry rel.
    Returns the commerce shipping method key of this commerce shipping option account entry rel.
    long
    Returns the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.
    Returns the commerce shipping option key of this commerce shipping option account entry rel.
    long
    Returns the company ID of this commerce shipping option account entry rel.
    Returns the create date of this commerce shipping option account entry rel.
     
    Returns the modified date of this commerce shipping option account entry rel.
    long
    Returns the mvcc version of this commerce shipping option account entry rel.
    long
    Returns the primary key of this commerce shipping option account entry rel.
    long
    Returns the user ID of this commerce shipping option account entry rel.
    Returns the user name of this commerce shipping option account entry rel.
    Returns the user uuid of this commerce shipping option account entry rel.
    void
     
    void
    setAccountEntryId(long accountEntryId)
    Sets the account entry ID of this commerce shipping option account entry rel.
    void
    setCommerceChannelId(long commerceChannelId)
    Sets the commerce channel ID of this commerce shipping option account entry rel.
    void
    setCommerceShippingMethodKey(String commerceShippingMethodKey)
    Sets the commerce shipping method key of this commerce shipping option account entry rel.
    void
    setCommerceShippingOptionAccountEntryRelId(long CommerceShippingOptionAccountEntryRelId)
    Sets the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.
    void
    setCommerceShippingOptionKey(String commerceShippingOptionKey)
    Sets the commerce shipping option key of this commerce shipping option account entry rel.
    void
    setCompanyId(long companyId)
    Sets the company ID of this commerce shipping option account entry rel.
    void
    setCreateDate(Date createDate)
    Sets the create date of this commerce shipping option account entry rel.
    void
     
    void
    setModifiedDate(Date modifiedDate)
    Sets the modified date of this commerce shipping option account entry rel.
    void
    setMvccVersion(long mvccVersion)
    Sets the mvcc version of this commerce shipping option account entry rel.
    void
    setPrimaryKey(long primaryKey)
    Sets the primary key of this commerce shipping option account entry rel.
    void
    setUserId(long userId)
    Sets the user ID of this commerce shipping option account entry rel.
    void
    setUserName(String userName)
    Sets the user name of this commerce shipping option account entry rel.
    void
    setUserUuid(String userUuid)
    Sets the user uuid of this commerce shipping option account entry rel.
     
    wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
     

    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
  • Constructor Details

  • Method Details

    • getModelAttributes

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

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

      public CommerceShippingOptionAccountEntryRel cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingOptionAccountEntryRel>
      Specified by:
      cloneWithOriginalValues in interface CommerceShippingOptionAccountEntryRelModel
    • getAccountEntryId

      public long getAccountEntryId()
      Returns the account entry ID of this commerce shipping option account entry rel.
      Specified by:
      getAccountEntryId in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the account entry ID of this commerce shipping option account entry rel
    • getCommerceChannelId

      public long getCommerceChannelId()
      Returns the commerce channel ID of this commerce shipping option account entry rel.
      Specified by:
      getCommerceChannelId in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the commerce channel ID of this commerce shipping option account entry rel
    • getCommerceShippingMethodKey

      public String getCommerceShippingMethodKey()
      Returns the commerce shipping method key of this commerce shipping option account entry rel.
      Specified by:
      getCommerceShippingMethodKey in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the commerce shipping method key of this commerce shipping option account entry rel
    • getCommerceShippingOptionAccountEntryRelId

      public long getCommerceShippingOptionAccountEntryRelId()
      Returns the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.
      Specified by:
      getCommerceShippingOptionAccountEntryRelId in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the commerce shipping option account entry rel ID of this commerce shipping option account entry rel
    • getCommerceShippingOptionKey

      public String getCommerceShippingOptionKey()
      Returns the commerce shipping option key of this commerce shipping option account entry rel.
      Specified by:
      getCommerceShippingOptionKey in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the commerce shipping option key of this commerce shipping option account entry rel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this commerce shipping option account entry rel.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface CommerceShippingOptionAccountEntryRelModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this commerce shipping option account entry rel
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this commerce shipping option account entry rel.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the create date of this commerce shipping option account entry rel
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this commerce shipping option account entry rel.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the modified date of this commerce shipping option account entry rel
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this commerce shipping option account entry rel.
      Specified by:
      getMvccVersion in interface CommerceShippingOptionAccountEntryRelModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this commerce shipping option account entry rel
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this commerce shipping option account entry rel.
      Specified by:
      getPrimaryKey in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the primary key of this commerce shipping option account entry rel
    • getUserId

      public long getUserId()
      Returns the user ID of this commerce shipping option account entry rel.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the user ID of this commerce shipping option account entry rel
    • getUserName

      public String getUserName()
      Returns the user name of this commerce shipping option account entry rel.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the user name of this commerce shipping option account entry rel
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this commerce shipping option account entry rel.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CommerceShippingOptionAccountEntryRelModel
      Returns:
      the user uuid of this commerce shipping option account entry rel
    • persist

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

      public void setAccountEntryId(long accountEntryId)
      Sets the account entry ID of this commerce shipping option account entry rel.
      Specified by:
      setAccountEntryId in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      accountEntryId - the account entry ID of this commerce shipping option account entry rel
    • setCommerceChannelId

      public void setCommerceChannelId(long commerceChannelId)
      Sets the commerce channel ID of this commerce shipping option account entry rel.
      Specified by:
      setCommerceChannelId in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      commerceChannelId - the commerce channel ID of this commerce shipping option account entry rel
    • setCommerceShippingMethodKey

      public void setCommerceShippingMethodKey(String commerceShippingMethodKey)
      Sets the commerce shipping method key of this commerce shipping option account entry rel.
      Specified by:
      setCommerceShippingMethodKey in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      commerceShippingMethodKey - the commerce shipping method key of this commerce shipping option account entry rel
    • setCommerceShippingOptionAccountEntryRelId

      public void setCommerceShippingOptionAccountEntryRelId(long CommerceShippingOptionAccountEntryRelId)
      Sets the commerce shipping option account entry rel ID of this commerce shipping option account entry rel.
      Specified by:
      setCommerceShippingOptionAccountEntryRelId in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      CommerceShippingOptionAccountEntryRelId - the commerce shipping option account entry rel ID of this commerce shipping option account entry rel
    • setCommerceShippingOptionKey

      public void setCommerceShippingOptionKey(String commerceShippingOptionKey)
      Sets the commerce shipping option key of this commerce shipping option account entry rel.
      Specified by:
      setCommerceShippingOptionKey in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      commerceShippingOptionKey - the commerce shipping option key of this commerce shipping option account entry rel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this commerce shipping option account entry rel.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface CommerceShippingOptionAccountEntryRelModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this commerce shipping option account entry rel
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this commerce shipping option account entry rel.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      createDate - the create date of this commerce shipping option account entry rel
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this commerce shipping option account entry rel.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      modifiedDate - the modified date of this commerce shipping option account entry rel
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this commerce shipping option account entry rel.
      Specified by:
      setMvccVersion in interface CommerceShippingOptionAccountEntryRelModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this commerce shipping option account entry rel
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this commerce shipping option account entry rel.
      Specified by:
      setPrimaryKey in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      primaryKey - the primary key of this commerce shipping option account entry rel
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this commerce shipping option account entry rel.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      userId - the user ID of this commerce shipping option account entry rel
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this commerce shipping option account entry rel.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      userName - the user name of this commerce shipping option account entry rel
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this commerce shipping option account entry rel.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface CommerceShippingOptionAccountEntryRelModel
      Parameters:
      userUuid - the user uuid of this commerce shipping option account entry rel
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface CommerceShippingOptionAccountEntryRelModel
    • wrap

      protected CommerceShippingOptionAccountEntryRelWrapper wrap(CommerceShippingOptionAccountEntryRel commerceShippingOptionAccountEntryRel)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingOptionAccountEntryRel>