class Standard . PersistencePageIn {
} inherits from Object;
An auxiliary class that permits a PersistenceService object to issue reflected methods against a PersistentObject, which is something that it cannot normally do since a PersistenceService object is attached as a meta-object of an associated PersistentObject.