Class BasePagexAction

    • Constructor Detail

      • BasePagexAction

        public BasePagexAction()
    • Method Detail

      • addFieldExplanations

        protected void addFieldExplanations​(jakarta.servlet.http.HttpServletRequest req,
                                            Pagex pagex)
      • lockPagexs

        protected void lockPagexs​(Pagex pagex,
                                  jakarta.servlet.http.HttpServletRequest req)
                           throws java.lang.Exception
        Executing locking. Actually.
        Throws:
        java.lang.Exception
      • unLockPagexs

        protected void unLockPagexs​(Pagex pagex,
                                    jakarta.servlet.http.HttpServletRequest req,
                                    boolean unlockByTimeoout)
                             throws java.lang.Exception
        Executing unlocking. Actually.
        Throws:
        java.lang.Exception
      • checkPagexs

        protected void checkPagexs​(Pagex pagex,
                                   jakarta.servlet.http.HttpServletRequest req)
                            throws java.lang.Exception
        Executing auto-unlocking check....
        Throws:
        java.lang.Exception
      • canUpdatePagexs

        protected void canUpdatePagexs​(Pagex pagex,
                                       jakarta.servlet.http.HttpServletRequest req)
                                throws java.lang.Exception
        Checking UpdateCapability rights
        Throws:
        java.lang.Exception