Class BaseGenericBoxHandlerDefAction

    • Constructor Detail

      • BaseGenericBoxHandlerDefAction

        public BaseGenericBoxHandlerDefAction()
    • Method Detail

      • addFieldExplanations

        protected void addFieldExplanations​(jakarta.servlet.http.HttpServletRequest req,
                                            GenericBoxHandlerDef genericboxhandlerdef)
      • lockGenericBoxHandlerDefs

        protected void lockGenericBoxHandlerDefs​(GenericBoxHandlerDef genericboxhandlerdef,
                                                 jakarta.servlet.http.HttpServletRequest req)
                                          throws java.lang.Exception
        Executing locking. Actually.
        Throws:
        java.lang.Exception
      • unLockGenericBoxHandlerDefs

        protected void unLockGenericBoxHandlerDefs​(GenericBoxHandlerDef genericboxhandlerdef,
                                                   jakarta.servlet.http.HttpServletRequest req,
                                                   boolean unlockByTimeoout)
                                            throws java.lang.Exception
        Executing unlocking. Actually.
        Throws:
        java.lang.Exception
      • checkGenericBoxHandlerDefs

        protected void checkGenericBoxHandlerDefs​(GenericBoxHandlerDef genericboxhandlerdef,
                                                  jakarta.servlet.http.HttpServletRequest req)
                                           throws java.lang.Exception
        Executing auto-unlocking check....
        Throws:
        java.lang.Exception
      • canUpdateGenericBoxHandlerDefs

        protected void canUpdateGenericBoxHandlerDefs​(GenericBoxHandlerDef genericboxhandlerdef,
                                                      jakarta.servlet.http.HttpServletRequest req)
                                               throws java.lang.Exception
        Checking UpdateCapability rights
        Throws:
        java.lang.Exception