A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
LocalPersistence — Class in package com.ericfeminella.local
Provides an API which allows local persistence to be maintaining on the client via SharedObject
LocalPersistence(identifier, minDiskSpace) — Constructor in class com.ericfeminella.local.LocalPersistence
Creates a reference to the persisted SharedObject available from the clients local-disk.
lso — Property in class com.ericfeminella.local.LocalPersistence
SharedObject instance which persists data locally on the client
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z