Uses of Class
org.glassfish.jersey.examples.beanvalidation.webapp.constraint.AtLeastOneContact

Packages that use AtLeastOneContact
org.glassfish.jersey.examples.beanvalidation.webapp.constraint   
org.glassfish.jersey.examples.beanvalidation.webapp.resource   
 

Uses of AtLeastOneContact in org.glassfish.jersey.examples.beanvalidation.webapp.constraint
 

Methods in org.glassfish.jersey.examples.beanvalidation.webapp.constraint with parameters of type AtLeastOneContact
 void AtLeastOneContact.Validator.initialize(AtLeastOneContact hasId)
           
 

Uses of AtLeastOneContact in org.glassfish.jersey.examples.beanvalidation.webapp.resource
 

Method parameters in org.glassfish.jersey.examples.beanvalidation.webapp.resource with annotations of type AtLeastOneContact
 ContactCard ContactCardResource.addContact(ContactCard contact)
           
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.