org.openregistry.core.web
Class AbstractPersonServiceAction
java.lang.Object
org.openregistry.core.web.AbstractPersonServiceAction
- Direct Known Subclasses:
- PersonAction, PersonSearchAction, RoleAction
public abstract class AbstractPersonServiceAction
- extends java.lang.Object
- Since:
- 0.1
- Version:
- $Revision$ $Date$
- Author:
- Scott Battaglia
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATIC_SOR_NAME
protected static final java.lang.String STATIC_SOR_NAME
- See Also:
- Constant Field Values
logger
protected final org.slf4j.Logger logger
AbstractPersonServiceAction
protected AbstractPersonServiceAction(PersonService personService)
getPersonService
protected final PersonService getPersonService()
getSpringErrorValidationErrorConverter
protected final SpringErrorValidationErrorConverter getSpringErrorValidationErrorConverter()
convertAndReturnStatus
public final boolean convertAndReturnStatus(ServiceExecutionResult<?> serviceExecutionResult,
org.springframework.binding.message.MessageContext messageContext,
java.lang.String successMessageCode)
setConverter
public void setConverter(SpringErrorValidationErrorConverter converter)
Copyright © 2009-2012 JA-SIG, Inc.. All Rights Reserved.