<!--
* Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 
 *
 *      NAME
 *       searchConfiguration.uix
 *
 *      NOTES
 *       search Configuration selections
 *
 * MODIFIED (MM/DD/YY)  VERSION
 *  jsmoler     06/08/11 - remove IAS links
 *  jsmoler     05/18/05 - add license check to AS links 
 *  jsmoler     02/14/05 - change location of ias.ecm.SearchConfigLinks 
 *  aragarwa    01/06/05 - Correcting the source link strings to match page 
 *                         headers for search pages. 
 *  xshen       11/29/04 - use oem:license
 *  jsmoler     11/17/04 - 
 *  sbadrina    11/15/04 - wrap db compare links with license tags 
 *  kchiasso    10/31/03 - bugfix 2878975 
 *  xshen       10/29/03 - remove search config rule link 
 *  kchiasso    10/08/03 - add login to title 
 *  groyal      10/06/03 - Remove policy-related searches 
 *  groyal      07/24/03 - Readd Host Policy search now that we have a host policy
 *  groyal      06/30/03 - Remove policy search links
 *  groyal      05/22/03 - Add new search page
 *  groyal      04/14/03 - Add policy search capability
 *  jstone      03/18/03 - add feature usage search
 *  jstone      10/16/02 - moving source/oracle/sysman/resources/rprt/search
 *  xshen       08/27/02 - support config rules search
 *  xshen       07/16/02 - nls and clean up
 *  njagathe    07/09/02 - Changing target type display names
 *  xshen       07/02/02 - fix link
 *  xshen       07/01/02 - change text and add delta link
 *  xshen       06/24/02 - Add search database configuration links
 *  shuberma    06/21/02 - Removing oracle component history search
 *  shuberma    06/13/02 - Adding ora sw history link..
 *  kchiasso    05/30/02 - root url
 *  kchiasso    05/28/02 - headerLines.
 *  kchiasso    03/29/02 - select a search option
 *
 *
 *  @author  kChiasson
 *
-->
<page xmlns="http://bali.us.oracle.com/cabo/baja"
      xmlns:baja="http://bali.us.oracle.com/cabo/baja"
      xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"
      xmlns:uix="http://bali.us.oracle.com/cabo/marlin"
      xmlns:html="http://www.w3.org/TR/REC-html40"
      xmlns:oem="http://xmlns.oracle.com/oem/ui/beans"
      xmlns:data="http://bali.us.oracle.com/cabo/marlin">

 <baja:head   xmlns="http://bali.us.oracle.com/cabo/marlin"
              xmlns:uix="http://bali.us.oracle.com/cabo/marlin"
              xmlns:html="http://www.w3.org/TR/REC-html40">

   <dataScope>
   <contents>
         <head>
           <boundAttribute name="title">
             <concat>
                <dataObject select="loginTitle"
                            source="getLoginTitle"/>
                <fixed javaType="string">&nbsp;-&nbsp;</fixed>
                <dataObject select="TITLE_SEARCHCONFIGURATIONS" source="ResourceBundle"/>
             </concat>
           </boundAttribute>
         </head> 
   </contents>
      <provider>
        <data name="getLoginTitle">
          <method class="oracle.sysman.eml.ecm.util.EcmSessionUtil" method="getLoginTitle"/>
        </data>
        <data name="ResourceBundle">
           <bundle class = "oracle.sysman.eml.ecm.search.util.SearchResourceBundle"/>
        </data>
      </provider>
  </dataScope>

