Interface RawMapAware

  • All Known Subinterfaces:
    MapSyncable

    public interface RawMapAware
    POJO can be represented by an internal Map
    • Method Detail

      • getRawMap

        java.util.Map getRawMap()
                         throws com.legyver.core.exception.CoreException
        Retrieve the internal Map from the POJO
        Returns:
        the internal Map
        Throws:
        com.legyver.core.exception.CoreException - if there is a problem marshalling to/from JSON