|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.webui.components.RecentCommunitySubmissions
public class RecentCommunitySubmissions
This class obtains recent submissions to the given community by implementing the CommunityHomeProcessor.
| Constructor Summary | |
|---|---|
RecentCommunitySubmissions()
blank constructor - does nothing |
|
| 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 |
| Constructor Detail |
|---|
public RecentCommunitySubmissions()
| Method Detail |
|---|
public void process(Context context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Community community)
throws PluginException,
AuthorizeException
process in interface CommunityHomeProcessorPluginException
AuthorizeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||