|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidAircraftId | |
|---|---|
| org.glassfish.jersey.examples.flight.resources | |
| org.glassfish.jersey.examples.flight.validation | |
| Uses of ValidAircraftId in org.glassfish.jersey.examples.flight.resources |
|---|
| Method parameters in org.glassfish.jersey.examples.flight.resources with annotations of type ValidAircraftId | |
|---|---|
Flight |
FlightsResource.create(Integer aircraftId)
|
String |
AircraftsResource.delete(Integer id)
|
Aircraft |
AircraftsResource.get(Integer aircraftId)
|
Aircraft |
AircraftsResource.getAsHtml(Integer id)
|
| Uses of ValidAircraftId in org.glassfish.jersey.examples.flight.validation |
|---|
| Methods in org.glassfish.jersey.examples.flight.validation with parameters of type ValidAircraftId | |
|---|---|
void |
ValidAircraftId.IntegerValidator.initialize(ValidAircraftId ann)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||