|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> [ partition overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ru.gammalabs.ice.presentation.web.partition
Class CreateStructureTemplateAction

java.lang.Objectorg.apache.struts.action.Action
ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission
ru.gammalabs.ice.presentation.web.partition.CreateStructureTemplateAction
- public class CreateStructureTemplateAction
- extends ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission
| Field Summary |
| Fields inherited from class ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission |
|
| Fields inherited from class org.apache.struts.action.Action |
defaultLocale, servlet |
| Constructor Summary | |
CreateStructureTemplateAction()
|
|
| Method Summary | |
protected org.apache.struts.action.ActionForward |
performAfterPermissionCheck(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method should be overriden by user's Action. |
| Methods inherited from class ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission |
perform |
| 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 |
| Constructor Detail |
CreateStructureTemplateAction
public CreateStructureTemplateAction()
| Method Detail |
performAfterPermissionCheck
protected org.apache.struts.action.ActionForward performAfterPermissionCheck(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
- Description copied from class:
ru.gammalabs.ice.presentation.web.ActionThatRequiresPermission - This method should be overriden by user's Action.
In this method it is guaranteed that the permission check was already performed.
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> [ partition overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC