public class FormRecordSelectItem extends AFormRecordWrapper
| Modifier and Type | Field and Description |
|---|---|
static String[] |
QUERY_ATTRS |
| Constructor and Description |
|---|
FormRecordSelectItem(Long formRecordId,
boolean read,
boolean processing,
Status state) |
FormRecordSelectItem(Vorgang formRecord) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFormRecordId() |
boolean |
isDeletable() |
boolean |
isProcessing() |
boolean |
isRead() |
equalspublic static final String[] QUERY_ATTRS
public FormRecordSelectItem(Vorgang formRecord)
public Long getFormRecordId()
public boolean isRead()
public boolean isDeletable()
public boolean isProcessing()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.