org.hyperic.hq.autoinventory
Class AIPlatform
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.server.session.AppdefNamedBean
org.hyperic.hq.appdef.server.session.AppdefResource
org.hyperic.hq.appdef.server.session.PlatformBase
org.hyperic.hq.autoinventory.AIPlatform
- All Implemented Interfaces:
- java.io.Serializable, ContainerManagedTimestampTrackable
public class AIPlatform
- extends PlatformBase
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.appdef.AppdefBean |
allowContainerManagedCreationTime, allowContainerManagedLastModifiedTime, getCid, getCreationTime, getCTime, getModifiedTime, getMTime, matchesValueObject, setCid, setCreationTime, setModifiedTime |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AIPlatform
public AIPlatform()
AIPlatform
public AIPlatform(AIPlatformValue apv)
getPlatformTypeName
public java.lang.String getPlatformTypeName()
setPlatformTypeName
public void setPlatformTypeName(java.lang.String platformTypeName)
getOsversion
public java.lang.String getOsversion()
setOsversion
public void setOsversion(java.lang.String osversion)
getArch
public java.lang.String getArch()
setArch
public void setArch(java.lang.String arch)
getAgentToken
public java.lang.String getAgentToken()
setAgentToken
public void setAgentToken(java.lang.String agentToken)
getQueueStatus
public int getQueueStatus()
setQueueStatus
public void setQueueStatus(java.lang.Integer queueStatus)
setQueueStatus
public void setQueueStatus(int queueStatus)
- Parameters:
queueStatus
-
getDiff
public long getDiff()
setDiff
public void setDiff(long diff)
setDiff
public void setDiff(java.lang.Long diff)
isIgnored
public boolean isIgnored()
setIgnored
public void setIgnored(boolean ignored)
getLastApproved
public long getLastApproved()
setLastApproved
public void setLastApproved(java.lang.Long lastApproved)
getCpuSpeed
public java.lang.Integer getCpuSpeed()
setCpuSpeed
public void setCpuSpeed(java.lang.Integer cpuSpeed)
getRam
public java.lang.Integer getRam()
setRam
public void setRam(java.lang.Integer ram)
getGateway
public java.lang.String getGateway()
setGateway
public void setGateway(java.lang.String gateway)
getDhcpServer
public java.lang.String getDhcpServer()
setDhcpServer
public void setDhcpServer(java.lang.String dhcpServer)
getDnsServer
public java.lang.String getDnsServer()
setDnsServer
public void setDnsServer(java.lang.String dnsServer)
getCustomProperties
public byte[] getCustomProperties()
setCustomProperties
public void setCustomProperties(byte[] customProperties)
getProductConfig
public byte[] getProductConfig()
setProductConfig
public void setProductConfig(byte[] productConfig)
getControlConfig
public byte[] getControlConfig()
setControlConfig
public void setControlConfig(byte[] controlConfig)
getMeasurementConfig
public byte[] getMeasurementConfig()
setMeasurementConfig
public void setMeasurementConfig(byte[] measurementConfig)
getAIIps
public java.util.Collection getAIIps()
setAIIps
public void setAIIps(java.util.Collection aiips)
getAIServers
public java.util.Collection getAIServers()
setAIServers
public void setAIServers(java.util.Collection aiservers)
addAIServer
public void addAIServer(AIServer server)
isPlatformDevice
public boolean isPlatformDevice()
getAIPlatformValue
public AIPlatformValue getAIPlatformValue()
- Deprecated. use (this) AIPlatformValue object
- Returns:
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class PlatformBase
getAppdefResourceType
public AppdefResourceType getAppdefResourceType()
- For compatibility
- Specified by:
getAppdefResourceType
in class AppdefNamedBean
getAppdefResourceValue
public AppdefResourceValue getAppdefResourceValue()
- For compatibility
- Specified by:
getAppdefResourceValue
in class AppdefNamedBean
_getAuthzOp
protected java.lang.String _getAuthzOp(java.lang.String op)
- Specified by:
_getAuthzOp
in class AppdefNamedBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.