@Component
public class CreateAccountAction
extends org.springframework.webflow.action.AbstractAction
| Constructor and Description |
|---|
CreateAccountAction() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
void |
setAccountManagerService(AccountManagerService accountManagerService) |
void |
setMessageHelper(MessageHelper messageHelper) |
@Transactional
public org.springframework.webflow.execution.Event doExecute(org.springframework.webflow.execution.RequestContext context)
throws Exception
doExecute in class org.springframework.webflow.action.AbstractActionExceptionpublic void setAccountManagerService(AccountManagerService accountManagerService)
public void setMessageHelper(MessageHelper messageHelper)
Copyright © 2009–2016 DuraSpace. All rights reserved.