Class FormRecordListItem

java.lang.Object
de.xima.fc.inbox.model.AFormRecordWrapper
de.xima.fc.inbox.model.FormRecordListItem
All Implemented Interfaces:
IFormRecordWrapper, Serializable

public class FormRecordListItem extends AFormRecordWrapper
Wrapper class for displaying form records in the
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

  • Method Details

    • getFormRecordId

      public Long getFormRecordId()
    • isRead

      public boolean isRead()
    • isDeletable

      public boolean isDeletable()
    • getSubject

      public String getSubject()
    • getSubmitDate

      public Date getSubmitDate()
    • isProcessing

      public boolean isProcessing()
    • isWorkflowInvalid

      public boolean isWorkflowInvalid()
    • isHasQuartzJobs

      public boolean isHasQuartzJobs()
    • getErrorCount

      public int getErrorCount()
    • getVerifyUuid

      public String getVerifyUuid()
    • getVerifyDate

      public Date getVerifyDate()
    • getInboxId

      public Long getInboxId()
    • getInboxName

      public String getInboxName()
    • getLastStatusChangeDate

      public Date getLastStatusChangeDate()
    • isUsesNewWorkflow

      public boolean isUsesNewWorkflow()
    • getAttachmentCount

      public int getAttachmentCount()
    • isHasState

      public boolean isHasState()
    • getStateName

      public String getStateName(LocaleBean localeBean)
    • isAccessToDataLocked

      public boolean isAccessToDataLocked()