|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.AbstractPersonServiceAction
org.openregistry.core.web.PersonAction
@Component public final class PersonAction
Created by IntelliJ IDEA. User: Nancy Mond Date: May 4, 2009 Time: 10:52:01 AM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.openregistry.core.web.AbstractPersonServiceAction |
|---|
logger, STATIC_SOR_NAME |
| Constructor Summary | |
|---|---|
PersonAction(PersonService personService)
|
|
| Method Summary | |
|---|---|
java.lang.String |
moveAllSystemOfRecordPerson(Person fromPerson,
Person toPerson)
|
java.lang.String |
moveSystemOfRecordPerson(Person fromPerson,
Person toPerson,
SorPerson sorPerson)
|
java.lang.String |
moveSystemOfRecordPersonToNewPerson(Person fromPerson,
SorPerson sorPerson)
|
| Methods inherited from class org.openregistry.core.web.AbstractPersonServiceAction |
|---|
convertAndReturnStatus, getPersonService, getSpringErrorValidationErrorConverter, setConverter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public PersonAction(PersonService personService)
| Method Detail |
|---|
public java.lang.String moveSystemOfRecordPerson(Person fromPerson,
Person toPerson,
SorPerson sorPerson)
public java.lang.String moveSystemOfRecordPersonToNewPerson(Person fromPerson,
SorPerson sorPerson)
public java.lang.String moveAllSystemOfRecordPerson(Person fromPerson,
Person toPerson)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||