|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersonService
A simple interface that manages persons.
Method Summary | |
---|---|
void |
create(Person person,
BusinessMessages messages)
Create a new person. |
Method Detail |
---|
void create(Person person, BusinessMessages messages)
person
- The person to create.messages
- The business messages object to be filled with validation
errors.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |