Interface MapSyncable

  • All Superinterfaces:
    RawMapAware

    public interface MapSyncable
    extends RawMapAware
    POJO can be synced to the backing Map by invoking the sync method.
    • Method Detail

      • sync

        void sync()
           throws com.legyver.core.exception.CoreException
        Syncs the POJO to the internal Map
        Throws:
        com.legyver.core.exception.CoreException - if there is an error marshalling to/from JSON