public function makeDefaultActionUrl($options = array())
 {
     return ShortlistHelper::makeListDefaultAction($this->id, $options);
 }