List of PersistentObjectInfo methods

From m204wiki
Jump to navigation Jump to search

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