Interface IFormRecordWrapper

All Superinterfaces:
Serializable
All Known Implementing Classes:
AFormRecordWrapper, FormRecordExtendedListItem, FormRecordListItem, FormRecordSelectItem

public interface IFormRecordWrapper extends Serializable
Wrapper interface for form records
Author:
XIMA MEDIA GmbH
  • Method Details

    • getFormRecordId

      Long getFormRecordId()
    • isRead

      boolean isRead()
    • isDeletable

      boolean isDeletable()