public class RisView extends Object implements org.springframework.web.servlet.View
| Modifier and Type | Field and Description |
|---|---|
protected ItemService |
itemService |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
void |
render(Map<String,?> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected ItemService itemService
public RisView(String resourceIdentifier)
public String getContentType()
getContentType in interface org.springframework.web.servlet.ViewCopyright © 2016 DuraSpace. All Rights Reserved.