Package de.xima.fc.inbox.model
Class FormRecordListItem
java.lang.Object
de.xima.fc.inbox.model.AFormRecordWrapper
de.xima.fc.inbox.model.FormRecordListItem
- All Implemented Interfaces:
IFormRecordWrapper
,Serializable
Wrapper class for displaying form records in the
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
getStateName
(LocaleBean localeBean) boolean
boolean
boolean
boolean
boolean
boolean
isRead()
boolean
boolean
Methods inherited from class de.xima.fc.inbox.model.AFormRecordWrapper
equals, hashCode
-
Constructor Details
-
FormRecordListItem
-
-
Method Details
-
getFormRecordId
-
isRead
public boolean isRead() -
isDeletable
public boolean isDeletable() -
getSubject
-
getSubmitDate
-
isProcessing
public boolean isProcessing() -
isWorkflowInvalid
public boolean isWorkflowInvalid() -
isHasQuartzJobs
public boolean isHasQuartzJobs() -
getErrorCount
public int getErrorCount() -
getVerifyUuid
-
getVerifyDate
-
getInboxId
-
getInboxName
-
getLastStatusChangeDate
-
isUsesNewWorkflow
public boolean isUsesNewWorkflow() -
getAttachmentCount
public int getAttachmentCount() -
isHasState
public boolean isHasState() -
getStateName
-
isAccessToDataLocked
public boolean isAccessToDataLocked()
-