Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PersistentStorage

Interface of the persistent storage object of the database.

This object should contain properties whose values can be freely updated by other modules of SAM, without any revision mechanism.

The database only takes care of saving and loading its content accross page changes.

Hierarchy

  • PersistentStorage

Index

Properties

Optional policyName

policyName: string

Optional previousItemCharacteristics

previousItemCharacteristics: object

Type declaration

Optional styleName

styleName: string

Generated using TypeDoc