Uses of Class
org.apache.openjpa.example.gallery.constraint.ImageConstraint

Packages that use ImageConstraint
org.apache.openjpa.example.gallery.constraint   
org.apache.openjpa.example.gallery.model   
 

Uses of ImageConstraint in org.apache.openjpa.example.gallery.constraint
 

Methods in org.apache.openjpa.example.gallery.constraint with parameters of type ImageConstraint
 void ImageValidator.initialize(ImageConstraint constraint)
          Configure the constraint validator based on the image types it should support.
 

Uses of ImageConstraint in org.apache.openjpa.example.gallery.model
 

Classes in org.apache.openjpa.example.gallery.model with annotations of type ImageConstraint
 class Image
          Image entity which makes use of several BV constraints.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.