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