| Package | Description |
|---|---|
| org.wicketstuff.rest.resource |
| Modifier and Type | Method and Description |
|---|---|
PersonPojo |
PersonsRestResource.createPerson(PersonPojo personPojo) |
void |
PersonsRestResource.deletePerson(int personIndex) |
List<PersonPojo> |
PersonsRestResource.getAllPersons() |
| Constructor and Description |
|---|
MethodMappingInfo(MethodMapping methodMapped,
Method method)
Class constructor.
|
Copyright © 2015. All rights reserved.