<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * viewDefinition.jsp * * NOTES * Common jsp for masking definitions list UI. * The bean key supporting this view is 'maskingDefinitionBean' * * * MODIFIED * vgoli 02/12/09 - adv options: ignore orphan rows * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * vgoli 11/05/08 - adv options: parallel degree * vgoli 10/21/08 - fix OAC violations * kmckeen 07/04/08 - Implement new workflow * vgoli 06/18/08 - add advanced options * rpattabh 01/01/08 - add post mask script * xshen 03/01/07 - ui changes * xshen 12/05/06 - informal constraint work * xshen 11/09/06 - ui changes * xshen 08/08/06 - Created * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/database/masking/dmMsging.jspf" %> <%-- DM Advanced Options --%>