- getCreatedBy() - Method in interface org.sakaiproject.api.common.manager.Persistable
-
The Agent that created this persistent object.
- getCreatedDate() - Method in interface org.sakaiproject.api.common.manager.Persistable
-
The time and date this persistent object was created.
- getLastModifiedBy() - Method in interface org.sakaiproject.api.common.manager.Persistable
-
The last Agent that modified the persistent state of this object.
- getLastModifiedDate() - Method in interface org.sakaiproject.api.common.manager.Persistable
-
The last time this object's persistent state was modified.
- getUuid() - Method in interface org.sakaiproject.api.common.manager.Persistable
-
All persistent objects must have a UUID.