| Interface | Description |
|---|---|
| CollectionHomeProcessor |
Interface that must be implemented by any plugin wanting to be called at the
inception of the Collection home page (in HandleServlet).
|
| CommunityHomeProcessor |
Interface that must be implemented by any plugin wanting to be called at
the inception of the Community home page (in HandleServlet).
|
| ItemHomeProcessor |
Interface that must be implemented by any plugin wanting to be called at the
inception of the Item page (in HandleServlet).
|
| SiteHomeProcessor |
Interface that must be implemented by any plugin wanting to be called at the
inception of the Site home page (in index.jsp "welcome servlet").
|
| Exception | Description |
|---|---|
| PluginException |
General exception class for all code that runs as a plugin in DSpace
|
Copyright © 2016 DuraSpace. All Rights Reserved.