@Controller public class PartnerLogoController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
protected static String |
LOGO |
| Constructor and Description |
|---|
PartnerLogoController(ContentStoreManager contentStoreManager,
String adminSpaceId) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected final org.slf4j.Logger log
protected static final String LOGO
@Autowired
public PartnerLogoController(@Qualifier(value="contentStoreManager")
ContentStoreManager contentStoreManager,
@Qualifier(value="adminSpaceId")
String adminSpaceId)
Copyright © 2009–2014 DuraSpace. All rights reserved.