Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\advancedSearchContent.uix
<!-- * Copyright (c) 2001, 2005, Oracle. All rights reserved. * * NAME * advancedSearchContent.uix * * NOTES * include file for patchSearchTable * contains all the possible search fields * * productFamily;product;platform;release; * language;fromDate;untilDate; * * MODIFIED (MM/DD/YY) VERSION * somukher 06/29/05 - Bug - 4442991 * apbharga 02/15/05 - use fully qualified form element names * apbharga 08/03/04 - code review changes * apbharga 07/22/04 - new advanced search criteria - Patch Type * kchiasso 08/29/03 - * kchiasso 07/10/03 - bugfix 2966548 * kchiasso 05/16/03 - bugfix 2937651 * mgoodric 10/31/02 - bugfix 2647752 * kchiasso 10/28/02 - bugfix 2646018 * kchiasso 10/22/02 - bugfix 2635922 * kchiasso 04/11/02 - remove date picker * kchiasso 04/04/02 - * kchiasso 02/22/02 - lovFilter * kchiasso 12/20/01 - wizard redo * kchiasso 12/20/01 - new search * * * @author kChiasson * --> <dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:data="http://bali.us.oracle.com/cabo/marlin"> <provider> <data name="searchData"> <method class="oracle.sysman.eml.ecm.patch.PatchSearchData" method="populateSearchAdvanced"/> </data> </provider> <contents> <html:noScript> JavaScript is not supported by your browser. Oracle requires JavaScript support to completely render this page </html:noScript> <labeledFieldLayout labelWidth="25%" fieldWidth="75%" columns="1" width="80%" > <contents> <messageChoice name="product_family" onChange="ret=setFamily();" uix:prompt="OPT_PRODUCTFAMILY@ResourceBundle" uix:selectedValue="familyIdSel@searchData"> <contents uix:childData="product_familyList@searchData"> <option name="optProductFamily" uix:text="product_familyName" uix:value="product_familyValue"/> </contents> </messageChoice> <messageLovField name="productLov" uix:text="productLovName@searchData" columns="39" uix:prompt="OPT_PRODUCT@ResourceBundle" uix:shortDesc="SD_SELPROD@ResourceBundle" uix:searchDesc="SD_SELPROD@ResourceBundle" onClick= " setProductRedirValue(); openWindow(top, document.patchWiz_Patch.productRedir.value, 'lovWindow', {width:600, height:200}, true, 'dialog', productListCallBack); " /> <messageLovField name="releaseLov" uix:tip="TIP_PATCHSET@ResourceBundle" uix:text="releaseLovName@searchData" columns="39" uix:prompt="OPT_RELEASE@ResourceBundle" uix:shortDesc="SD_SELREL@ResourceBundle" uix:searchDesc="SD_SELREL@ResourceBundle" onClick= " setReleaseRedirValue(); openWindow(top, document.patchWiz_Patch.releaseRedir.value, 'lovWindow', {width:500, height:200}, true, 'dialog', releaseListCallBack); " /> <messageChoice name="patchType" uix:prompt="OPT_PATCHTYPE@ResourceBundle" uix:selectedValue="patchTypeSel@searchData"> <contents uix:childData="patchTypeList@searchData"> <option name="optPatchType" uix:text="patchTypeText" uix:value="patchTypeValue"/> </contents> </messageChoice> <messageChoice name="platform" uix:tip="TIP_BITLENGTH@ResourceBundle" uix:prompt="OPT_PLATFORM@ResourceBundle" uix:selectedValue="platformIdSel@searchData"> <contents uix:childData="platformList@searchData"> <option uix:text="platformName" uix:value="platformValue"/> </contents> </messageChoice> <messageChoice name="language" uix:prompt="OPT_LANGUAGE@ResourceBundle" uix:selectedValue="languageIdSel@searchData"> <contents uix:childData="languageList@searchData"> <option uix:text="languageName" uix:value="languageValue"/> </contents> </messageChoice> <messageDateField name="since" uix:prompt="XBEGINDATE@ResourceBundle" uix:value="since@searchData" uix:tip="dateTip@searchData" columns="10"> <onSubmitValidater> <date dateStyle="short" /> </onSubmitValidater> </messageDateField> <messageDateField name="until" uix:prompt="XUNTILDATE@ResourceBundle" uix:value="until@searchData" uix:tip="dateTip@searchData" columns="10"> <onSubmitValidater> <date dateStyle="short" /> </onSubmitValidater> </messageDateField> </contents> </labeledFieldLayout> </contents> </dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de