The primary keys for RT classes is 'id'
Takes a PARAMHASH of Column -> Value pairs. If any Column has a Validate$PARAMNAME subroutine defined and the value provided doesn't pass validation, this routine returns an error.
If this object's table has any of the following atetributes defined as 'Auto', this routine will automatically fill in their values.
Override DBIx::SearchBuilder::LoadByCols to do case-insensitive loads if the DB is case sensitive
This routine updates the LastUpdated and LastUpdatedBy columns of the row in question It takes no options. Arguably, this is a bug
Returns an RT::User object with the RT account of the creator of this row
Returns an RT::User object of the last user to touch this object
When passed a string will "decode" it int a proper UTF-8 string