public class DefaultOndemandGlobalPreferenceService extends Object implements OndemandGlobalPreferenceService
OndemandGlobalPreferenceService| Constructor and Description |
|---|
DefaultOndemandGlobalPreferenceService() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLastOmsAtsPollingTime()
Retrieve the current ats polling time, for the current tenant if available.
|
OndemandGlobalPreferenceDAO |
getOndemandGlobalPreferenceDAO() |
void |
setLastOmsAtsPollingTime(Long pollingTime)
Save the current ats polling time, for the current tenant.
|
void |
setOndemandGlobalPreferenceDAO(OndemandGlobalPreferenceDAO ondemandGlobalPreferenceDAO) |
public DefaultOndemandGlobalPreferenceService()
public Long getLastOmsAtsPollingTime()
OndemandGlobalPreferenceServicegetLastOmsAtsPollingTime in interface OndemandGlobalPreferenceServicepublic void setLastOmsAtsPollingTime(Long pollingTime)
OndemandGlobalPreferenceServicesetLastOmsAtsPollingTime in interface OndemandGlobalPreferenceServicepublic OndemandGlobalPreferenceDAO getOndemandGlobalPreferenceDAO()
public void setOndemandGlobalPreferenceDAO(OndemandGlobalPreferenceDAO ondemandGlobalPreferenceDAO)
Copyright © 2017 SAP SE. All Rights Reserved.