org.infoglue.cms.applications.contenttool.actions
Class UpdateAccessRightsAction
java.lang.Object
org.infoglue.cms.applications.common.actions.WebworkAbstractAction
org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
org.infoglue.cms.applications.contenttool.actions.UpdateAccessRightsAction
- All Implemented Interfaces:
- java.io.Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware
public class UpdateAccessRightsAction
- extends InfoGlueAbstractAction
This is the action-class for Update Access Rights
- Author:
- Mattias Bogeblad
- See Also:
- Serialized Form
| Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Methods inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
beginTransaction, closeDatabase, closeTransaction, commitTransaction, encode, getAnonymousPrincipal, getCMSBaseUrl, getColorScheme, getComponentRendererAction, getComponentRendererUrl, getCurrentURL, getLanguageCode, getLocale, getLogger, getLogoutURL, getOriginalFullURL, getParameter, getPrincipalPropertyHashValues, getPrincipalPropertyValue, getPrincipalPropertyValue, getSessionTimeout, getSingleParameter, getThis, getToolId, getToolLocales, getURLBase, getUserName, hasAccessTo, hasAccessTo, rollbackTransaction, setColorScheme, setLanguageCode, setToolId |
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
doDefault, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getHttpSession, getInfoGluePrincipal, getLocalizedString, getRequest, getResponse, getRoot, getSession, setCommand, setError, setServletRequest, setServletResponse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateAccessRightsAction
public UpdateAccessRightsAction()
doExecute
public java.lang.String doExecute()
throws java.lang.Exception
- Description copied from class:
WebworkAbstractAction
- Subclasses implement this
- Specified by:
doExecute in class WebworkAbstractAction
- Throws:
java.lang.Exception
doAddGroups
public java.lang.String doAddGroups()
throws java.lang.Exception
- Throws:
java.lang.Exception
doAddUser
public java.lang.String doAddUser()
throws java.lang.Exception
- Throws:
java.lang.Exception
doDeleteUser
public java.lang.String doDeleteUser()
throws java.lang.Exception
- Throws:
java.lang.Exception
doSaveAndExit
public java.lang.String doSaveAndExit()
throws java.lang.Exception
- Throws:
java.lang.Exception
getReturnAddress
public java.lang.String getReturnAddress()
setReturnAddress
public void setReturnAddress(java.lang.String returnAddress)
getInterceptionPointId
public java.lang.Integer getInterceptionPointId()
setInterceptionPointId
public void setInterceptionPointId(java.lang.Integer interceptionPointId)
getAccessRightId
public java.lang.Integer getAccessRightId()
setAccessRightId
public void setAccessRightId(java.lang.Integer accessRightId)
getParameters
public java.lang.String getParameters()
setParameters
public void setParameters(java.lang.String parameters)
getInterceptionPointCategory
public java.lang.String getInterceptionPointCategory()
setInterceptionPointCategory
public void setInterceptionPointCategory(java.lang.String interceptionPointCategory)
getUrl
public java.lang.String getUrl()
Copyright © 2005 InfoGlue.org All Rights Reserved.