Hyperic HQ Plugin API v. 4.4.0.2

Deprecated API


Contents
Deprecated Classes
org.hyperic.hq.ui.taglib.display.AlertDefinitionStateDecorator
           
org.hyperic.hq.ui.taglib.InventoryHierarchyTag
           
 

Deprecated Methods
org.hyperic.hq.product.ServerDetector.discoverResources(int, AIPlatformValue, ConfigResponse)
          - Plugins should not use this method. 
org.hyperic.hq.product.ServerDetector.discoverResources(int, AIPlatformValue, ConfigResponse)
          - Plugins should not use this method. 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityDateScheduledAsc(int, int)
          use findByEntityDateScheduled() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityDateScheduledDesc(int, int)
          use findByEntityDateScheduled() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityDurationAsc(int, int)
          use findByEntityDuration() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityDurationDesc(int, int)
          use findByEntityDuration() 
org.hyperic.hq.dao.AIScheduleDAO.findByEntityFireTimeAsc(int, int)
          use findByEntityFireTime() 
org.hyperic.hq.dao.AIScheduleDAO.findByEntityFireTimeDesc(int, int)
          use findByEntityFireTime() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityStartTimeAsc(int, int)
          use findByEntityStatus() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityStartTimeDesc(int, int)
          use findByEntityStatus() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityStatusAsc(int, int)
          use findByEntityStatus() 
org.hyperic.hq.dao.AIHistoryDAO.findByEntityStatusDesc(int, int)
          use findByEntityStatus() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupDateScheduledAsc(int, int)
          use findByGroupDateScheduled() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupDateScheduledDesc(int, int)
          use findByGroupDateScheduled() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupDurationAsc(int, int)
          use findByGroupDuration() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupDurationDesc(int, int)
          use findByGroupDuration() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupStartTimeAsc(int, int)
          use findByGroupStartTime() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupStartTimeDesc(int, int)
          use findByGroupStartTime() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupStatusAsc(int, int)
          use findByGroupStatus() 
org.hyperic.hq.dao.AIHistoryDAO.findByGroupStatusDesc(int, int)
          use findByGroupStatus() 
org.hyperic.hq.autoinventory.AIIp.getAIIpValue()
          use (this) AIIp object instead 
org.hyperic.hq.autoinventory.AIPlatform.getAIPlatformValue()
          use (this) AIPlatformValue object 
org.hyperic.hq.autoinventory.AISchedule.getAIScheduleValue()
          use (this) AISchedule object 
org.hyperic.hq.autoinventory.AIServer.getAIServerValue()
          use (this) AIServer object instead 
org.hyperic.hq.autoinventory.AIService.getAIServiceValue()
          use (this) AIService object instead 
org.hyperic.hq.appdef.server.session.AppdefResourceType.getAppdefResourceTypeValue()
          use this object instead 
org.hyperic.hq.appdef.server.session.Application.getApplicationValue()
          use (this) Application object instead 
org.hyperic.hq.appdef.AppService.getAppServiceValue()
          use (this) AppService object instead 
org.hyperic.hq.authz.server.session.AuthzSubject.getAuthzSubjectValue()
          use (this) AuthzSubject instead 
org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.getAvailabilityMeasurement(AuthzSubject, AppdefEntityID)
          Use getAvailabilityMeasurement(Resource) instead. 
org.hyperic.hq.product.Plugin.getCtime()
          use getCreationTime() 
org.hyperic.hq.product.Plugin.getCtime()
          use getCreationTime() 
org.hyperic.hq.appdef.AppdefBean.getCTime()
            
org.hyperic.hq.authz.server.session.ResourceGroup.getGroupEntResType()
          Use getResourcePrototype() instead. 
org.hyperic.hq.authz.server.session.ResourceGroup.getGroupEntType()
          Use getResourcePrototype() instead. XXX: ADHOC groups lose the Group or Application types with the change to use a Resource prototype for compatible groups. 
