public class DefaultObjectValueHandlerRegistry extends Object implements ObjectValueHandlerRegistry
| Constructor and Description |
|---|
DefaultObjectValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
TypeService |
getTypeService() |
List<ObjectValueHandler> |
getValueHandlerChain(ObjectType type) |
void |
initHandlerMappings() |
void |
setApplicationContext(ApplicationContext applicationContext) |
void |
setCockpitTypeService(TypeService typeService) |
public List<ObjectValueHandler> getValueHandlerChain(ObjectType type)
getValueHandlerChain in interface ObjectValueHandlerRegistrypublic void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionpublic void initHandlerMappings()
public void setCockpitTypeService(TypeService typeService)
public TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.