Class SystemSettingsService

java.lang.Object
overit.geocallapp.utilities.rs.common.PrivateService
overit.geocallapp.wfm.mobile.core.rs3.systemsetting.SystemSettingsService

@RestController @RequestMapping("mobile/r3/systemSettings") @Resource(logging=true) public class SystemSettingsService extends PrivateService
Services to manage mobile system settings.
Since:
19.0
GCApi:
rest
  • Constructor Details

    • SystemSettingsService

      public SystemSettingsService()
  • Method Details

    • getMobileSystemSettings

      @GetMapping(produces="application/json") public org.springframework.http.ResponseEntity<Map<String,Object>> getMobileSystemSettings()
      Retrieves the system setting for the mobile.
      Returns:
      the response containing a map with the required mobile system settings