Class BatchPlannerPlanWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerPlan>
com.liferay.batch.planner.model.BatchPlannerPlanWrapper
All Implemented Interfaces:
BatchPlannerPlan, BatchPlannerPlanModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<BatchPlannerPlan>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, Serializable, Cloneable, Comparable<BatchPlannerPlan>

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

This class is a wrapper for BatchPlannerPlan.

See Also:
Generated:
  • Constructor Details

    • BatchPlannerPlanWrapper

      public BatchPlannerPlanWrapper(BatchPlannerPlan batchPlannerPlan)
  • Method Details

    • getModelAttributes

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

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

      public BatchPlannerPlan cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<BatchPlannerPlan>
      Specified by:
      cloneWithOriginalValues in interface BatchPlannerPlanModel
    • fetchBatchPlannerPolicy

      public BatchPlannerPolicy fetchBatchPlannerPolicy(String name)
      Specified by:
      fetchBatchPlannerPolicy in interface BatchPlannerPlan
    • getActive

      public boolean getActive()
      Returns the active of this batch planner plan.
      Specified by:
      getActive in interface BatchPlannerPlanModel
      Returns:
      the active of this batch planner plan
    • getBatchPlannerMappings

      public List<BatchPlannerMapping> getBatchPlannerMappings()
      Specified by:
      getBatchPlannerMappings in interface BatchPlannerPlan
    • getBatchPlannerPlanId

      public long getBatchPlannerPlanId()
      Returns the batch planner plan ID of this batch planner plan.
      Specified by:
      getBatchPlannerPlanId in interface BatchPlannerPlanModel
      Returns:
      the batch planner plan ID of this batch planner plan
    • getBatchPlannerPolicies

      public List<BatchPlannerPolicy> getBatchPlannerPolicies()
      Specified by:
      getBatchPlannerPolicies in interface BatchPlannerPlan
    • getBatchPlannerPolicy

      public BatchPlannerPolicy getBatchPlannerPolicy(String name) throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getBatchPlannerPolicy in interface BatchPlannerPlan
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this batch planner plan.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface BatchPlannerPlanModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this batch planner plan
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this batch planner plan.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface BatchPlannerPlanModel
      Returns:
      the create date of this batch planner plan
    • getExport

      public boolean getExport()
      Returns the export of this batch planner plan.
      Specified by:
      getExport in interface BatchPlannerPlanModel
      Returns:
      the export of this batch planner plan
    • getExternalType

      public String getExternalType()
      Returns the external type of this batch planner plan.
      Specified by:
      getExternalType in interface BatchPlannerPlanModel
      Returns:
      the external type of this batch planner plan
    • getExternalURL

      public String getExternalURL()
      Returns the external url of this batch planner plan.
      Specified by:
      getExternalURL in interface BatchPlannerPlanModel
      Returns:
      the external url of this batch planner plan
    • getInternalClassName

      public String getInternalClassName()
      Returns the internal class name of this batch planner plan.
      Specified by:
      getInternalClassName in interface BatchPlannerPlanModel
      Returns:
      the internal class name of this batch planner plan
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this batch planner plan.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface BatchPlannerPlanModel
      Returns:
      the modified date of this batch planner plan
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this batch planner plan.
      Specified by:
      getMvccVersion in interface BatchPlannerPlanModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this batch planner plan
    • getName

      public String getName()
      Returns the name of this batch planner plan.
      Specified by:
      getName in interface BatchPlannerPlanModel
      Returns:
      the name of this batch planner plan
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this batch planner plan.
      Specified by:
      getPrimaryKey in interface BatchPlannerPlanModel
      Returns:
      the primary key of this batch planner plan
    • getSize

      public int getSize()
      Returns the size of this batch planner plan.
      Specified by:
      getSize in interface BatchPlannerPlanModel
      Returns:
      the size of this batch planner plan
    • getStatus

      public int getStatus()
      Returns the status of this batch planner plan.
      Specified by:
      getStatus in interface BatchPlannerPlanModel
      Returns:
      the status of this batch planner plan
    • getTaskItemDelegateName

      public String getTaskItemDelegateName()
      Returns the task item delegate name of this batch planner plan.
      Specified by:
      getTaskItemDelegateName in interface BatchPlannerPlanModel
      Returns:
      the task item delegate name of this batch planner plan
    • getTemplate

      public boolean getTemplate()
      Returns the template of this batch planner plan.
      Specified by:
      getTemplate in interface BatchPlannerPlanModel
      Returns:
      the template of this batch planner plan
    • getTotal

      public int getTotal()
      Returns the total of this batch planner plan.
      Specified by:
      getTotal in interface BatchPlannerPlanModel
      Returns:
      the total of this batch planner plan
    • getUserId

      public long getUserId()
      Returns the user ID of this batch planner plan.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface BatchPlannerPlanModel
      Returns:
      the user ID of this batch planner plan
    • getUserName

      public String getUserName()
      Returns the user name of this batch planner plan.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface BatchPlannerPlanModel
      Returns:
      the user name of this batch planner plan
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this batch planner plan.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface BatchPlannerPlanModel
      Returns:
      the user uuid of this batch planner plan
    • isActive

      public boolean isActive()
      Returns true if this batch planner plan is active.
      Specified by:
      isActive in interface BatchPlannerPlanModel
      Returns:
      true if this batch planner plan is active; false otherwise
    • isExport

      public boolean isExport()
      Returns true if this batch planner plan is export.
      Specified by:
      isExport in interface BatchPlannerPlanModel
      Returns:
      true if this batch planner plan is export; false otherwise
    • isTemplate

      public boolean isTemplate()
      Returns true if this batch planner plan is template.
      Specified by:
      isTemplate in interface BatchPlannerPlanModel
      Returns:
      true if this batch planner plan is template; false otherwise
    • persist

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

      public void setActive(boolean active)
      Sets whether this batch planner plan is active.
      Specified by:
      setActive in interface BatchPlannerPlanModel
      Parameters:
      active - the active of this batch planner plan
    • setBatchPlannerPlanId

      public void setBatchPlannerPlanId(long batchPlannerPlanId)
      Sets the batch planner plan ID of this batch planner plan.
      Specified by:
      setBatchPlannerPlanId in interface BatchPlannerPlanModel
      Parameters:
      batchPlannerPlanId - the batch planner plan ID of this batch planner plan
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this batch planner plan.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface BatchPlannerPlanModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this batch planner plan
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this batch planner plan.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface BatchPlannerPlanModel
      Parameters:
      createDate - the create date of this batch planner plan
    • setExport

      public void setExport(boolean export)
      Sets whether this batch planner plan is export.
      Specified by:
      setExport in interface BatchPlannerPlanModel
      Parameters:
      export - the export of this batch planner plan
    • setExternalType

      public void setExternalType(String externalType)
      Sets the external type of this batch planner plan.
      Specified by:
      setExternalType in interface BatchPlannerPlanModel
      Parameters:
      externalType - the external type of this batch planner plan
    • setExternalURL

      public void setExternalURL(String externalURL)
      Sets the external url of this batch planner plan.
      Specified by:
      setExternalURL in interface BatchPlannerPlanModel
      Parameters:
      externalURL - the external url of this batch planner plan
    • setInternalClassName

      public void setInternalClassName(String internalClassName)
      Sets the internal class name of this batch planner plan.
      Specified by:
      setInternalClassName in interface BatchPlannerPlanModel
      Parameters:
      internalClassName - the internal class name of this batch planner plan
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this batch planner plan.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface BatchPlannerPlanModel
      Parameters:
      modifiedDate - the modified date of this batch planner plan
    • setMvccVersion

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

      public void setName(String name)
      Sets the name of this batch planner plan.
      Specified by:
      setName in interface BatchPlannerPlanModel
      Parameters:
      name - the name of this batch planner plan
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this batch planner plan.
      Specified by:
      setPrimaryKey in interface BatchPlannerPlanModel
      Parameters:
      primaryKey - the primary key of this batch planner plan
    • setSize

      public void setSize(int size)
      Sets the size of this batch planner plan.
      Specified by:
      setSize in interface BatchPlannerPlanModel
      Parameters:
      size - the size of this batch planner plan
    • setStatus

      public void setStatus(int status)
      Sets the status of this batch planner plan.
      Specified by:
      setStatus in interface BatchPlannerPlanModel
      Parameters:
      status - the status of this batch planner plan
    • setTaskItemDelegateName

      public void setTaskItemDelegateName(String taskItemDelegateName)
      Sets the task item delegate name of this batch planner plan.
      Specified by:
      setTaskItemDelegateName in interface BatchPlannerPlanModel
      Parameters:
      taskItemDelegateName - the task item delegate name of this batch planner plan
    • setTemplate

      public void setTemplate(boolean template)
      Sets whether this batch planner plan is template.
      Specified by:
      setTemplate in interface BatchPlannerPlanModel
      Parameters:
      template - the template of this batch planner plan
    • setTotal

      public void setTotal(int total)
      Sets the total of this batch planner plan.
      Specified by:
      setTotal in interface BatchPlannerPlanModel
      Parameters:
      total - the total of this batch planner plan
    • setUserId

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

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

      public void setUserUuid(String userUuid)
      Sets the user uuid of this batch planner plan.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface BatchPlannerPlanModel
      Parameters:
      userUuid - the user uuid of this batch planner plan
    • toXmlString

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

      protected BatchPlannerPlanWrapper wrap(BatchPlannerPlan batchPlannerPlan)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchPlannerPlan>