Class LockController


  • public class LockController
    extends ControllerXml
    Controller responsible for receiving ajax calls to change the current lock state.
    Since:
    6.0.0
    Version:
    $Revision$ $Date$
    • Method Detail

      • changeLock

        public void changeLock()
        Changes the lock value and outputs if it has succeeded.
        Since:
        6.0.0