public class OnPremiseCockpitUserPropertiesService extends Object
| Constructor and Description |
|---|
OnPremiseCockpitUserPropertiesService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getUserProperties(String userId) |
void |
setObjectValueService(ObjectValueService objectValueService) |
void |
setPropertyMap(Map<String,String> propertyMap) |
void |
setUserService(UserService userService) |
protected String |
valueToString(Object value)
Converts given value to its string representation.
|
public OnPremiseCockpitUserPropertiesService()
protected String valueToString(Object value)
value - value to convert to stringpublic void setUserService(UserService userService)
public void setObjectValueService(ObjectValueService objectValueService)
Copyright © 2017 SAP SE. All Rights Reserved.