|
Interface Summary |
| 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"). |