RT 4.4.5 Documentation
RT::SearchBuilder::Role
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