Class BaseEditController

    • Constructor Detail

      • BaseEditController

        public BaseEditController()
    • Method Detail

      • createEpo

        protected EditProcessObject createEpo​(javax.servlet.http.HttpServletRequest request)
      • createEpo

        protected EditProcessObject createEpo​(javax.servlet.http.HttpServletRequest request,
                                              boolean forceNew)
      • setRequestAttributes

        protected void setRequestAttributes​(javax.servlet.http.HttpServletRequest request,
                                            EditProcessObject epo)
      • populateBeanFromParams

        protected void populateBeanFromParams​(Object bean,
                                              javax.servlet.http.HttpServletRequest request)
      • getDefaultLandingPage

        public String getDefaultLandingPage​(javax.servlet.http.HttpServletRequest request)
      • addAccessAttributes

        protected static void addAccessAttributes​(javax.servlet.http.HttpServletRequest req,
                                                  String entityURI,
                                                  AccessObjectType aot)
      • addUriSuppressions

        protected static void addUriSuppressions​(javax.servlet.http.HttpServletRequest req,
                                                 String entityURI,
                                                 AccessObjectType aot)
      • addTypeSuppressions

        protected static void addTypeSuppressions​(javax.servlet.http.HttpServletRequest req,
                                                  String entityURI,
                                                  AccessObjectType aot)
      • addNotRelatedTypeSuppressions

        protected static void addNotRelatedTypeSuppressions​(javax.servlet.http.HttpServletRequest req,
                                                            String entityURI,
                                                            AccessObjectType aot)
      • addNotRelatedPropertySuppressions

        protected static void addNotRelatedPropertySuppressions​(javax.servlet.http.HttpServletRequest req,
                                                                String entityURI,
                                                                AccessObjectType aot)