A B E G M O S T V X _

A

addError(String, ValidationContext<T>) - Method in class org.apache.bval.routines.StandardValidationTest
 
addError(ValidationListener.Error, ValidationContext<T>) - Method in class org.apache.bval.routines.StandardValidationTest
 

B

BeanValidatorTest - Class in org.apache.bval.xml
BeanValidator Tester.
BeanValidatorTest(String) - Constructor for class org.apache.bval.xml.BeanValidatorTest
 
BusinessEnum - Enum in org.apache.bval.example
Description:
BusinessObject - Class in org.apache.bval.example
Description:
BusinessObject() - Constructor for class org.apache.bval.example.BusinessObject
 
BusinessObjectAddress - Class in org.apache.bval.example
Description:
BusinessObjectAddress() - Constructor for class org.apache.bval.example.BusinessObjectAddress
 
BusinessObjectBeanInfo - Class in org.apache.bval.example
Description:
BusinessObjectBeanInfo() - Constructor for class org.apache.bval.example.BusinessObjectBeanInfo
 

E

ExplicitBeanInfo - Class in org.apache.bval.example
 
ExplicitBeanInfo() - Constructor for class org.apache.bval.example.ExplicitBeanInfo
 

G

getAdditionalBeanInfo() - Method in class org.apache.bval.example.BusinessObjectBeanInfo
 
getAddress() - Method in class org.apache.bval.example.BusinessObject
 
getAddresses() - Method in class org.apache.bval.example.BusinessObject
 
getChoice() - Method in class org.apache.bval.example.BusinessObject
 
getCity() - Method in class org.apache.bval.example.BusinessObjectAddress
 
getCountry() - Method in class org.apache.bval.example.BusinessObjectAddress
 
getDateBirth() - Method in class org.apache.bval.example.BusinessObject
 
getDateValue() - Method in class org.apache.bval.routines.StandardValidationTest
 
getEmail() - Method in class org.apache.bval.example.BusinessObject
 
getFirstName() - Method in class org.apache.bval.example.BusinessObject
 
getIntValue() - Method in class org.apache.bval.routines.StandardValidationTest
 
getLastName() - Method in class org.apache.bval.example.BusinessObject
 
getNumericValue() - Method in class org.apache.bval.example.BusinessObject
 
getOwner() - Method in class org.apache.bval.example.BusinessObjectAddress
 
getPropertyDescriptors() - Method in class org.apache.bval.example.ExplicitBeanInfo
 
getStringValue() - Method in class org.apache.bval.routines.StandardValidationTest
 
getTitle() - Method in class org.apache.bval.example.BusinessObject
 
getUserId() - Method in class org.apache.bval.example.BusinessObject
 
getValidTo() - Method in class org.apache.bval.example.BusinessObject
 

M

mbm - Variable in class org.apache.bval.xml.XMLMetaBeanManagerTest
 

O

org.apache.bval.example - package org.apache.bval.example
 
org.apache.bval.routines - package org.apache.bval.routines
 
org.apache.bval.xml - package org.apache.bval.xml
 

S

setAddress(BusinessObjectAddress) - Method in class org.apache.bval.example.BusinessObject
 
setAddresses(List<BusinessObjectAddress>) - Method in class org.apache.bval.example.BusinessObject
 
setChoice(BusinessEnum) - Method in class org.apache.bval.example.BusinessObject
 
setCity(String) - Method in class org.apache.bval.example.BusinessObjectAddress
 
setCountry(String) - Method in class org.apache.bval.example.BusinessObjectAddress
 
setDateBirth(Date) - Method in class org.apache.bval.example.BusinessObject
 
setEmail(String) - Method in class org.apache.bval.example.BusinessObject
 
setFirstName(String) - Method in class org.apache.bval.example.BusinessObject
 
setLastName(String) - Method in class org.apache.bval.example.BusinessObject
 
setNumericValue(int) - Method in class org.apache.bval.example.BusinessObject
 
setOwner(BusinessObject) - Method in class org.apache.bval.example.BusinessObjectAddress
 
setPropertyDescriptors(PropertyDescriptor[]) - Method in class org.apache.bval.example.ExplicitBeanInfo
 
setTitle(String) - Method in class org.apache.bval.example.BusinessObject
 
setUp() - Method in class org.apache.bval.routines.StandardValidationTest
 
setUp() - Method in class org.apache.bval.xml.BeanValidatorTest
 
setUp() - Method in class org.apache.bval.xml.XMLMetaBeanInfosTest
 
setUp() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
setUserId(long) - Method in class org.apache.bval.example.BusinessObject
 
setValidTo(Timestamp) - Method in class org.apache.bval.example.BusinessObject
 
StandardValidationTest - Class in org.apache.bval.routines
StandardValidation Tester.
StandardValidationTest(String) - Constructor for class org.apache.bval.routines.StandardValidationTest
 
suite() - Static method in class org.apache.bval.routines.StandardValidationTest
 
suite() - Static method in class org.apache.bval.xml.BeanValidatorTest
 
suite() - Static method in class org.apache.bval.xml.XMLMetaBeanInfosTest
 
suite() - Static method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 

T

targetClass - Variable in class org.apache.bval.example.BusinessObjectBeanInfo
 
tearDown() - Method in class org.apache.bval.routines.StandardValidationTest
 
tearDown() - Method in class org.apache.bval.xml.BeanValidatorTest
 
tearDown() - Method in class org.apache.bval.xml.XMLMetaBeanInfosTest
 
tearDown() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
testBeanInfosToXML() - Method in class org.apache.bval.xml.XMLMetaBeanInfosTest
 
testCopy() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
testEnrichCopies() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
testFindAll() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
testFindForClass() - Method in class org.apache.bval.xml.XMLMetaBeanManagerTest
 
testMaxValueParsing() - Method in class org.apache.bval.xml.XMLMetaBeanInfosTest
 
testValidate() - Method in class org.apache.bval.xml.BeanValidatorTest
 
testValidateMandatory() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMapAsBean() - Method in class org.apache.bval.xml.BeanValidatorTest
 
testValidateMaxLength() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMaxValue() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMaxValue_AlphabeticString() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMinLength() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMinValue() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMinValue_Date_Timestamp() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateMinValue_MixedNumber() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateRegExp() - Method in class org.apache.bval.routines.StandardValidationTest
 
testValidateTimeLag() - Method in class org.apache.bval.routines.StandardValidationTest
 

V

valueOf(String) - Static method in enum org.apache.bval.example.BusinessEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.bval.example.BusinessEnum
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLMetaBeanInfosTest - Class in org.apache.bval.xml
XMLMetaBean Tester.
XMLMetaBeanInfosTest(String) - Constructor for class org.apache.bval.xml.XMLMetaBeanInfosTest
 
XMLMetaBeanManagerTest - Class in org.apache.bval.xml
Description:
User: roman.stumm
Date: 17.06.2010
Time: 10:28:48
XMLMetaBeanManagerTest(String) - Constructor for class org.apache.bval.xml.XMLMetaBeanManagerTest
 

_

_getPropertyDescriptors() - Method in class org.apache.bval.example.BusinessObjectBeanInfo
 

A B E G M O S T V X _

Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.