Class BaseCustomBoxHandlerDefAction

    • Constructor Detail

      • BaseCustomBoxHandlerDefAction

        public BaseCustomBoxHandlerDefAction()
    • Method Detail

      • addFieldExplanations

        protected void addFieldExplanations​(jakarta.servlet.http.HttpServletRequest req,
                                            CustomBoxHandlerDef customboxhandlerdef)
      • lockCustomBoxHandlerDefs

        protected void lockCustomBoxHandlerDefs​(CustomBoxHandlerDef customboxhandlerdef,
                                                jakarta.servlet.http.HttpServletRequest req)
                                         throws java.lang.Exception
        Executing locking. Actually.
        Throws:
        java.lang.Exception
      • unLockCustomBoxHandlerDefs

        protected void unLockCustomBoxHandlerDefs​(CustomBoxHandlerDef customboxhandlerdef,
                                                  jakarta.servlet.http.HttpServletRequest req,
                                                  boolean unlockByTimeoout)
                                           throws java.lang.Exception
        Executing unlocking. Actually.
        Throws:
        java.lang.Exception
      • checkCustomBoxHandlerDefs

        protected void checkCustomBoxHandlerDefs​(CustomBoxHandlerDef customboxhandlerdef,
                                                 jakarta.servlet.http.HttpServletRequest req)
                                          throws java.lang.Exception
        Executing auto-unlocking check....
        Throws:
        java.lang.Exception
      • canUpdateCustomBoxHandlerDefs

        protected void canUpdateCustomBoxHandlerDefs​(CustomBoxHandlerDef customboxhandlerdef,
                                                     jakarta.servlet.http.HttpServletRequest req)
                                              throws java.lang.Exception
        Checking UpdateCapability rights
        Throws:
        java.lang.Exception