Documentation of 'com.datumbox.framework.core.common.interfaces.Savable' Java class
Savable
com.datumbox.framework.core.common.interfaces

Interface Savable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void delete()
      Deletes the data of the object.
      void save(java.lang.String storageName)
      Saves the data of the object.
      • Methods inherited from interface java.lang.AutoCloseable

        close
    • Method Detail

      • save

        void save(java.lang.String storageName)
        Saves the data of the object.
        Parameters:
        storageName -
      • delete

        void delete()
        Deletes the data of the object.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.