
Pangloss::Segment::Decline::NoSearchRequest - decline unless there's a search request in the store

$pipe->add_segment( Pangloss::Segment::NoSearchRequest->new )

Inherits from OpenFrame::WebApp::Segment::Decline.
Declines if there is no Pangloss::Search::Request object in the store.

Steve Purkis <spurkis@quiup.com>

OpenFrame::WebApp::Segment::Decline, Pangloss::Search::Request