<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * definitions.jsp * * NOTES * Common jsp for masking definitions list UI. * The bean key supporting this view is 'maskingDefinitionsBean' * * * MODIFIED * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * kmckeen 10/21/08 - Add Clone Database * kmckeen 07/04/08 - Implement new workflow * xshen 06/25/07 - enable xml * xshen 06/18/07 - import export gui * xshen 05/18/07 - fix wiz page name * xshen 12/06/06 - ui changes * xshen 11/09/06 - ui changes * xshen 08/30/06 - support masking using * xshen 08/07/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" %> <%-- --%>