public class DefaultObjectValueHandlerRegistry extends java.lang.Object implements ObjectValueHandlerRegistry
| Constructor and Description |
|---|
DefaultObjectValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
TypeService |
getTypeService() |
java.util.List<ObjectValueHandler> |
getValueHandlerChain(ObjectType type) |
void |
initHandlerMappings() |
void |
setApplicationContext(ApplicationContext applicationContext) |
void |
setCockpitTypeService(TypeService typeService) |
public java.util.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 © 2018 SAP SE. All Rights Reserved.