<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Changing the search call when extending BrowseBean in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-search-call-when-extending-browsebean/m-p/65306#M41335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry if this is answered elsewhere, haven't been able to find it myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to change the display of a SimpleSearch, trying to keep it as general as possible by creating my own class which extends it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to do this I have changed the faces-config.xml and created a new BrowseBean class which extends the original. This is in order to change the "search" function to use my version of the SimpleSearch as opposed to the default. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the navigateBrowseScreen call from within the search function is a private function in the parent class (BrowseBean) and thus it isn't visible from my class. Is there any way around this without changing the original class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone got a different approach to recommend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Edit: This should be in the Web Client Development forum]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jan 2007 11:43:42 GMT</pubDate>
    <dc:creator>astocks</dc:creator>
    <dc:date>2007-01-05T11:43:42Z</dc:date>
    <item>
      <title>Changing the search call when extending BrowseBean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-search-call-when-extending-browsebean/m-p/65306#M41335</link>
      <description>Sorry if this is answered elsewhere, haven't been able to find it myself.I'm trying to change the display of a SimpleSearch, trying to keep it as general as possible by creating my own class which extends it.In order to do this I have changed the faces-config.xml and created a new BrowseBean class w</description>
      <pubDate>Fri, 05 Jan 2007 11:43:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-search-call-when-extending-browsebean/m-p/65306#M41335</guid>
      <dc:creator>astocks</dc:creator>
      <dc:date>2007-01-05T11:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the search call when extending BrowseBean</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-search-call-when-extending-browsebean/m-p/65307#M41336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Turns out I was a bit misguided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I eventually created a new JSF component to implement a different Simple Search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For anyone trying you must change the jsp file, the repo.tld, create a newSimpleSearchTag class (use previous as template), faces-config-repo.xml and finally newSimpleSearch class (in my case I extended the normal simple search and added a new encode begin function to change the display).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 12:19:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-search-call-when-extending-browsebean/m-p/65307#M41336</guid>
      <dc:creator>astocks</dc:creator>
      <dc:date>2007-01-09T12:19:13Z</dc:date>
    </item>
  </channel>
</rss>

