org.dspace.app.webui.components
Class RecentCommunitySubmissions
java.lang.Object
org.dspace.app.webui.components.RecentCommunitySubmissions
- All Implemented Interfaces:
- CommunityHomeProcessor
public class RecentCommunitySubmissions
- extends Object
- implements CommunityHomeProcessor
This class obtains recent submissions to the given community by
implementing the CommunityHomeProcessor.
- Author:
- Richard Jones
|
Method Summary |
void |
process(Context context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Community community)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecentCommunitySubmissions
public RecentCommunitySubmissions()
- blank constructor - does nothing
process
public void process(Context context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Community community)
throws PluginException,
AuthorizeException
- Specified by:
process in interface CommunityHomeProcessor
- Throws:
PluginException
AuthorizeException
Copyright © 2013 DuraSpace. All Rights Reserved.