public class SSPSchoolIdPersonLookup extends java.lang.Object implements ISSPPersonLookup
| Constructor and Description |
|---|
SSPSchoolIdPersonLookup() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
lookupPersonId(javax.portlet.PortletRequest request)
Lookup the SSP studentId associated with a request.
|
void |
setCache(net.sf.ehcache.Cache cache) |
void |
setSspApi(ISSPApi sspApi) |
public void setCache(net.sf.ehcache.Cache cache)
@Autowired public void setSspApi(ISSPApi sspApi)
public java.lang.String lookupPersonId(javax.portlet.PortletRequest request)
lookupPersonId in interface ISSPPersonLookuprequest - the portlet request