Interface ISavingSaveable


public interface ISavingSaveable
Interface defines API for checking if an object, preferably an instance of Saveable, is being saved.
Since:
3.7
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isSaving

      boolean isSaving()