public class EngineBlockImpl extends Object implements EngineBlock
| Constructor and Description |
|---|
EngineBlockImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserUUID(String identifier)
The identifier is the persistent identifier (hashed urn specific for the SP).
|
void |
setEbJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate ebJdbcTemplate) |
public String getUserUUID(String identifier)
EngineBlockgetUserUUID in interface EngineBlockidentifier - the unique persistent identifierpublic void setEbJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate ebJdbcTemplate)
ebJdbcTemplate - the ebJdbcTemplate to setCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.