public interface ItemHomeProcessor
void process(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Item item) throws PluginException, AuthorizeException
context - the DSpace contextrequest - the HTTP requestresponse - the HTTP responseitem - the item object whose home page we are onPluginException - any particular problem with the plugin executionAuthorizeException - Authorisation errors during plugin executionCopyright © 2014 DuraSpace. All Rights Reserved.