Interface QapiActionItem

All Superinterfaces:
Map<String,SelectableExpression>, OutputsColumns, PersistedObjectColumns, Tables.Columns, Tables.Table

public interface QapiActionItem extends Tables.Table, PersistedObjectColumns, OutputsColumns
  • Method Details

    • summary

      Returns:
      the summary column as a String representation
    • completedBy

      SelectableExpression completedBy()
      Returns:
      the completedBy column as a Long representation
    • completedByName

      SelectableExpression completedByName()
      Returns:
      the completedByName column as a String representation
    • completedDate

      SelectableExpression completedDate()
      Returns:
      the completedDate column as a LocalDateTime representation
    • parentTypedId

      SelectableExpression parentTypedId()
      Returns:
      the parentTypedId column as a String representation
    • parentLabel

      SelectableExpression parentLabel()
      Returns:
      the parentLabel column as a String representation
    • dueDatePassedNotificationSent

      SelectableExpression dueDatePassedNotificationSent()
      Returns:
      the dueDatePassedNotificationSent column as a LocalDateTime representation
    • parentTabName

      SelectableExpression parentTabName()
      Returns:
      the parentTabName column as a String representation
    • originatorTypedId

      SelectableExpression originatorTypedId()
      Returns:
      the originatorTypedId column as a String representation
    • originatorLabel

      SelectableExpression originatorLabel()
      Returns:
      the originatorLabel column as a String representation
    • actionItemTypeUniqueName

      SelectableExpression actionItemTypeUniqueName()
      Returns:
      the actionItemTypeUniqueName column as a String representation
    • status

      Returns:
      the status column as a ActionItem.ActionItemStatus representation
    • createdByName

      SelectableExpression createdByName()
      Returns:
      the createdByName column as a String expression
    • lastUpdateByName

      SelectableExpression lastUpdateByName()
      Returns:
      the lastUpdateByName column as a String expression
    • assignedTo

      SelectableExpression assignedTo()
      Returns:
      the assignedTo column as a Long expression
    • assignedToName

      SelectableExpression assignedToName()
      Returns:
      the assignedToName column as a String expression
    • assignedToGroup

      SelectableExpression assignedToGroup()
      Returns:
      the assignedToGroup column as a String expression
    • description

      SelectableExpression description()
      Returns:
      the description column as a String expression
    • dueDate

      Returns:
      the dueDate column as a LocalDateTime expression
    • uniqueName

      SelectableExpression uniqueName()
      Returns:
      the uniqueName column as a String expression