Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\patchNotifyJob.uix.obs
<!-- * Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved. * * NAME * patchNotifyJob.uix * * NOTES * define patch notification criteria * * * @author kChiasson * --> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <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"> <title> <contents> Oracle Enterprise Manager </contents> </title> </baja:head> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin" 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"> <dataScope> <contents> <pageLayout xmlns="http://bali.us.oracle.com/cabo/marlin" > <mediumAdvertisement> <include baja:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include baja:node="../../globalButtonBar" /> </globalButtons> <marlin:tabs> <include baja:node="../../globalTabs" /> </marlin:tabs> <marlin:pageHeader> <include baja:node="../../globalHeader" /> </marlin:pageHeader> <!-- <marlin:location> <include baja:node="/breadCrumbs" /> </marlin:location> --> <copyright>Copyright 2001, Oracle Corp.</copyright> <!-- ************* End Standard Header ************* --> <contents> <form name="patchNotifyJob"> <contents> <messageBox automatic="true" /> <stackLayout> <contents> <header text="Schedule Patch Notification Job"> <contents> <spacer height="30"/> <header text="Notification Criteria"> <contents> <styledText styleClass="OraInstructionText"> <contents> The following criteria for Patch notification will be used to filter the patch(es) that you will be notified about. You can specify more than one set of criteria by adding your selections to the table below. </contents> </styledText> <html:br> </html:br> <html:br> </html:br> <stackLayout> <contents> <rowLayout> <contents> <spacer width="10"/> <labeledFieldLayout width="0" fieldWidth="0" labelWidth="0" columns="1"> <contents> <styledText styleClass="OraPromptText" text="Patch Type"/> <rowLayout> <contents> <spacer width="8"/> <choice name="typeChoice" uix:selectedValue="selType@patchNotificationData"> <contents uix:childData="typeList@patchNotificationData"> <option uix:text="type" uix:selected="selected"/> </contents> </choice> </contents> </rowLayout> <styledText styleClass="OraPromptText" text="Platform"/> <rowLayout> <contents> <spacer width="8"/> <choice name="platformChoice" uix:selectedValue="selPlatform@patchNotificationData"> <contents uix:childData="platformList@patchNotificationData"> <option uix:text="platform" uix:selected="selected"/> </contents> </choice> </contents> </rowLayout> <styledText styleClass="OraPromptText" text="Version"/> <rowLayout> <contents> <spacer width="8"/> <choice name="versionChoice" uix:selectedValue="selVersion@patchNotificationData"> <contents uix:childData="versionList@patchNotificationData"> <option uix:text="version" uix:selected="selected"/> </contents> </choice> </contents> </rowLayout> </contents> </labeledFieldLayout> </contents> </rowLayout> <spacer height="10"/> <rowLayout hAlign="right" vAlign="bottom"> <contents> <submitButton name="event" value="AddCriteria" text="Add Criteria to Table"/> </contents> </rowLayout> <spacer height="30"/> <table name="criteriaTable" width="100%" formSubmitted="true" uix:text="criteria@patchNotificationData" uix:tableData="tabledata@patchNotificationData" uix:alternateText="altText"> <tableFormat tableBanding="rowBanding"/> <columnHeaderStamp> <boundText select="columnHeaderText"/> </columnHeaderStamp> <tableSelection> <singleSelection selectedIndex="0"> <contents> <submitButton name="event" value="RemoveCriteria" text="Remove" /> </contents> </singleSelection> </tableSelection> <columnHeaderData> <column columnHeaderText="Type"/> <column columnHeaderText="Platform"/> <column columnHeaderText="Version"/> </columnHeaderData> <contents> <styledText uix:text="type"/> <styledText uix:text="platform"/> <styledText uix:text="version"/> </contents> </table> </contents> </stackLayout> </contents> </header> <html:br> </html:br> <header text="Administrators to be notified"> <contents> <styledText styleClass="OraInstructionText"> <contents> Administrators will be notified of new patches that meet the above criteria via e-mail. Select the adminstrators that are to be notified. </contents> </styledText> <html:br> </html:br> <html:br> </html:br> <stackLayout> <contents> <include baja:node="../adminShuttle"/> </contents> </stackLayout> </contents> </header> <html:br> </html:br> <include baja:node="../ecmRecurDate"/> </contents> </header> </contents> </stackLayout> <spacer height="10"/> <rowLayout hAlign="right" vAlign="bottom"> <contents> <submitButton name="event" value="Cancel" text="Cancel"/> <spacer width="10"/> <submitButton name="event" value="SubmitJob" text="Submit Job" id="Submit Job" /> </contents> </rowLayout> <spacer height="5"/> </contents> </form> </contents> </pageLayout> </contents> <provider> <data xmlns="http://bali.us.oracle.com/cabo/marlin" name="patchNotificationData"> <method class="oracle.sysman.eml.ecm.patch.PatchNotifyData" method="populateNotifyData"/> </data> </provider> </dataScope> </baja:content> <handlers> <event name="Cancel"> <method class="oracle.sysman.eml.ecm.patch.PatchNotifyHandler" method="returnToCaller"/> </event> <event name="SubmitJob"> <method class="oracle.sysman.eml.ecm.patch.PatchNotifyHandler" method="submitJob"/> </event> <event name="RemoveCriteria"> <method class="oracle.sysman.eml.ecm.patch.PatchNotifyHandler" method="removeCriteria"/> </event> <event name="AddCriteria"> <method class="oracle.sysman.eml.ecm.patch.PatchNotifyHandler" method="updateCriteriaTable"/> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de