Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.shared
Class AIAppdefResourceValue

java.lang.Object
  extended by org.hyperic.hq.appdef.shared.AIAppdefResourceValue
Direct Known Subclasses:
AIIpValue, AIPlatformValue, AIServerValue

public abstract class AIAppdefResourceValue
extends java.lang.Object

Shared base class for the AIPlatform/AIIP/AIServer


Constructor Summary
AIAppdefResourceValue()
           
 
Method Summary
abstract  java.lang.Integer getId()
           
abstract  boolean getIgnored()
           
abstract  int getQueueStatus()
           
 java.lang.String getQueueStatusStr()
          return a String form of the QueueStatus
 boolean isPlatformDevice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIAppdefResourceValue

public AIAppdefResourceValue()
Method Detail

getId

public abstract java.lang.Integer getId()

getQueueStatus

public abstract int getQueueStatus()

getIgnored

public abstract boolean getIgnored()

getQueueStatusStr

public java.lang.String getQueueStatusStr()
return a String form of the QueueStatus

Returns:
String

isPlatformDevice

public boolean isPlatformDevice()

Hyperic HQ Plugin API v. 4.4.0.2

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