Class MultiRowEmail

  • Direct Known Subclasses:
    UpdateRequest

    public class MultiRowEmail
    extends RowEmail
    Represents the multi row email object.
    • Constructor Detail

      • MultiRowEmail

        public MultiRowEmail()
    • Method Detail

      • getRowIds

        public java.util.List<java.lang.Long> getRowIds()
        Gets the IDs of rows to be included
        Returns:
        the row ids
      • setRowIds

        public MultiRowEmail setRowIds​(java.util.List<java.lang.Long> rowIds)
        Sets the IDs of rows to be included
        Parameters:
        rowIds - list of row ids