List of PersistentObjectInfo methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
Line 27: Line 27:
</tr>
</tr>
</table>
</table>
[[Category:System class lists]]
[[Category:Lists of methods]]

Revision as of 20:32, 1 November 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
NewFromGlobalGet info about global object
NewFromSessionGet info about session object
SessionListGet list of session objects
SetTimeTime object was set (YYYYMMDDHHMISSXXX format)

See also