Interface EntityLoadListener

All Known Implementing Classes:
DbEntityManager

public interface EntityLoadListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onEntityLoaded

      void onEntityLoaded(DbEntity entity)