|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasId | |
|---|---|
| org.glassfish.jersey.examples.beanvalidation.webapp.constraint | |
| org.glassfish.jersey.examples.beanvalidation.webapp.resource | |
| Uses of HasId in org.glassfish.jersey.examples.beanvalidation.webapp.constraint |
|---|
| Methods in org.glassfish.jersey.examples.beanvalidation.webapp.constraint with parameters of type HasId | |
|---|---|
void |
HasId.Validator.initialize(HasId hasId)
|
void |
HasId.ListValidator.initialize(HasId hasId)
|
| Uses of HasId in org.glassfish.jersey.examples.beanvalidation.webapp.resource |
|---|
| Methods in org.glassfish.jersey.examples.beanvalidation.webapp.resource with annotations of type HasId | |
|---|---|
ContactCard |
ContactCardResource.addContact(ContactCard contact)
|
ContactCard |
ContactCardResource.deleteContact(java.lang.Long id)
|
java.util.List<ContactCard> |
ContactCardResource.deleteContacts()
|
ContactCard |
ContactCardResource.getContact(java.lang.Long id)
|
java.util.List<ContactCard> |
ContactCardResource.getContacts()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||