Package io.jmix.core

Interface Entity

All Superinterfaces:
Serializable
All Known Implementing Classes:
DynamicEntity, KeyValueEntity

@NullMarked public interface Entity extends Serializable
Interface to be implemented by domain model objects with identifiers.
  • Method Details

    • __getEntityEntry

      default EntityEntry __getEntityEntry()
    • __copyEntityEntry

      default void __copyEntityEntry()