%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: editPLSqlObjectPage.jsp
-- Controller: db/adm/schm/PLSqlObjectController.java
--
-- Description: Short Description of the page.
--%>
<%-- Tag Libraries --%>
<%@ 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="/oemNoscript.jspf" %>
<%-- Imports --%>
<%@ page import="oracle.sysman.db.adm.schm.SchemaPages" %>
<%@ include file="/oemTitle.jspf" %>
<%-- HTML Page Title --%>
<%-- lovField support --%>
<%-- HTML Form --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Warning/Error display --%>
<%-- name --%>
<%-- schema name --%>
<%-- status --%>
<%-- methods --%>
<%-- tip --%>
<%-- source --%>
<%-- compile and show errors buttons--%>
<%-- error --%>
<%-- Create/Edit Buttons --%>
<%-- OK Button --%>
<%@ include file="/database/changemgr/cmEMOViewPageButtons.jspf" %>
<%-- END: HTML Form --%>
<%-- END: Content --%>