org.openregistry.core.web
Class PersonSearchAction
java.lang.Object
org.openregistry.core.web.AbstractPersonServiceAction
org.openregistry.core.web.PersonSearchAction
@Named(value="personSearchAction")
public final class PersonSearchAction
- extends AbstractPersonServiceAction
Created by IntelliJ IDEA.
User: nmond
Date: May 4, 2009
Time: 10:52:01 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonSearchAction
@Inject
public PersonSearchAction(PersonService personService)
addSorPerson
public java.lang.String addSorPerson(ReconciliationCriteria reconciliationCriteria,
org.springframework.webflow.execution.RequestContext context)
addSorPerson
public ServiceExecutionResult addSorPerson(ReconciliationCriteria reconciliationCriteria,
org.springframework.binding.message.MessageContext context)
setConfirmationMessage
public void setConfirmationMessage(ServiceExecutionResult<Person> serviceExecutionResult,
ReconciliationResult reconciliationResult,
org.springframework.binding.message.MessageContext context)
updateSorPerson
public boolean updateSorPerson(SorPerson sorPerson,
org.springframework.binding.message.MessageContext context)
hasSorPersonRecord
public boolean hasSorPersonRecord(Person p,
java.lang.String sourceSorId)
setPreferredPersonIdentifierType
public void setPreferredPersonIdentifierType(java.lang.String preferredPersonIdentifierType)
Copyright © 2009-2012 JA-SIG, Inc.. All Rights Reserved.