C D E F G I L M O P R S U

C

CayenneConfigurer - Class in org.apache.cayenne.annotations.validators
Constraints configurer to map and configure Cayenne validation annotations to OVal ones
CayenneConfigurer() - Constructor for class org.apache.cayenne.annotations.validators.CayenneConfigurer
 
CayenneValidator - Class in org.apache.cayenne.annotations.validators
Validator to use when validating Cayenne objects.
CayenneValidator() - Constructor for class org.apache.cayenne.annotations.validators.CayenneValidator
 
CayenneValidator(Configurer...) - Constructor for class org.apache.cayenne.annotations.validators.CayenneValidator
 
configure(Future) - Method in class org.apache.cayenne.annotations.validators.FutureCheck
 
configure(Past) - Method in class org.apache.cayenne.annotations.validators.PastCheck
 

D

dateAddDays(Date, int) - Static method in class org.apache.cayenne.annotations.utils.DateUtils
 
dateAddDays(Calendar, int) - Static method in class org.apache.cayenne.annotations.utils.DateUtils
 
DateUtils - Class in org.apache.cayenne.annotations.utils
 
DateUtils() - Constructor for class org.apache.cayenne.annotations.utils.DateUtils
 

E

Email - Annotation Type in org.apache.cayenne.annotations.validators
Check that the given field looks like an email address
EMAIL_PATTERN - Static variable in class org.apache.cayenne.annotations.validators.CayenneConfigurer
 

F

Future - Annotation Type in org.apache.cayenne.annotations.validators
Does the date appear in the future
FutureCheck - Class in org.apache.cayenne.annotations.validators
Check for the future annotation
FutureCheck() - Constructor for class org.apache.cayenne.annotations.validators.FutureCheck
 

G

getClassConfiguration(Class<?>) - Method in class org.apache.cayenne.annotations.validators.CayenneConfigurer
 
getConstraintSetConfiguration(String) - Method in class org.apache.cayenne.annotations.validators.CayenneConfigurer
 
getDaysFromNow() - Method in class org.apache.cayenne.annotations.validators.FutureCheck
 
getDaysFromNow() - Method in class org.apache.cayenne.annotations.validators.PastCheck
 

I

isApplyFieldConstraintsToSetter() - Method in class org.apache.cayenne.annotations.validators.CayenneConfigurer
 
isSatisfied(Object, Object, OValContext) - Method in class org.apache.cayenne.annotations.validators.FutureCheck
 
isSatisfied(Object, Object, OValContext) - Method in class org.apache.cayenne.annotations.validators.LowerCaseCheck
 
isSatisfied(Object, Object, OValContext) - Method in class org.apache.cayenne.annotations.validators.PastCheck
 
isSatisfied(Object, Object, OValContext) - Method in class org.apache.cayenne.annotations.validators.UpperCaseCheck
 

L

Length - Annotation Type in org.apache.cayenne.annotations.validators
Apply some length restrictions to the annotated element.
LowerCase - Annotation Type in org.apache.cayenne.annotations.validators
Checks that the annotated field is all lower case
LowerCaseCheck - Class in org.apache.cayenne.annotations.validators
Check for the LowerCase annotation
LowerCaseCheck() - Constructor for class org.apache.cayenne.annotations.validators.LowerCaseCheck
 

M

Max - Annotation Type in org.apache.cayenne.annotations.validators
Maximum value restriction on a numeric annotated element
Min - Annotation Type in org.apache.cayenne.annotations.validators
Minimum value restriction on a numeric annotated

O

org.apache.cayenne.annotations.utils - package org.apache.cayenne.annotations.utils
 
org.apache.cayenne.annotations.validators - package org.apache.cayenne.annotations.validators
 

P

Past - Annotation Type in org.apache.cayenne.annotations.validators
Does the date appear in the Past
PastCheck - Class in org.apache.cayenne.annotations.validators
Check for the Past annotation
PastCheck() - Constructor for class org.apache.cayenne.annotations.validators.PastCheck
 

R

RegEx - Annotation Type in org.apache.cayenne.annotations.validators
Check that a String matches the annotated Regular expression
Required - Annotation Type in org.apache.cayenne.annotations.validators
The field is required to have a value

S

setApplyFieldConstraintsToSetter(Boolean) - Method in class org.apache.cayenne.annotations.validators.CayenneConfigurer
 
setDaysFromNow(int) - Method in class org.apache.cayenne.annotations.validators.FutureCheck
 
setDaysFromNow(int) - Method in class org.apache.cayenne.annotations.validators.PastCheck
 

U

UpperCase - Annotation Type in org.apache.cayenne.annotations.validators
Checks that the annotated field is all UPPER case
UpperCaseCheck - Class in org.apache.cayenne.annotations.validators
Check for the UpperCase annotation
UpperCaseCheck() - Constructor for class org.apache.cayenne.annotations.validators.UpperCaseCheck
 

C D E F G I L M O P R S U

Copyright © 2007. All Rights Reserved.