org.rhq.enterprise.server.sync.validators
Class DeployedAgentPluginsValidator.ConsistentPlugin

java.lang.Object
  extended by org.rhq.core.domain.plugin.AbstractPlugin
      extended by org.rhq.core.domain.plugin.Plugin
          extended by org.rhq.enterprise.server.sync.validators.DeployedAgentPluginsValidator.ConsistentPlugin
All Implemented Interfaces:
Serializable
Enclosing class:
DeployedAgentPluginsValidator

public static class DeployedAgentPluginsValidator.ConsistentPlugin
extends org.rhq.core.domain.plugin.Plugin

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.rhq.core.domain.plugin.Plugin
PURGE_PLUGINS, PURGED, QUERY_FIND_ALL, QUERY_FIND_ALL_BY_IDS, QUERY_FIND_ALL_DELETED, QUERY_FIND_ALL_INSTALLED, QUERY_FIND_ALL_TO_PURGE, QUERY_FIND_ANY_BY_NAME, QUERY_FIND_BY_IDS, QUERY_FIND_BY_NAME, QUERY_FIND_BY_RESOURCE_TYPE_AND_CATEGORY, QUERY_GET_NAMES_BY_ENABLED, QUERY_GET_STATUS_BY_NAME, UPDATE_PLUGIN_ENABLED_BY_ID, UPDATE_PLUGINS_ENABLED_BY_IDS
 
Fields inherited from class org.rhq.core.domain.plugin.AbstractPlugin
TABLE_NAME
 
Constructor Summary
DeployedAgentPluginsValidator.ConsistentPlugin()
           
DeployedAgentPluginsValidator.ConsistentPlugin(org.rhq.core.domain.plugin.Plugin p)
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class org.rhq.core.domain.plugin.Plugin
setDeployment, toString
 
Methods inherited from class org.rhq.core.domain.plugin.AbstractPlugin
getAmpsVersion, getContent, getCtime, getDeployment, getDescription, getDisplayName, getHelp, getId, getMd5, getMD5, getMtime, getName, getPath, getStatus, getVersion, isEnabled, setAmpsVersion, setContent, setCtime, setDescription, setDisplayName, setEnabled, setHelp, setId, setMd5, setMD5, setMtime, setName, setPath, setStatus, setVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeployedAgentPluginsValidator.ConsistentPlugin

public DeployedAgentPluginsValidator.ConsistentPlugin()

DeployedAgentPluginsValidator.ConsistentPlugin

public DeployedAgentPluginsValidator.ConsistentPlugin(org.rhq.core.domain.plugin.Plugin p)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class org.rhq.core.domain.plugin.Plugin

equals

public boolean equals(Object other)
Overrides:
equals in class org.rhq.core.domain.plugin.Plugin


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.