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