Class CPConfigurationEntrySettingWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPConfigurationEntrySetting>
com.liferay.commerce.product.model.CPConfigurationEntrySettingWrapper
All Implemented Interfaces:
CPConfigurationEntrySetting, CPConfigurationEntrySettingModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntrySetting>, com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntrySetting>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<CPConfigurationEntrySetting>, 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<CPConfigurationEntrySetting>

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

This class is a wrapper for CPConfigurationEntrySetting.

See Also:
Generated:
  • Constructor Details

    • CPConfigurationEntrySettingWrapper

      public CPConfigurationEntrySettingWrapper(CPConfigurationEntrySetting cpConfigurationEntrySetting)
  • Method Details

    • getModelAttributes

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

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

      public CPConfigurationEntrySetting cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntrySetting>
      Specified by:
      cloneWithOriginalValues in interface CPConfigurationEntrySettingModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this cp configuration entry setting.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface CPConfigurationEntrySettingModel
      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 cp configuration entry setting
    • getCPConfigurationEntryId

      public long getCPConfigurationEntryId()
      Returns the cp configuration entry ID of this cp configuration entry setting.
      Specified by:
      getCPConfigurationEntryId in interface CPConfigurationEntrySettingModel
      Returns:
      the cp configuration entry ID of this cp configuration entry setting
    • getCPConfigurationEntrySettingId

      public long getCPConfigurationEntrySettingId()
      Returns the cp configuration entry setting ID of this cp configuration entry setting.
      Specified by:
      getCPConfigurationEntrySettingId in interface CPConfigurationEntrySettingModel
      Returns:
      the cp configuration entry setting ID of this cp configuration entry setting
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this cp configuration entry setting.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface CPConfigurationEntrySettingModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this cp configuration entry setting
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this cp configuration entry setting.
      Specified by:
      getCtCollectionId in interface CPConfigurationEntrySettingModel
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntrySetting>
      Returns:
      the ct collection ID of this cp configuration entry setting
    • getGroupId

      public long getGroupId()
      Returns the group ID of this cp configuration entry setting.
      Specified by:
      getGroupId in interface CPConfigurationEntrySettingModel
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Returns:
      the group ID of this cp configuration entry setting
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this cp configuration entry setting.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface CPConfigurationEntrySettingModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this cp configuration entry setting
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this cp configuration entry setting.
      Specified by:
      getMvccVersion in interface CPConfigurationEntrySettingModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this cp configuration entry setting
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this cp configuration entry setting.
      Specified by:
      getPrimaryKey in interface CPConfigurationEntrySettingModel
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntrySetting>
      Returns:
      the primary key of this cp configuration entry setting
    • getType

      public int getType()
      Returns the type of this cp configuration entry setting.
      Specified by:
      getType in interface CPConfigurationEntrySettingModel
      Returns:
      the type of this cp configuration entry setting
    • getUserId

      public long getUserId()
      Returns the user ID of this cp configuration entry setting.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface CPConfigurationEntrySettingModel
      Returns:
      the user ID of this cp configuration entry setting
    • getUserName

      public String getUserName()
      Returns the user name of this cp configuration entry setting.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface CPConfigurationEntrySettingModel
      Returns:
      the user name of this cp configuration entry setting
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this cp configuration entry setting.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CPConfigurationEntrySettingModel
      Returns:
      the user uuid of this cp configuration entry setting
    • getUuid

      public String getUuid()
      Returns the uuid of this cp configuration entry setting.
      Specified by:
      getUuid in interface CPConfigurationEntrySettingModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this cp configuration entry setting
    • getValue

      public String getValue()
      Returns the value of this cp configuration entry setting.
      Specified by:
      getValue in interface CPConfigurationEntrySettingModel
      Returns:
      the value of this cp configuration entry setting
    • persist

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

      public void setCompanyId(long companyId)
      Sets the company ID of this cp configuration entry setting.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface CPConfigurationEntrySettingModel
      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 cp configuration entry setting
    • setCPConfigurationEntryId

      public void setCPConfigurationEntryId(long CPConfigurationEntryId)
      Sets the cp configuration entry ID of this cp configuration entry setting.
      Specified by:
      setCPConfigurationEntryId in interface CPConfigurationEntrySettingModel
      Parameters:
      CPConfigurationEntryId - the cp configuration entry ID of this cp configuration entry setting
    • setCPConfigurationEntrySettingId

      public void setCPConfigurationEntrySettingId(long CPConfigurationEntrySettingId)
      Sets the cp configuration entry setting ID of this cp configuration entry setting.
      Specified by:
      setCPConfigurationEntrySettingId in interface CPConfigurationEntrySettingModel
      Parameters:
      CPConfigurationEntrySettingId - the cp configuration entry setting ID of this cp configuration entry setting
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this cp configuration entry setting.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface CPConfigurationEntrySettingModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this cp configuration entry setting
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this cp configuration entry setting.
      Specified by:
      setCtCollectionId in interface CPConfigurationEntrySettingModel
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntrySetting>
      Parameters:
      ctCollectionId - the ct collection ID of this cp configuration entry setting
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this cp configuration entry setting.
      Specified by:
      setGroupId in interface CPConfigurationEntrySettingModel
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Parameters:
      groupId - the group ID of this cp configuration entry setting
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this cp configuration entry setting.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface CPConfigurationEntrySettingModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this cp configuration entry setting
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this cp configuration entry setting.
      Specified by:
      setMvccVersion in interface CPConfigurationEntrySettingModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this cp configuration entry setting
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this cp configuration entry setting.
      Specified by:
      setPrimaryKey in interface CPConfigurationEntrySettingModel
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntrySetting>
      Parameters:
      primaryKey - the primary key of this cp configuration entry setting
    • setType

      public void setType(int type)
      Sets the type of this cp configuration entry setting.
      Specified by:
      setType in interface CPConfigurationEntrySettingModel
      Parameters:
      type - the type of this cp configuration entry setting
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this cp configuration entry setting.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface CPConfigurationEntrySettingModel
      Parameters:
      userId - the user ID of this cp configuration entry setting
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this cp configuration entry setting.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface CPConfigurationEntrySettingModel
      Parameters:
      userName - the user name of this cp configuration entry setting
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this cp configuration entry setting.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface CPConfigurationEntrySettingModel
      Parameters:
      userUuid - the user uuid of this cp configuration entry setting
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this cp configuration entry setting.
      Specified by:
      setUuid in interface CPConfigurationEntrySettingModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this cp configuration entry setting
    • setValue

      public void setValue(String value)
      Sets the value of this cp configuration entry setting.
      Specified by:
      setValue in interface CPConfigurationEntrySettingModel
      Parameters:
      value - the value of this cp configuration entry setting
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface CPConfigurationEntrySettingModel
    • getAttributeGetterFunctions

      public Map<String,Function<CPConfigurationEntrySetting,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntrySetting>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<CPConfigurationEntrySetting,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntrySetting>
    • getStagedModelType

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

      protected CPConfigurationEntrySettingWrapper wrap(CPConfigurationEntrySetting cpConfigurationEntrySetting)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPConfigurationEntrySetting>