Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.session
Class ConfigValidatorImpl

java.lang.Object
  extended by org.hyperic.hq.bizapp.server.session.BizappSessionEJB
      extended by org.hyperic.hq.bizapp.server.session.ConfigValidatorImpl
All Implemented Interfaces:
ConfigValidator

public class ConfigValidatorImpl
extends BizappSessionEJB
implements ConfigValidator


Field Summary
 
Fields inherited from class org.hyperic.hq.bizapp.server.session.BizappSessionEJB
ctx
 
Fields inherited from interface org.hyperic.hq.bizapp.server.session.ConfigValidator
PDT_PROP
 
Constructor Summary
ConfigValidatorImpl()
           
 
Method Summary
 void validate(AuthzSubject subject, java.lang.String type, AppdefEntityID[] ids)
           
 
Methods inherited from class org.hyperic.hq.bizapp.server.session.BizappSessionEJB
getAgentManager, getAIBoss, getAIManager, getAppdefBoss, getAppdefStatManager, getApplicationManager, getAuthManager, getAuthzBoss, getAuthzSubjectManager, getAutoInventoryManager, getAvailManager, getConfigManager, getControlBoss, getControlManager, getControlScheduleManager, getCPropManager, getDataMan, getEventsBoss, getMeasurementBoss, getMetricManager, getOverlord, getPlatformManager, getProductBoss, getProductManager, getReportProcessor, getResourceGroupManager, getResourceManager, getServerConfigManager, getServerManager, getServiceManager, getSessionContext, getSrnManager, getTemplateManager, getTrackerManager, rollback, setSessionContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigValidatorImpl

public ConfigValidatorImpl()
Method Detail

validate

public void validate(AuthzSubject subject,
                     java.lang.String type,
                     AppdefEntityID[] ids)
              throws PermissionException,
                     EncodingException,
                     ConfigFetchException,
                     AppdefEntityNotFoundException,
                     InvalidConfigException
Specified by:
validate in interface ConfigValidator
Throws:
PermissionException
EncodingException
ConfigFetchException
AppdefEntityNotFoundException
InvalidConfigException

Hyperic HQ Plugin API v. 4.4.0.2

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