Interface SoftDeletable

All Known Implementing Classes:
Array, Bag, Collection, IdentifierBag, IdentifierCollection, IndexedCollection, List, Map, PrimitiveArray, RootClass, Set

public interface SoftDeletable
  • Method Details

    • enableSoftDelete

      void enableSoftDelete(Column indicatorColumn)
    • getSoftDeleteColumn

      Column getSoftDeleteColumn()