public class DefaultOndemandGlobalPreferenceDAO extends Object implements OndemandGlobalPreferenceDAO
OndemandGlobalPreferenceDAO| Constructor and Description |
|---|
DefaultOndemandGlobalPreferenceDAO() |
| Modifier and Type | Method and Description |
|---|---|
FlexibleSearchService |
getFlexibleSearchService() |
Long |
getLastOmsAtsPollingTime()
Retrieve the current ats polling time, for the current tenant if available.
|
ModelService |
getModelService() |
TenantContextService |
getTenantContextService() |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setLastOmsAtsPollingTime(Long atsPollingTime)
Save the current ats polling time, for the current tenant.
|
void |
setModelService(ModelService modelService) |
void |
setTenantContextService(TenantContextService tenantContextService) |
public Long getLastOmsAtsPollingTime()
OndemandGlobalPreferenceDAOgetLastOmsAtsPollingTime in interface OndemandGlobalPreferenceDAOpublic void setLastOmsAtsPollingTime(Long atsPollingTime)
OndemandGlobalPreferenceDAOsetLastOmsAtsPollingTime in interface OndemandGlobalPreferenceDAOpublic FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic TenantContextService getTenantContextService()
public void setTenantContextService(TenantContextService tenantContextService)
tenantContextService - the tenantContextService to setCopyright © 2017 SAP SE. All Rights Reserved.