Converting from cuba 7.2 to jmix 1.5

com.haulmont.cuba.core.sys.CubaEnhanced : Cuba 7.2 alternate for this in jmix 1.5??

This interface was used in CUBA to skip enhancing of an entity.
In Jmix, an entity will not be enhanced at build time if its class already implements io.jmix.core.Entity.

Regards,
Konstantin