lumis.content.lock
Class LockController
java.lang.Object
lumis.portal.controller.ControllerXml
lumis.content.lock.LockController
public class LockController
- extends ControllerXml
Controller responsible for receiving ajax calls to change the current lock state.
- Since:
- 6.0.0
Method Summary |
void |
changeLock()
Changes the lock value and outputs if it has succeeded. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockController
public LockController(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
changeLock
public void changeLock()
- Changes the lock value and outputs if it has succeeded.
- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.