RT 4.4.1 Documentation

RT::SearchBuilder::Role

Go to latest version →

NAME

RT::SearchBuilder::Role - Common requirements for roles which are consumed by collections

DESCRIPTION

Various RT::SearchBuilder (and by inheritance DBIx::SearchBuilder) 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::SearchBuilder::Role:: namespace).

← Back to index