Package io.jmix.core.annotation


package io.jmix.core.annotation
  • Class
    Description
    Marked entity field will be used to store information about user deleted entity.
    Makes entity soft-delete when placed on field.
    Indicates that the annotated program element is considered usable in applications but is unstable.
    Indicates that the annotated program element is considered an internal implementation detail and should not be used in application code.
    Indicates that the @Configuration class is a main configuration of a Jmix module.
     
    Defines additional basenames for Jmix's MessageSource.
    Annotation that indicates that annotated element is secret.
    Marked entity field will be used to store information about user tenant.