Package io.jmix.core

Interface PersistentAttributesLoadChecker

All Known Implementing Classes:
CorePersistentAttributesLoadChecker, DataPersistentAttributesLoadChecker

public interface PersistentAttributesLoadChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isLoaded(Object entity, String property)
     
  • Method Details

    • isLoaded

      boolean isLoaded(Object entity, String property)