Package | Description |
---|---|
org.wicketstuff.rest.resource |
Modifier and Type | Method and Description |
---|---|
PersonPojo |
PersonsRestResource.createPerson(PersonPojo personPojo) |
Modifier and Type | Method and Description |
---|---|
List<PersonPojo> |
PersonsRestResource.getAllPersons() |
Modifier and Type | Method and Description |
---|---|
PersonPojo |
PersonsRestResource.createPerson(PersonPojo personPojo) |
Modifier and Type | Method and Description |
---|---|
void |
PersonPojoValidator.validate(org.apache.wicket.validation.IValidatable<PersonPojo> validatable) |
Copyright © 2015. All rights reserved.