Interface StorableEntity

All Known Implementing Classes:
ArrestWarrant, RentedSign

public interface StorableEntity
An entity that will be stored by the zone to the database.
Author:
hendrik
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Define this object as storable, but it doesn't in fact store the object.
  • Method Details

    • store

      void store()
      Define this object as storable, but it doesn't in fact store the object. The object is stored on zone.finish