org.hyperic.hq.bizapp.shared.uibeans.MetricConfigSummary.getId()
          Use getLabel() 
org.hyperic.hq.autoinventory.AIServer.getIgnored()
          use isIgnored() 
org.hyperic.hq.appdef.IpBase.getIpValue()
          use (this) Ip Object instead 
org.hyperic.hq.appdef.AppdefBean.getMTime()
            
org.hyperic.hq.bizapp.shared.uibeans.MetricConfigSummary.getName()
          Use getLabel() 
org.hyperic.hq.appdef.server.session.PlatformType.getPlatformTypeValue()
          use (this) PlatformType object instead 
org.hyperic.hq.appdef.server.session.Platform.getPlatformValue()
          use (this) Platform object instead 
org.hyperic.hq.product.Plugin.getPluginValue()
          use (this) Plugin object 
org.hyperic.hq.product.Plugin.getPluginValue()
          use (this) Plugin object 
org.hyperic.hq.common.ConfigProperty.getReadOnly()
          use isReadOnly() 
org.hyperic.hq.events.server.session.RegisteredTrigger.getRegisteredTriggerValue()
            
org.hyperic.hq.product.servlet.client.JMXRemote.getRemoteMBeanValue(String)
          This will get one value at a time, inefficient 
org.hyperic.hq.authz.server.session.ResourceGroup.getResourceGroupValue()
          use (this) ResourceGroup instead 
org.hyperic.hq.appdef.server.session.AppdefSessionEJB.getResourcePermissions(AuthzSubject, AppdefEntityID)
          Use the individual check*Permission methods instead. 
org.hyperic.hq.authz.server.session.Role.getRoleValue()
          use (this) Role instead 
org.hyperic.hq.product.ServerDetector.getRuntimeDiscoverer()
          - Plugins should not use this method. 
org.hyperic.hq.product.ServerDetector.getRuntimeDiscoverer()
          - Plugins should not use this method. 
org.hyperic.hq.appdef.server.session.Server.getServerLightValue()
          use (this) Server object instead 
org.hyperic.hq.appdef.server.session.ServerType.getServerTypeValue()
          use (this) ServerType object instead 
org.hyperic.hq.appdef.server.session.Server.getServerValue()
          use (this) Server object instead 
org.hyperic.hq.appdef.ServiceCluster.getServiceClusterValue()
          use (this) ServiceCluster object instead 
org.hyperic.hq.appdef.ServerBase.getServicesAutomanaged()
          use isServicesAutomanaged() 
org.hyperic.hq.appdef.server.session.ServiceType.getServiceTypeValue()
          use (this) ServiceType object instead 
org.hyperic.hq.appdef.server.session.Service.getServiceValue()
          use (this) Service object instead 
org.hyperic.hq.appdef.server.session.ServerType.getVirtual()
          use isVirtual() instead 
org.hyperic.hq.ui.session.BaseSessionBean.init(HttpServletRequest, ServletContext)
          ditch this interface method and impls when struts is removed for legacy support only 
org.hyperic.hq.ui.session.BaseSessionBeanImpl.init(HttpServletRequest, ServletContext)
          see interface for reason 
org.hyperic.hq.scheduler.server.session.SchedulerEJBImpl.isPaused()
            
org.hyperic.hq.appdef.server.session.Service.matchesValueObject(ServiceValue)
          should use (this) Service object and hibernate dirty() check 
org.hyperic.hq.scheduler.server.session.SchedulerEJBImpl.pause()
            
org.hyperic.hq.product.Plugin.setCtime(long)
          use setCreationTime() 
org.hyperic.hq.product.Plugin.setCtime(long)
          use setCreationTime() 
org.hyperic.hq.appdef.IpBase.setIpValue(IpValue)
            
org.hyperic.hq.autoinventory.AIServer.setQueueStatus(int)
          use setQueueStatus(Integer) 
 


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.