List of PersistentObjectInfo methods

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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
NewFromGlobalGet info about global object
NewFromSessionGet info about session object
SessionListGet list of session objects
SetTimeTime object was set (YYYYMMDDHHMISSXXX format)

See also