java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
com.liferay.portal.reports.engine.console.model.EntryWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<Entry>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<Entry>, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, Entry, EntryModel, Serializable, Cloneable, Comparable<Entry>

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

This class is a wrapper for Entry.

See Also:
Generated:
  • Constructor Details

    • EntryWrapper

      public EntryWrapper(Entry entry)
  • Method Details

    • getModelAttributes

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

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

      public Entry cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<Entry>
      Specified by:
      cloneWithOriginalValues in interface EntryModel
    • getAttachmentsDir

      public String getAttachmentsDir()
      Specified by:
      getAttachmentsDir in interface Entry
    • getAttachmentsFileNames

      public String[] getAttachmentsFileNames() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getAttachmentsFileNames in interface Entry
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCompanyId

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

      public Date getCreateDate()
      Returns the create date of this entry.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface EntryModel
      Returns:
      the create date of this entry
    • getDefinitionId

      public long getDefinitionId()
      Returns the definition ID of this entry.
      Specified by:
      getDefinitionId in interface EntryModel
      Returns:
      the definition ID of this entry
    • getEmailDelivery

      public String getEmailDelivery()
      Returns the email delivery of this entry.
      Specified by:
      getEmailDelivery in interface EntryModel
      Returns:
      the email delivery of this entry
    • getEmailNotifications

      public String getEmailNotifications()
      Returns the email notifications of this entry.
      Specified by:
      getEmailNotifications in interface EntryModel
      Returns:
      the email notifications of this entry
    • getEndDate

      public Date getEndDate()
      Returns the end date of this entry.
      Specified by:
      getEndDate in interface EntryModel
      Returns:
      the end date of this entry
    • getEntryId

      public long getEntryId()
      Returns the entry ID of this entry.
      Specified by:
      getEntryId in interface EntryModel
      Returns:
      the entry ID of this entry
    • getErrorMessage

      public String getErrorMessage()
      Returns the error message of this entry.
      Specified by:
      getErrorMessage in interface EntryModel
      Returns:
      the error message of this entry
    • getFormat

      public String getFormat()
      Returns the format of this entry.
      Specified by:
      getFormat in interface EntryModel
      Returns:
      the format of this entry
    • getGroupId

      public long getGroupId()
      Returns the group ID of this entry.
      Specified by:
      getGroupId in interface EntryModel
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Returns:
      the group ID of this entry
    • getJobName

      public String getJobName()
      Specified by:
      getJobName in interface Entry
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this entry.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface EntryModel
      Returns:
      the modified date of this entry
    • getPageURL

      public String getPageURL()
      Returns the page url of this entry.
      Specified by:
      getPageURL in interface EntryModel
      Returns:
      the page url of this entry
    • getPortletId

      public String getPortletId()
      Returns the portlet ID of this entry.
      Specified by:
      getPortletId in interface EntryModel
      Returns:
      the portlet ID of this entry
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this entry.
      Specified by:
      getPrimaryKey in interface EntryModel
      Returns:
      the primary key of this entry
    • getRecurrence

      public String getRecurrence()
      Returns the recurrence of this entry.
      Specified by:
      getRecurrence in interface EntryModel
      Returns:
      the recurrence of this entry
    • getRecurrenceObj

      public com.liferay.portal.kernel.cal.TZSRecurrence getRecurrenceObj()
      Specified by:
      getRecurrenceObj in interface Entry
    • getRepeating

      public boolean getRepeating()
      Returns the repeating of this entry.
      Specified by:
      getRepeating in interface EntryModel
      Returns:
      the repeating of this entry
    • getReportParameters

      public String getReportParameters()
      Returns the report parameters of this entry.
      Specified by:
      getReportParameters in interface EntryModel
      Returns:
      the report parameters of this entry
    • getScheduleRequest

      public boolean getScheduleRequest()
      Returns the schedule request of this entry.
      Specified by:
      getScheduleRequest in interface EntryModel
      Returns:
      the schedule request of this entry
    • getSchedulerRequestName

      public String getSchedulerRequestName()
      Specified by:
      getSchedulerRequestName in interface Entry
    • getStartDate

      public Date getStartDate()
      Returns the start date of this entry.
      Specified by:
      getStartDate in interface EntryModel
      Returns:
      the start date of this entry
    • getStatus

      public String getStatus()
      Returns the status of this entry.
      Specified by:
      getStatus in interface EntryModel
      Returns:
      the status of this entry
    • getUserId

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

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

      public String getUserUuid()
      Returns the user uuid of this entry.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface EntryModel
      Returns:
      the user uuid of this entry
    • isRepeating

      public boolean isRepeating()
      Returns true if this entry is repeating.
      Specified by:
      isRepeating in interface EntryModel
      Returns:
      true if this entry is repeating; false otherwise
    • isScheduleRequest

      public boolean isScheduleRequest()
      Returns true if this entry is schedule request.
      Specified by:
      isScheduleRequest in interface EntryModel
      Returns:
      true if this entry is schedule request; false otherwise
    • 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 entry.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface EntryModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this entry
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this entry.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface EntryModel
      Parameters:
      createDate - the create date of this entry
    • setDefinitionId

      public void setDefinitionId(long definitionId)
      Sets the definition ID of this entry.
      Specified by:
      setDefinitionId in interface EntryModel
      Parameters:
      definitionId - the definition ID of this entry
    • setEmailDelivery

      public void setEmailDelivery(String emailDelivery)
      Sets the email delivery of this entry.
      Specified by:
      setEmailDelivery in interface EntryModel
      Parameters:
      emailDelivery - the email delivery of this entry
    • setEmailNotifications

      public void setEmailNotifications(String emailNotifications)
      Sets the email notifications of this entry.
      Specified by:
      setEmailNotifications in interface EntryModel
      Parameters:
      emailNotifications - the email notifications of this entry
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the end date of this entry.
      Specified by:
      setEndDate in interface EntryModel
      Parameters:
      endDate - the end date of this entry
    • setEntryId

      public void setEntryId(long entryId)
      Sets the entry ID of this entry.
      Specified by:
      setEntryId in interface EntryModel
      Parameters:
      entryId - the entry ID of this entry
    • setErrorMessage

      public void setErrorMessage(String errorMessage)
      Sets the error message of this entry.
      Specified by:
      setErrorMessage in interface EntryModel
      Parameters:
      errorMessage - the error message of this entry
    • setFormat

      public void setFormat(String format)
      Sets the format of this entry.
      Specified by:
      setFormat in interface EntryModel
      Parameters:
      format - the format of this entry
    • setGroupId

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

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this entry.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface EntryModel
      Parameters:
      modifiedDate - the modified date of this entry
    • setPageURL

      public void setPageURL(String pageURL)
      Sets the page url of this entry.
      Specified by:
      setPageURL in interface EntryModel
      Parameters:
      pageURL - the page url of this entry
    • setPortletId

      public void setPortletId(String portletId)
      Sets the portlet ID of this entry.
      Specified by:
      setPortletId in interface EntryModel
      Parameters:
      portletId - the portlet ID of this entry
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this entry.
      Specified by:
      setPrimaryKey in interface EntryModel
      Parameters:
      primaryKey - the primary key of this entry
    • setRecurrence

      public void setRecurrence(String recurrence)
      Sets the recurrence of this entry.
      Specified by:
      setRecurrence in interface EntryModel
      Parameters:
      recurrence - the recurrence of this entry
    • setRepeating

      public void setRepeating(boolean repeating)
      Sets whether this entry is repeating.
      Specified by:
      setRepeating in interface EntryModel
      Parameters:
      repeating - the repeating of this entry
    • setReportParameters

      public void setReportParameters(String reportParameters)
      Sets the report parameters of this entry.
      Specified by:
      setReportParameters in interface EntryModel
      Parameters:
      reportParameters - the report parameters of this entry
    • setScheduleRequest

      public void setScheduleRequest(boolean scheduleRequest)
      Sets whether this entry is schedule request.
      Specified by:
      setScheduleRequest in interface EntryModel
      Parameters:
      scheduleRequest - the schedule request of this entry
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date of this entry.
      Specified by:
      setStartDate in interface EntryModel
      Parameters:
      startDate - the start date of this entry
    • setStatus

      public void setStatus(String status)
      Sets the status of this entry.
      Specified by:
      setStatus in interface EntryModel
      Parameters:
      status - the status of this entry
    • setUserId

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

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

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

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

      protected EntryWrapper wrap(Entry entry)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>