java.lang.Object
org.apache.struts.action.Action
ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission
ru.gammalabs.ice.presentation.web.publish.FilterIEAction
- public class FilterIEAction
- extends ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission
Creates the list of IEs filtered by a certain condition.
By now filtering may be performed by partition.
| Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterIEAction
public FilterIEAction()
performAfterPermissionCheck
public org.apache.struts.action.ActionForward performAfterPermissionCheck(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException,
javax.servlet.ServletException,
ru.gammalabs.ice.publishing.framework.CMSException,
ru.gammalabs.ice.presentation.web.ActionException
- Performs the filtering