All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<Entry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<Entry>, EntryModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
EntryWrapper

@ProviderType public interface Entry extends EntryModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the Entry service. Represents a row in the "Reports_Entry" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<Entry,Long> ENTRY_ID_ACCESSOR
  • Method Details

    • getAttachmentsDir

      String getAttachmentsDir()
    • getAttachmentsFileNames

      String[] getAttachmentsFileNames() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getJobName

      String getJobName()
    • getRecurrenceObj

      com.liferay.portal.kernel.cal.TZSRecurrence getRecurrenceObj()
    • getSchedulerRequestName

      String getSchedulerRequestName()