|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.webui.components.RecentSubmissionsManager
public class RecentSubmissionsManager
Class that obtains recent submissions to DSpace containers.
| Constructor Summary | |
|---|---|
RecentSubmissionsManager(Context context)
Construct a new RecentSubmissionsManager with the given DSpace context |
|
| Method Summary | |
|---|---|
RecentSubmissions |
getRecentSubmissions(DSpaceObject dso)
Obtain the recent submissions from the given container object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecentSubmissionsManager(Context context)
context - | Method Detail |
|---|
public RecentSubmissions getRecentSubmissions(DSpaceObject dso)
throws RecentSubmissionsException
dso - DSpaceObject: Community or Collection
RecentSubmissionsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||