Uses of Class
org.apache.avalon.repository.criteria.ValidationException

Packages that use ValidationException
org.apache.avalon.repository.criteria The criteria package defines a supplimentary factory contract implementated by applications that can be launched by the reopository on demand Key features include: defaults establishment contract metadata implementation target descriptor standard factory constructor  
 

Uses of ValidationException in org.apache.avalon.repository.criteria
 

Methods in org.apache.avalon.repository.criteria that throw ValidationException
 void Criteria.setValue(String key, Object value)
          Set a named parameter of the criteria to a value.
 void AbstractCriteria.setValue(String key, Object value)
          Set a named parameter of the criteria to a value.
 Object AbstractCriteria.resolveValue(Parameter param, Object value)
          Verify a value relative to the parameter constraints.
 



Copyright © Apache Software Foundation. All Rights Reserved.