Class BaseEditConfigurationGenerator

    • Constructor Detail

      • BaseEditConfigurationGenerator

        public BaseEditConfigurationGenerator()
    • Method Detail

      • setupModelSelectorsFromVitroRequest

        public void setupModelSelectorsFromVitroRequest​(VitroRequest vreq,
                                                        EditConfigurationVTwo editConfig)
        Setup the model selectors using the models set in the VitroRequest. Call this if the form should use the selectors from the VitroRequest. Don't call this and setup specific selectors if the custom form needs to always target specific models.