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  
getCurrentSessionId() — Method in class com.ericfeminella.local.LocalPersistence
Returns the current session date of a persisted object
getCurrentSessionId() — Method in interface com.ericfeminella.net.IFlexUISession
Returns a Genuine Unique Identifier (GUID) for the current session object
getCurrentSessionTimestamp() — Method in class com.ericfeminella.local.LocalPersistence
Retrieves the current session timestamp
getCurrentSessionTimestamp() — Method in interface com.ericfeminella.net.IFlexUISession
Retrieves the current session timestamp
getData() — Method in class com.ericfeminella.local.LocalPersistence
Returns the data object of the persisted object.
getData() — Method in interface com.ericfeminella.net.IManagedPersistence
Returns the data object of the persisted object.
getIdentifier() — Method in class com.ericfeminella.local.LocalPersistence
Returns the name of the shared object.
getIdentifier() — Method in interface com.ericfeminella.net.IManagedPersistence
Returns the name of the persisted object.
getPersistedProperties() — Method in class com.ericfeminella.local.LocalPersistence
Returns an array of all properties in the persisted object
getPersistedProperties() — Method in interface com.ericfeminella.net.IManagedPersistence
Returns an array of all properties in the persisted object
getPersistedProperty(propertyName) — Method in class com.ericfeminella.local.LocalPersistence
Returns the value of a specified persisted property
getPersistedProperty(propertyName) — Method in interface com.ericfeminella.net.IManagedPersistence
Returns the value of a user defined persisted property
getPreviousSessionId() — Method in class com.ericfeminella.local.LocalPersistence
Returns the previous session date of a persisted object
getPreviousSessionId() — Method in interface com.ericfeminella.net.IFlexUISession
Returns a Genuine Unique Identifier (GUID) for a previous session object
getPreviousSessionTimestamp() — Method in class com.ericfeminella.local.LocalPersistence
Retrieves the previous session timestamp
getPreviousSessionTimestamp() — Method in interface com.ericfeminella.net.IFlexUISession
Retrieves the previous session timestamp
getSessions() — Method in class com.ericfeminella.local.LocalPersistence
Retrieves all session unique identifier
getSessions() — Method in interface com.ericfeminella.net.IFlexUISession
Retrieves all session unique identifiers
getSessionTimestamps() — Method in class com.ericfeminella.local.LocalPersistence
Retrieves all session timestamps
getSessionTimestamps() — Method in interface com.ericfeminella.net.IFlexUISession
Retrieves all session timestamps
getSize() — Method in class com.ericfeminella.local.LocalPersistence
Returns the size object of the persisted object.
getSize() — Method in interface com.ericfeminella.net.IManagedPersistence
Returns the size of the persisted object.
GUIDNumber — Final class in package com.ericfeminella.encryption
Creates a Genuine Unique Identifier (GUID) of simple type Number
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