List of PersistentObjectInfo methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
(No difference)

Revision as of 16:48, 5 August 2011

The following are the available PersistentObjectInfo class methods.

MethodDescription
ClassDescriptionDescription of persistent object class
CopyMake a copy of a PersistentObjectInfo object
DeepCopyMake a copy of a PersistentObjectInfo object
GlobalListGet list of global objects
NameName of persistent object
NewCreate a new PersistentObjectInfo object
NewFromGlobalGet info about global object
NewFromSessionGet info about session object
SessionListGet list of session objects
SetTime

See also