public class DefaultOndemandGlobalPreferenceDAO extends java.lang.Object implements OndemandGlobalPreferenceDAO
OndemandGlobalPreferenceDAO| Constructor and Description |
|---|
DefaultOndemandGlobalPreferenceDAO() |
| Modifier and Type | Method and Description |
|---|---|
FlexibleSearchService |
getFlexibleSearchService() |
java.lang.Long |
getLastOmsAtsPollingTime()
Retrieve the current ats polling time, for the current tenant if available.
|
ModelService |
getModelService() |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setLastOmsAtsPollingTime(java.lang.Long atsPollingTime)
Save the current ats polling time, for the current tenant.
|
void |
setModelService(ModelService modelService) |
public java.lang.Long getLastOmsAtsPollingTime()
OndemandGlobalPreferenceDAOgetLastOmsAtsPollingTime in interface OndemandGlobalPreferenceDAOpublic void setLastOmsAtsPollingTime(java.lang.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 setCopyright © 2018 SAP SE. All Rights Reserved.