</baja:head>
    <!-- special handler to load help topic -->
   <handlers>
    <event name="null">
      <method class="oracle.sysman.eml.ecm.OnlineHelp"
              method="loadSearchHelpTopic"/>
    </event>
   </handlers>

  <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin">
    <dataScope>
      <contents>
        <pageLayout xmlns="http://bali.us.oracle.com/cabo/marlin">

       <mediumAdvertisement>
        <include baja:node="../../oemBanner" />
       </mediumAdvertisement>
       <marlin:globalButtons>
        <include baja:node="../../globalButtonBar" />
       </marlin:globalButtons>
       <marlin:tabs>
        <include baja:node="../../globalTabs" />
       </marlin:tabs>
       <marlin:location>
        <include baja:node="../../breadCrumbs" />
       </marlin:location>
       <marlin:pageHeader>
        <include baja:node="../../globalHeader" />
       </marlin:pageHeader>
       <copyright>
        <include baja:node="../../copyright" />
       </copyright>

    <contents>
    <messageBox automatic="true" />

       <header uix:text="TITLE_SEARCHCONFIGURATIONS@ResourceBundle">
        <contents>
          <form name="searchConfigForm">
            <contents>

            <tableLayout  width="50%">
            <contents>
              <spacer height="10"/>

              <rowLayout>
              <contents>
              <header uix:text="HDR_ORACLESOFTWARE@ResourceBundle">
              <contents>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHORACLEPRODUCTS@ResourceBundle" uix:destination="searchOracleProducts@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHOTHERSWONHOSTS@ResourceBundle" uix:destination="searchOtherSWOnHosts@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHPATCHSETSINHOMES@ResourceBundle" uix:destination="searchPatchsetsInHomes@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              </contents>
              </header>
              </contents>
              </rowLayout>
            
            </contents>
            </tableLayout>

            <tableLayout width="50%">
            <contents>
              <spacer height="10"/>

              <rowLayout>
              <contents>

	      <header uix:text="TITLE_SEARCH_DATABASE_CONFIG_DATA@SearchConfigResourceBundle">
              <contents>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
               <oem:license>
                <contents>
		<link 	uix:text="LINK_INIT_PARAMS@SearchConfigResourceBundle" 
			uix:destination="searchInitParamsLink@getSearchConfigLink" />
                </contents>
               </oem:license>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
              <oem:license>
               <contents>
		<link 	uix:text="LINK_INIT_PARAMS_DELTA@SearchConfigResourceBundle" 
			uix:destination="searchInitParamsDeltaLink@getSearchConfigLink" />
               </contents>
              </oem:license>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
              <oem:license>
               <contents>
		<link 	uix:text="LINK_TABLESPACES@SearchConfigResourceBundle" 
			uix:destination="searchTbspLink@getSearchConfigLink" />
               </contents>
              </oem:license>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
              <oem:license>
               <contents>
		<link 	uix:text="LINK_DATAFILES@SearchConfigResourceBundle" 
			uix:destination="searchDatafileLink@getSearchConfigLink" />
               </contents>
              </oem:license>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>

<!-- link 	uix:text="LINK_RULES@SearchConfigResourceBundle" 
			uix:destination="searchRulesLink@getSearchConfigLink" />
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/
-->

		<link 	uix:text="FEATURE_USAGE@SearchConfigResourceBundle" 
			uix:destination="usageSearchLink@getSearchConfigLink" />
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              </contents>
              </header>
              </contents>
              </rowLayout>
              
            </contents>
            </tableLayout>

            <tableLayout  width="50%">
            <contents>
              <spacer height="10"/>

              <rowLayout>
              <contents>
              <header uix:text="HDR_ORACLEOSCONFIG@ResourceBundle">
              <contents>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHOSCOMPONENTS@ResourceBundle" uix:destination="searchOSComponents@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHOSPATCHES@ResourceBundle" uix:destination="searchOSPatches@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHKERNELPARAMSETTINGS@ResourceBundle" uix:destination="searchKernelParamSettings@getContextPath"/>
               </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHKERNELPARAMCHANGES@ResourceBundle" uix:destination="searchKernelParamChanges@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHOSHWSUMMARIES@ResourceBundle" uix:destination="searchOSHWSummaries@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHCONFIGONHOSTS@ResourceBundle" uix:destination="searchConfigOnHosts@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="TITLE_SEARCHFILESYSONHOSTS@ResourceBundle" uix:destination="searchFileSysOnHosts@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>


              

              </contents>
              </header>
              </contents>
              </rowLayout>
              
              </contents>
              </tableLayout>


