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