RT 4.4.3 Documentation

RT::Record::Role

Go to latest version →

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