Uses of Class
org.duracloud.syncui.domain.ModeForm
Packages that use ModeForm
-
Uses of ModeForm in org.duracloud.syncui.controller
Methods in org.duracloud.syncui.controller that return ModeFormMethods in org.duracloud.syncui.controller with parameters of type ModeFormModifier and TypeMethodDescriptionorg.springframework.web.servlet.ViewConfigurationController.updateMode(ModeForm form, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ModeForm in org.duracloud.syncui.setup
Methods in org.duracloud.syncui.setup with parameters of type ModeFormModifier and TypeMethodDescriptionSaveSetupAction.execute(DuracloudCredentialsForm credentials, SpaceForm spaceForm, DirectoryConfigs configs, AdvancedForm advancedForm, ModeForm modeForm)