Class SegmentsExperimentWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SegmentsExperiment>
com.liferay.segments.model.SegmentsExperimentWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SegmentsExperiment>, com.liferay.portal.kernel.model.change.tracking.CTModel<SegmentsExperiment>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<SegmentsExperiment>, 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, SegmentsExperiment, SegmentsExperimentModel, Serializable, Cloneable, Comparable<SegmentsExperiment>

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

This class is a wrapper for SegmentsExperiment.

See Also:
Generated:
  • Constructor Details

    • SegmentsExperimentWrapper

      public SegmentsExperimentWrapper(SegmentsExperiment segmentsExperiment)
  • Method Details

    • getModelAttributes

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

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

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

      public long getCompanyId()
      Returns the company ID of this segments experiment.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface SegmentsExperimentModel
      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 segments experiment
    • getConfidenceLevel

      public double getConfidenceLevel()
      Specified by:
      getConfidenceLevel in interface SegmentsExperiment
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this segments experiment.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface SegmentsExperimentModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this segments experiment
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this segments experiment.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<SegmentsExperiment>
      Specified by:
      getCtCollectionId in interface SegmentsExperimentModel
      Returns:
      the ct collection ID of this segments experiment
    • getDescription

      public String getDescription()
      Returns the description of this segments experiment.
      Specified by:
      getDescription in interface SegmentsExperimentModel
      Returns:
      the description of this segments experiment
    • getGoal

      public String getGoal()
      Specified by:
      getGoal in interface SegmentsExperiment
    • getGoalTarget

      public String getGoalTarget()
      Specified by:
      getGoalTarget in interface SegmentsExperiment
    • getGroupId

      public long getGroupId()
      Returns the group ID of this segments experiment.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface SegmentsExperimentModel
      Returns:
      the group ID of this segments experiment
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this segments experiment.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface SegmentsExperimentModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this segments experiment
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this segments experiment.
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      getMvccVersion in interface SegmentsExperimentModel
      Returns:
      the mvcc version of this segments experiment
    • getName

      public String getName()
      Returns the name of this segments experiment.
      Specified by:
      getName in interface SegmentsExperimentModel
      Returns:
      the name of this segments experiment
    • getPlid

      public long getPlid()
      Returns the plid of this segments experiment.
      Specified by:
      getPlid in interface SegmentsExperimentModel
      Returns:
      the plid of this segments experiment
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this segments experiment.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<SegmentsExperiment>
      Specified by:
      getPrimaryKey in interface SegmentsExperimentModel
      Returns:
      the primary key of this segments experiment
    • getSegmentsEntryId

      public long getSegmentsEntryId()
      Returns the segments entry ID of this segments experiment.
      Specified by:
      getSegmentsEntryId in interface SegmentsExperimentModel
      Returns:
      the segments entry ID of this segments experiment
    • getSegmentsEntryName

      public String getSegmentsEntryName(Locale locale) throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getSegmentsEntryName in interface SegmentsExperiment
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getSegmentsExperienceId

      public long getSegmentsExperienceId()
      Returns the segments experience ID of this segments experiment.
      Specified by:
      getSegmentsExperienceId in interface SegmentsExperimentModel
      Returns:
      the segments experience ID of this segments experiment
    • getSegmentsExperienceKey

      public String getSegmentsExperienceKey()
      Specified by:
      getSegmentsExperienceKey in interface SegmentsExperiment
    • getSegmentsExperimentId

      public long getSegmentsExperimentId()
      Returns the segments experiment ID of this segments experiment.
      Specified by:
      getSegmentsExperimentId in interface SegmentsExperimentModel
      Returns:
      the segments experiment ID of this segments experiment
    • getSegmentsExperimentKey

      public String getSegmentsExperimentKey()
      Returns the segments experiment key of this segments experiment.
      Specified by:
      getSegmentsExperimentKey in interface SegmentsExperimentModel
      Returns:
      the segments experiment key of this segments experiment
    • getSegmentsExperimentRels

      public List<SegmentsExperimentRel> getSegmentsExperimentRels()
      Specified by:
      getSegmentsExperimentRels in interface SegmentsExperiment
    • getStatus

      public int getStatus()
      Returns the status of this segments experiment.
      Specified by:
      getStatus in interface SegmentsExperimentModel
      Returns:
      the status of this segments experiment
    • getType

      public String getType()
      Specified by:
      getType in interface SegmentsExperiment
    • getTypeSettings

      public String getTypeSettings()
      Returns the type settings of this segments experiment.
      Specified by:
      getTypeSettings in interface SegmentsExperimentModel
      Returns:
      the type settings of this segments experiment
    • getTypeSettingsProperties

      public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
      Specified by:
      getTypeSettingsProperties in interface SegmentsExperiment
    • getUserId

      public long getUserId()
      Returns the user ID of this segments experiment.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface SegmentsExperimentModel
      Returns:
      the user ID of this segments experiment
    • getUserName

      public String getUserName()
      Returns the user name of this segments experiment.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface SegmentsExperimentModel
      Returns:
      the user name of this segments experiment
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this segments experiment.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface SegmentsExperimentModel
      Returns:
      the user uuid of this segments experiment
    • getUuid

      public String getUuid()
      Returns the uuid of this segments experiment.
      Specified by:
      getUuid in interface SegmentsExperimentModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this segments experiment
    • getWinnerSegmentsExperienceId

      public long getWinnerSegmentsExperienceId()
      Specified by:
      getWinnerSegmentsExperienceId in interface SegmentsExperiment
    • getWinnerSegmentsExperienceKey

      public String getWinnerSegmentsExperienceKey()
      Specified by:
      getWinnerSegmentsExperienceKey in interface SegmentsExperiment
    • 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 segments experiment.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface SegmentsExperimentModel
      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 segments experiment
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this segments experiment.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface SegmentsExperimentModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this segments experiment
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this segments experiment.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<SegmentsExperiment>
      Specified by:
      setCtCollectionId in interface SegmentsExperimentModel
      Parameters:
      ctCollectionId - the ct collection ID of this segments experiment
    • setDescription

      public void setDescription(String description)
      Sets the description of this segments experiment.
      Specified by:
      setDescription in interface SegmentsExperimentModel
      Parameters:
      description - the description of this segments experiment
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this segments experiment.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface SegmentsExperimentModel
      Parameters:
      groupId - the group ID of this segments experiment
    • setModifiedDate

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

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this segments experiment.
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      setMvccVersion in interface SegmentsExperimentModel
      Parameters:
      mvccVersion - the mvcc version of this segments experiment
    • setName

      public void setName(String name)
      Sets the name of this segments experiment.
      Specified by:
      setName in interface SegmentsExperimentModel
      Parameters:
      name - the name of this segments experiment
    • setPlid

      public void setPlid(long plid)
      Sets the plid of this segments experiment.
      Specified by:
      setPlid in interface SegmentsExperimentModel
      Parameters:
      plid - the plid of this segments experiment
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this segments experiment.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<SegmentsExperiment>
      Specified by:
      setPrimaryKey in interface SegmentsExperimentModel
      Parameters:
      primaryKey - the primary key of this segments experiment
    • setSegmentsEntryId

      public void setSegmentsEntryId(long segmentsEntryId)
      Sets the segments entry ID of this segments experiment.
      Specified by:
      setSegmentsEntryId in interface SegmentsExperimentModel
      Parameters:
      segmentsEntryId - the segments entry ID of this segments experiment
    • setSegmentsExperienceId

      public void setSegmentsExperienceId(long segmentsExperienceId)
      Sets the segments experience ID of this segments experiment.
      Specified by:
      setSegmentsExperienceId in interface SegmentsExperimentModel
      Parameters:
      segmentsExperienceId - the segments experience ID of this segments experiment
    • setSegmentsExperimentId

      public void setSegmentsExperimentId(long segmentsExperimentId)
      Sets the segments experiment ID of this segments experiment.
      Specified by:
      setSegmentsExperimentId in interface SegmentsExperimentModel
      Parameters:
      segmentsExperimentId - the segments experiment ID of this segments experiment
    • setSegmentsExperimentKey

      public void setSegmentsExperimentKey(String segmentsExperimentKey)
      Sets the segments experiment key of this segments experiment.
      Specified by:
      setSegmentsExperimentKey in interface SegmentsExperimentModel
      Parameters:
      segmentsExperimentKey - the segments experiment key of this segments experiment
    • setStatus

      public void setStatus(int status)
      Sets the status of this segments experiment.
      Specified by:
      setStatus in interface SegmentsExperimentModel
      Parameters:
      status - the status of this segments experiment
    • setTypeSettings

      public void setTypeSettings(String typeSettings)
      Sets the type settings of this segments experiment.
      Specified by:
      setTypeSettings in interface SegmentsExperimentModel
      Parameters:
      typeSettings - the type settings of this segments experiment
    • setUserId

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

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

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

      public void setUuid(String uuid)
      Sets the uuid of this segments experiment.
      Specified by:
      setUuid in interface SegmentsExperimentModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this segments experiment
    • toXmlString

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

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

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

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

      protected SegmentsExperimentWrapper wrap(SegmentsExperiment segmentsExperiment)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SegmentsExperiment>