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 TypeMethodDescriptionintintintgetStateName(LocaleBean localeBean) intbooleanbooleanbooleanbooleanbooleanbooleanisRead()booleanbooleanisSaved()booleanbooleanvoidsetInboxId(Long inboxId) voidsetInboxName(String inboxName) voidsetUnreadChatCount(int unreadChatCount) Methods inherited from class AFormRecordWrapper
equals, hashCode
-
Constructor Details
-
FormRecordListItem
-
-
Method Details
-
isDeletable
public boolean isDeletable() -
isUsesNewWorkflow
public boolean isUsesNewWorkflow() -
isHasState
public boolean isHasState() -
isAccessToDataLocked
public boolean isAccessToDataLocked() -
getStateName
-
getFormRecordId
-
isRead
public boolean isRead() -
getSubject
-
getProcessId
-
getSubmitDate
-
isProcessing
public boolean isProcessing() -
getErrorCount
public int getErrorCount() -
getVerifyUuid
-
getVerifyDate
-
getWorkflowState
-
getWorkflowVersion
-
getStatus
-
getLastStatusChangeDate
-
getAttachmentCount
public int getAttachmentCount() -
isSaved
public boolean isSaved() -
isWorkflowInvalid
public boolean isWorkflowInvalid() -
isHasQuartzJobs
public boolean isHasQuartzJobs() -
isRecordDataAccessible
public boolean isRecordDataAccessible() -
getChatCount
public int getChatCount() -
getValues
-
getInboxId
-
getInboxName
-
getUnreadChatCount
public int getUnreadChatCount() -
setInboxId
-
setInboxName
-
setUnreadChatCount
public void setUnreadChatCount(int unreadChatCount)
-