info.magnolia.module.admininterface.dialogs
Class GroupEditDialog
java.lang.Object
info.magnolia.cms.servlets.MVCServletHandlerImpl
info.magnolia.module.admininterface.DialogMVCHandler
info.magnolia.module.admininterface.dialogs.ConfiguredDialog
info.magnolia.module.admininterface.dialogs.UserEditDialog
info.magnolia.module.admininterface.dialogs.GroupEditDialog
- All Implemented Interfaces:
- MVCServletHandler
public class GroupEditDialog
- extends UserEditDialog
- Author:
- Sameer Charles $Id$
Fields inherited from class info.magnolia.module.admininterface.DialogMVCHandler |
COMMAND_SAVE, COMMAND_SELECT_PARAGRAPH, COMMAND_SHOW_DIALOG, form, hm, locale, msgs, nodeName, params, path, repository, richE, richEPaste, storageNode, VIEW_CLOSE_WINDOW, VIEW_SHOW_DIALOG |
Constructor Summary |
GroupEditDialog(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Content configNode)
|
Method Summary |
protected void |
writeACL(Content node)
Write ACL entries under the given node |
Methods inherited from class info.magnolia.module.admininterface.DialogMVCHandler |
configureDialog, createSaveHandler, getCommand, getDialog, getItemType, getJsExecutedAfterSaving, getSaveHandler, getStorageNode, onSave, onSaveFailed, removeSessionAttributes, renderHtml, save, setDialog, setItemType, setJsExecutedAfterSaving, showDialog, validate |
Methods inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl |
execute, getException, getExceptionStackTrace, getName, getRequest, getResponse, init, populateFromRequest, setCommand, setRequest, setResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupEditDialog
public GroupEditDialog(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Content configNode)
- Parameters:
name
- request
- response
- configNode
-
writeACL
protected void writeACL(Content node)
throws javax.jcr.RepositoryException
- Write ACL entries under the given node
- Overrides:
writeACL
in class UserEditDialog
- Parameters:
node
- under which ACL for all workspaces needs to be created
- Throws:
javax.jcr.RepositoryException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.