Operation |
Details |
public AdvancedSearch(): |
Sequential |
public getDisableAdvancedSearch():boolean |
Sequential Notes: | Returns true if the AdvancedSearch should be disabled by the escidoc properties file. @author DiT @return | |
protected getRightsManagementSessionBean():RightsManagementSessionBean |
Sequential Notes: | Returns the RightsManagementSessionBean. @author DiT @return a reference to the scoped data bean (RightsManagementSessionBean) | |
public init():void |
Sequential Notes: | Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation. | |
protected redirectToGUITool():String |
Sequential Notes: | Redirets to the referring GUI Tool page. @return a navigation string | |
public showBrowsePageAgain():String |
Sequential Notes: | displays the browse by affiliation page where the user chooses an affiliation @return (String): the navigation string | |
public showSearchPage():String |
Sequential Notes: | displays the advanced search page where the user chooses one or more search field(s) and specifies the search string @return (String): the navigation string | |
public showSearchPageAgain():String |
Sequential Notes: | displays the advanced search page where the user chooses one or more search field(s) and specifies the search string @return (String): the navigation string | |