RT 4.2.17 Documentation
RT::Record::Role
NAME
RT::Record::Role - Common requirements for roles which are consumed by records
DESCRIPTION
Various RT::Record (and by inheritance DBIx::SearchBuilder::Record) methods are required by this role. It provides no methods on its own but is simply a contract for other roles to require (usually under the RT::Record::Role:: namespace).
← Back to index