Interface RMJSONArchiver.GetKeys

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getJSONKeys()
      Returns a list of keys to be uses to retrieve persistent attributes from an object.
    • Method Detail

      • getJSONKeys

        java.util.Collection<java.lang.String> getJSONKeys()
        Returns a list of keys to be uses to retrieve persistent attributes from an object.