Class InsertSingleRowOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension, TEIConstants

    @API(type=INTERNAL,
         src=PUBLIC)
    public class InsertSingleRowOperation
    extends InsertRowOperation
    Operation used to insert a single table row for TEI documents. It does not allow custom insertion of multiple rows, and thus is webapp-compatible.