Class BatchEngineExportTaskWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchEngineExportTask>
com.liferay.batch.engine.model.BatchEngineExportTaskWrapper
All Implemented Interfaces:
BatchEngineExportTask, BatchEngineExportTaskModel, com.liferay.portal.kernel.model.BaseModel<BatchEngineExportTask>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.ModelWrapper<BatchEngineExportTask>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedModel, Serializable, Cloneable, Comparable<BatchEngineExportTask>

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

This class is a wrapper for BatchEngineExportTask.

See Also:
Generated:
  • Constructor Details

    • BatchEngineExportTaskWrapper

      public BatchEngineExportTaskWrapper(BatchEngineExportTask batchEngineExportTask)
  • Method Details

    • getModelAttributes

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

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

      public BatchEngineExportTask cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<BatchEngineExportTask>
      Specified by:
      cloneWithOriginalValues in interface BatchEngineExportTaskModel
    • getBatchEngineExportTaskId

      public long getBatchEngineExportTaskId()
      Returns the batch engine export task ID of this batch engine export task.
      Specified by:
      getBatchEngineExportTaskId in interface BatchEngineExportTaskModel
      Returns:
      the batch engine export task ID of this batch engine export task
    • getCallbackURL

      public String getCallbackURL()
      Returns the callback url of this batch engine export task.
      Specified by:
      getCallbackURL in interface BatchEngineExportTaskModel
      Returns:
      the callback url of this batch engine export task
    • getClassName

      public String getClassName()
      Returns the class name of this batch engine export task.
      Specified by:
      getClassName in interface BatchEngineExportTaskModel
      Returns:
      the class name of this batch engine export task
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this batch engine export task.
      Specified by:
      getCompanyId in interface BatchEngineExportTaskModel
      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 batch engine export task
    • getContent

      public Blob getContent()
      Returns the content of this batch engine export task.
      Specified by:
      getContent in interface BatchEngineExportTaskModel
      Returns:
      the content of this batch engine export task
    • getContentType

      public String getContentType()
      Returns the content type of this batch engine export task.
      Specified by:
      getContentType in interface BatchEngineExportTaskModel
      Returns:
      the content type of this batch engine export task
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this batch engine export task.
      Specified by:
      getCreateDate in interface BatchEngineExportTaskModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this batch engine export task
    • getEndTime

      public Date getEndTime()
      Returns the end time of this batch engine export task.
      Specified by:
      getEndTime in interface BatchEngineExportTaskModel
      Returns:
      the end time of this batch engine export task
    • getErrorMessage

      public String getErrorMessage()
      Returns the error message of this batch engine export task.
      Specified by:
      getErrorMessage in interface BatchEngineExportTaskModel
      Returns:
      the error message of this batch engine export task
    • getExecuteStatus

      public String getExecuteStatus()
      Returns the execute status of this batch engine export task.
      Specified by:
      getExecuteStatus in interface BatchEngineExportTaskModel
      Returns:
      the execute status of this batch engine export task
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this batch engine export task.
      Specified by:
      getExternalReferenceCode in interface BatchEngineExportTaskModel
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Returns:
      the external reference code of this batch engine export task
    • getFieldNames

      public String getFieldNames()
      Returns the field names of this batch engine export task.
      Specified by:
      getFieldNames in interface BatchEngineExportTaskModel
      Returns:
      the field names of this batch engine export task
    • getFieldNamesList

      public List<String> getFieldNamesList()
      Specified by:
      getFieldNamesList in interface BatchEngineExportTask
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this batch engine export task.
      Specified by:
      getModifiedDate in interface BatchEngineExportTaskModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this batch engine export task
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this batch engine export task.
      Specified by:
      getMvccVersion in interface BatchEngineExportTaskModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this batch engine export task
    • getParameters

      public Map<String,Serializable> getParameters()
      Returns the parameters of this batch engine export task.
      Specified by:
      getParameters in interface BatchEngineExportTaskModel
      Returns:
      the parameters of this batch engine export task
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this batch engine export task.
      Specified by:
      getPrimaryKey in interface BatchEngineExportTaskModel
      Returns:
      the primary key of this batch engine export task
    • getProcessedItemsCount

      public int getProcessedItemsCount()
      Returns the processed items count of this batch engine export task.
      Specified by:
      getProcessedItemsCount in interface BatchEngineExportTaskModel
      Returns:
      the processed items count of this batch engine export task
    • getStartTime

      public Date getStartTime()
      Returns the start time of this batch engine export task.
      Specified by:
      getStartTime in interface BatchEngineExportTaskModel
      Returns:
      the start time of this batch engine export task
    • getTaskItemDelegateName

      public String getTaskItemDelegateName()
      Returns the task item delegate name of this batch engine export task.
      Specified by:
      getTaskItemDelegateName in interface BatchEngineExportTaskModel
      Returns:
      the task item delegate name of this batch engine export task
    • getTotalItemsCount

      public int getTotalItemsCount()
      Returns the total items count of this batch engine export task.
      Specified by:
      getTotalItemsCount in interface BatchEngineExportTaskModel
      Returns:
      the total items count of this batch engine export task
    • getUserId

      public long getUserId()
      Returns the user ID of this batch engine export task.
      Specified by:
      getUserId in interface BatchEngineExportTaskModel
      Returns:
      the user ID of this batch engine export task
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this batch engine export task.
      Specified by:
      getUserUuid in interface BatchEngineExportTaskModel
      Returns:
      the user uuid of this batch engine export task
    • getUuid

      public String getUuid()
      Returns the uuid of this batch engine export task.
      Specified by:
      getUuid in interface BatchEngineExportTaskModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this batch engine export task
    • persist

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

      public void setBatchEngineExportTaskId(long batchEngineExportTaskId)
      Sets the batch engine export task ID of this batch engine export task.
      Specified by:
      setBatchEngineExportTaskId in interface BatchEngineExportTaskModel
      Parameters:
      batchEngineExportTaskId - the batch engine export task ID of this batch engine export task
    • setCallbackURL

      public void setCallbackURL(String callbackURL)
      Sets the callback url of this batch engine export task.
      Specified by:
      setCallbackURL in interface BatchEngineExportTaskModel
      Parameters:
      callbackURL - the callback url of this batch engine export task
    • setClassName

      public void setClassName(String className)
      Sets the class name of this batch engine export task.
      Specified by:
      setClassName in interface BatchEngineExportTaskModel
      Parameters:
      className - the class name of this batch engine export task
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this batch engine export task.
      Specified by:
      setCompanyId in interface BatchEngineExportTaskModel
      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 batch engine export task
    • setContent

      public void setContent(Blob content)
      Sets the content of this batch engine export task.
      Specified by:
      setContent in interface BatchEngineExportTaskModel
      Parameters:
      content - the content of this batch engine export task
    • setContentType

      public void setContentType(String contentType)
      Sets the content type of this batch engine export task.
      Specified by:
      setContentType in interface BatchEngineExportTaskModel
      Parameters:
      contentType - the content type of this batch engine export task
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this batch engine export task.
      Specified by:
      setCreateDate in interface BatchEngineExportTaskModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this batch engine export task
    • setEndTime

      public void setEndTime(Date endTime)
      Sets the end time of this batch engine export task.
      Specified by:
      setEndTime in interface BatchEngineExportTaskModel
      Parameters:
      endTime - the end time of this batch engine export task
    • setErrorMessage

      public void setErrorMessage(String errorMessage)
      Sets the error message of this batch engine export task.
      Specified by:
      setErrorMessage in interface BatchEngineExportTaskModel
      Parameters:
      errorMessage - the error message of this batch engine export task
    • setExecuteStatus

      public void setExecuteStatus(String executeStatus)
      Sets the execute status of this batch engine export task.
      Specified by:
      setExecuteStatus in interface BatchEngineExportTaskModel
      Parameters:
      executeStatus - the execute status of this batch engine export task
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
      Sets the external reference code of this batch engine export task.
      Specified by:
      setExternalReferenceCode in interface BatchEngineExportTaskModel
      Specified by:
      setExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Parameters:
      externalReferenceCode - the external reference code of this batch engine export task
    • setFieldNames

      public void setFieldNames(String fieldNames)
      Sets the field names of this batch engine export task.
      Specified by:
      setFieldNames in interface BatchEngineExportTaskModel
      Parameters:
      fieldNames - the field names of this batch engine export task
    • setFieldNamesList

      public void setFieldNamesList(List<String> fieldNamesList)
      Specified by:
      setFieldNamesList in interface BatchEngineExportTask
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this batch engine export task.
      Specified by:
      setModifiedDate in interface BatchEngineExportTaskModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this batch engine export task
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this batch engine export task.
      Specified by:
      setMvccVersion in interface BatchEngineExportTaskModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this batch engine export task
    • setParameters

      public void setParameters(Map<String,Serializable> parameters)
      Sets the parameters of this batch engine export task.
      Specified by:
      setParameters in interface BatchEngineExportTaskModel
      Parameters:
      parameters - the parameters of this batch engine export task
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this batch engine export task.
      Specified by:
      setPrimaryKey in interface BatchEngineExportTaskModel
      Parameters:
      primaryKey - the primary key of this batch engine export task
    • setProcessedItemsCount

      public void setProcessedItemsCount(int processedItemsCount)
      Sets the processed items count of this batch engine export task.
      Specified by:
      setProcessedItemsCount in interface BatchEngineExportTaskModel
      Parameters:
      processedItemsCount - the processed items count of this batch engine export task
    • setStartTime

      public void setStartTime(Date startTime)
      Sets the start time of this batch engine export task.
      Specified by:
      setStartTime in interface BatchEngineExportTaskModel
      Parameters:
      startTime - the start time of this batch engine export task
    • setTaskItemDelegateName

      public void setTaskItemDelegateName(String taskItemDelegateName)
      Sets the task item delegate name of this batch engine export task.
      Specified by:
      setTaskItemDelegateName in interface BatchEngineExportTaskModel
      Parameters:
      taskItemDelegateName - the task item delegate name of this batch engine export task
    • setTotalItemsCount

      public void setTotalItemsCount(int totalItemsCount)
      Sets the total items count of this batch engine export task.
      Specified by:
      setTotalItemsCount in interface BatchEngineExportTaskModel
      Parameters:
      totalItemsCount - the total items count of this batch engine export task
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this batch engine export task.
      Specified by:
      setUserId in interface BatchEngineExportTaskModel
      Parameters:
      userId - the user ID of this batch engine export task
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this batch engine export task.
      Specified by:
      setUserUuid in interface BatchEngineExportTaskModel
      Parameters:
      userUuid - the user uuid of this batch engine export task
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this batch engine export task.
      Specified by:
      setUuid in interface BatchEngineExportTaskModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this batch engine export task
    • toXmlString

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

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

      protected BatchEngineExportTaskWrapper wrap(BatchEngineExportTask batchEngineExportTask)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<BatchEngineExportTask>