Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.session
Interface ConfigValidator

All Known Implementing Classes:
ConfigValidatorImpl

public interface ConfigValidator


Field Summary
static java.lang.String PDT_PROP
           
 
Method Summary
 void validate(AuthzSubject subject, java.lang.String type, AppdefEntityID[] ids)
           
 

Field Detail

PDT_PROP

static final java.lang.String PDT_PROP
See Also:
Constant Field Values
Method Detail

validate

void validate(AuthzSubject subject,
              java.lang.String type,
              AppdefEntityID[] ids)
              throws PermissionException,
                     EncodingException,
                     ConfigFetchException,
                     AppdefEntityNotFoundException,
                     InvalidConfigException
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.