<%-- -- Page: policyViewRule.jsp -- Controller: oracle.sysman.eml.ecm.policy.PolicyViewRuleController -- -- MODIFIED (MM/DD/YY) -- kchiasso 07/26/05 - link;render Help Icon -- kchiasso 03/04/05 - enforce to eval -- kchiasso 01/24/05 - header outside table; -- groyal 01/20/05 - UI Exit review comments -- kchiasso 01/14/05 - alignment -- kchiasso 01/05/05 - importance -> viewImportance -- kchiasso 12/29/04 - set prompt target type -- kchiasso 12/14/04 - set pagestatus context -- kchiasso 12/03/04 - default value -- kchiasso 11/22/04 - hdr -- kchiasso 11/16/04 - context help -- groyal 10/01/04 - Corrective action work -- kchiasso 09/22/04 - add import -- groyal 08/04/04 - Replace author with owner -- kchiasso 07/28/04 - kchiasso_newpolicyviewrule -- kchiasso 06/18/04 - Creation --%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%-- Imports --%> <%@ page import="oracle.sysman.eml.ecm.policy.PolicyJspConstants"%> <%@ page import="oracle.sysman.eml.ecm.util.table.UIXDataSource" %> <%@ include file="/oemTitle.jspf"%> <%@ include file="msgHeader.jspf" %> <%------------------------ - Owner ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%------------------------ - Category ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%------------------------ - Description ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%------------------------ - Policy Evaluation ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%------------------------ - Compliance Score Setting ------------------------%> <%------------------------ - Severity ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%-- --%> <%------------------------ - Importance ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%@ include file="parametersTable.jspf"%> <%@ include file="exclusionsTable.jspf"%> <%------------------------ - Corrective Action ------------------------%> <%------------------------ - Corrective Action ------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%------------------------------ End of File -------------------------------%>