<!-- Hide Policy-related Searches for now

          <tableLayout  width="50%">
          <contents>
              <spacer height="10"/>
              
             <rowLayout>
              <contents>
              <header uix:text="HDR_POLICYDATA@ResourceBundle">
              <contents>
              
                <rowLayout>
                <contents>
                <cellFormat>
                <contents>
                  <spacer width="10"/>
                  <link uix:text="TITLE_POLICYONDATABASES@ResourceBundle" uix:destination="searchPolicyOnDatabases@getContextPath"/>
                </contents>
                </cellFormat>
                </contents>
                </rowLayout>

                <rowLayout>
                <contents>
                <cellFormat>
                <contents>
                  <spacer width="10"/>
                  <link uix:text="TITLE_POLICYDETAILSONDATABASES@ResourceBundle" uix:destination="searchPolicyDetailsOnDatabases@getContextPath"/>
                </contents>
                </cellFormat>
                </contents>
                </rowLayout>

                <rowLayout>
                <contents>
                <cellFormat>
                <contents>
                  <spacer width="10"/>
                  <link uix:text="TITLE_POLICYONHOSTS@ResourceBundle" uix:destination="searchPolicyOnHosts@getContextPath"/>
                </contents>
                </cellFormat>
                </contents>
                </rowLayout>

                <rowLayout>
                <contents>
                <cellFormat>
                <contents>
                  <spacer width="10"/>
                  <link uix:text="TITLE_POLICYDETAILSONHOSTS@ResourceBundle" uix:destination="searchPolicyDetailsOnHosts@getContextPath"/>
                </contents>
                </cellFormat>
                </contents>
                </rowLayout>

                <rowLayout>
                <contents>
                <cellFormat>
                <contents>
                  <spacer width="10"/>
                  <link uix:text="TITLE_POLICYRULES@ResourceBundle" uix:destination="searchPolicyRules@getContextPath"/>
                </contents>
                </cellFormat>
                </contents>
                </rowLayout>
              </contents>
              </header>
              </contents>
              </rowLayout>
          </contents>
          </tableLayout>
-->

            <tableLayout  width="50%">
            <contents>
              <spacer height="10"/>

              <rowLayout>
              <contents>
              <header uix:text="HDR_ADVANCEDSEARCH@ResourceBundle">
              <contents>
              
              <rowLayout>
              <contents>
              <cellFormat>
              <contents>
                <spacer width="10"/>
                <link uix:text="HDR_SQLSEARCH@ResourceBundle" 
                      uix:destination="sqlQueryResultDestination@getContextPath"/>
              </contents>
              </cellFormat>
              </contents>
              </rowLayout>

              </contents>
              </header>
              </contents>
              </rowLayout>
              
            </contents>
            </tableLayout>
            </contents>
          </form>
        </contents>
      </header>
    </contents>
  </pageLayout>
</contents>

    <provider>

      <data name="ResourceBundle">
       <bundle class = "oracle.sysman.eml.ecm.search.util.SearchResourceBundle"/>
      </data>

      <data name="getContextPath">
          <method class="oracle.sysman.eml.ecm.ContextPathData" method="getSearchContextPath"/>
      </data>
	
      <data name="SearchConfigResourceBundle">
	<bundle class = "oracle.sysman.db.rsc.rprt.search.SearchConfigMsg" />
      </data>

      <data name="getSearchConfigLink">
	  <method class="oracle.sysman.db.rprt.search.SearchConfigData" method="getSearchConfigLink"/>
      </data>

    </provider>

    </dataScope>
  </baja:content>

 </page>
