public class ProductSavedQueryServiceImpl extends SavedQueryServiceImpl
| Modifier and Type | Field and Description |
|---|---|
protected CockpitConfigurationService |
cockpitConfigurationService |
protected ListViewConfigurationPersistingStrategy |
listViewConfigurationPersistingStrategy |
protected LoginService |
loginService |
protected MediaService |
mediaService |
protected UIConfigurationService |
uiConfigurationService |
protected UserService |
userService |
COLLECTION_DELIM, DATE_MARK, ENUM_DELIM, ENUM_MARK, FEATURE_VALUE_DELIM, FEATURE_VALUE_MARK, FEATURE_VALUE_STRING_VALUE_POS, FEATURE_VALUE_UNIT_POS, NUMBER_CLASS_NAME_POS, NUMBER_MARK, NUMBER_VALUE_DELIM, NUMBER_VALUE_POS, PK_MARK, searchServicemodelService, typeService| Constructor and Description |
|---|
ProductSavedQueryServiceImpl() |
addSpecialParameters, decode, deleteQuery, getDecodedValues, getPKsString, getSavedQueries, getSavedQueryDao, publishSavedQuery, renameQuery, setEnumerationService, setSavedQueryDao, setSearchService, storeUpdates, unwrapCollectionValues, unwrapFeatureValue, unwrapNumber, unwrapSingleValue, wrap, wrapCollectionValues, wrapFeatureValue, wrapNumber, wrapSingleValuegetEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelServiceprotected CockpitConfigurationService cockpitConfigurationService
protected UserService userService
protected MediaService mediaService
protected LoginService loginService
protected UIConfigurationService uiConfigurationService
protected ListViewConfigurationPersistingStrategy listViewConfigurationPersistingStrategy
public void setListViewConfigurationPersistingStrategy(ListViewConfigurationPersistingStrategy listViewConfigurationPersistingStrategy)
public void setCockpitConfigurationService(CockpitConfigurationService cockpitConfigurationService)
public void setUserService(UserService userService)
public void setMediaService(MediaService mediaService)
public void setLoginService(LoginService loginService)
public void setUiConfigurationService(UIConfigurationService uiConfigurationService)
protected void saveListViewConfiguration(String objectTemplateCode, CockpitSavedQueryModel cockpitSavedQuery)
protected void addSpecialParameters(CockpitSavedQuery cockpitSavedQuery, Query query)
SavedQueryServiceImpladdSpecialParameters in class SavedQueryServiceImplpublic CockpitSavedQueryModel createSavedQuery(String label, Query query, UserModel user)
SavedQueryServicecreateSavedQuery in interface SavedQueryServicecreateSavedQuery in class SavedQueryServiceImpllabel - the labelquery - the queryuser - the user@Deprecated protected void addCategoryItemSelectionParameters(CockpitSavedQuery cockpitSavedQuery, Query query)
protected void addCategoryItemSelectionParameters(CockpitSavedQueryModel cockpitSavedQuery, Query query)
public Query getQuery(CockpitSavedQueryModel savedQuery)
SavedQueryServicegetQuery in interface SavedQueryServicegetQuery in class SavedQueryServiceImplsavedQuery - the saved queryCopyright © 2017 SAP SE. All Rights Reserved.