<%-- /* $Header: collectionFrequency.jsp 27-jul-2005.00:52:29 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Monitoring Settings - Collection Frequency page segment. PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 07/27/05 - add required flag andyao 07/24/05 - add partial action andyao 06/13/05 - add table summary andyao 05/06/05 - add view mode andyao 03/08/05 - change the view by string andyao 03/02/05 - fix bug 4214572 andyao 01/19/05 - fix UI issues andyao 09/01/04 - Creation */ /** * @version $Header: collectionFrequency.jsp 27-jul-2005.00:52:29 andyao Exp $ * @author andyao * @since release specific (what release of product did this appear in) */ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import='oracle.sysman.eml.gensvc.test.data.ui.CollectionSettingBean' %> <%@ page import='oracle.sysman.eml.beacon.data.Beacon' %> <%@ page import='oracle.cabo.ui.UIConstants' %> <%-- view mode --%> <%-- edit mode --%>