Class RowObjectDeleteCommandHandler<T>

    • Constructor Detail

      • RowObjectDeleteCommandHandler

        public RowObjectDeleteCommandHandler​(List<T> bodyData)
        Parameters:
        bodyData - The backing data list on which the delete operation should be performed. Should be the same list that is used by the data provider.