List of PersistentObjectInfo methods: Difference between revisions
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]] | |||
Revision as of 19:49, 1 November 2011
The following are the available PersistentObjectInfo class methods.
| Method | Description |
|---|---|
| ClassDescription | Description of persistent object class |
| Copy | Make a copy of a PersistentObjectInfo object |
| DeepCopy | Make a copy of a PersistentObjectInfo object |
| GlobalList | Get list of global objects |
| Name | Name of persistent object |
| NewFromGlobal | Get info about global object |
| NewFromSession | Get info about session object |
| SessionList | Get list of session objects |
| SetTime | Time object was set (YYYYMMDDHHMISSXXX format) |