Uses of Class
org.duracloud.syncui.domain.ModeForm
-
Packages that use ModeForm Package Description org.duracloud.syncui.controller org.duracloud.syncui.setup -
-
Uses of ModeForm in org.duracloud.syncui.controller
Methods in org.duracloud.syncui.controller that return ModeForm Modifier and Type Method Description ModeFormConfigurationController. modeForm()Methods in org.duracloud.syncui.controller with parameters of type ModeForm Modifier and Type Method Description org.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 ModeForm Modifier and Type Method Description StringSaveSetupAction. execute(DuracloudCredentialsForm credentials, SpaceForm spaceForm, DirectoryConfigs configs, AdvancedForm advancedForm, ModeForm modeForm)
-