Package snap.util

Interface JSArchiver.GetValue

Enclosing class:
JSArchiver

public static interface JSArchiver.GetValue
An interface so objects can provide archival values to archiver.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a list of keys to be uses to retrieve persistent attributes from an object.
  • Method Details

    • getJSONValue

      Object getJSONValue(String aKey)
      Returns a list of keys to be uses to retrieve persistent attributes from an object.