Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Class AlertDefinitionState

java.lang.Object
  extended by org.hyperic.hibernate.PersistedObject
      extended by org.hyperic.hq.events.server.session.AlertDefinitionState
All Implemented Interfaces:
java.io.Serializable

public class AlertDefinitionState
extends PersistedObject

See Also:
Serialized Form

Method Summary
 AlertDefinition getAlertDefinition()
           
 long getLastFired()
           
 
Methods inherited from class org.hyperic.hibernate.PersistedObject
equals, get_version_, getId, hashCode, set_version_, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlertDefinition

public AlertDefinition getAlertDefinition()

getLastFired

public long getLastFired()

Hyperic HQ Plugin API v. 4.4.0.2

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