Uses of Class
org.dspace.plugin.PluginException
-
Packages that use PluginException Package Description org.dspace.plugin -
-
Uses of PluginException in org.dspace.plugin
Methods in org.dspace.plugin that throw PluginException Modifier and Type Method Description voidCollectionHomeProcessor. process(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Collection collection)execute the processvoidCommunityHomeProcessor. process(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Community community)execute the processvoidItemHomeProcessor. process(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Item item)execute the processvoidSiteHomeProcessor. process(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)execute the process
-