public class FormRecordExtendedListItem extends AFormRecordWrapper
| Constructor and Description |
|---|
FormRecordExtendedListItem(ExtendedEntityModel<Vorgang> extendedFormRecord) |
| Modifier and Type | Method and Description |
|---|---|
Vorgang |
getEntity() |
int |
getErrorCount() |
ExtendedEntityModel<Vorgang> |
getExtendedFormRecord() |
Long |
getFormRecordId() |
Status |
getState() |
Map<String,Serializable> |
getValues() |
boolean |
isDeletable() |
boolean |
isProcessing() |
boolean |
isRead() |
equalspublic FormRecordExtendedListItem(ExtendedEntityModel<Vorgang> extendedFormRecord)
public Long getFormRecordId()
public boolean isRead()
public boolean isDeletable()
public ExtendedEntityModel<Vorgang> getExtendedFormRecord()
public Vorgang getEntity()
public Map<String,Serializable> getValues()
public boolean isProcessing()
public int getErrorCount()
public Status getState()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.