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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the system setting for the mobile.
-
Constructor Details
-
SystemSettingsService
public SystemSettingsService()
-
-
Method Details