public class RegisteredCheckAction
extends org.springframework.webflow.action.AbstractAction
| Constructor and Description |
|---|
RegisteredCheckAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext rc) |
org.springframework.jdbc.core.JdbcTemplate |
getJdbcTemplate() |
boolean |
getUsername(String username) |
void |
setJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate inJdbcTemplate) |
public org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
public void setJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate inJdbcTemplate)
public boolean getUsername(String username)
Copyright © 2012–2017 Emory University. All rights reserved.