| Modifier and Type | Method and Description |
|---|---|
ObjectValueHandlerRegistry |
NewItemServiceImpl.getValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewItemServiceImpl.setValueHandlerRegistry(ObjectValueHandlerRegistry valueHandlerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronizationServiceImpl.setValueHandlerRegistry(ObjectValueHandlerRegistry valueHandlerRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectValueHandlerRegistry |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectValueHandlerRegistry |
DefaultValueService.getValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValueService.setValueHandlerRegistry(ObjectValueHandlerRegistry valueHandlerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
ObjectValueHandlerRegistry |
DummyUISession.getValueHandlerRegistry() |
ObjectValueHandlerRegistry |
UISession.getValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ObjectValueHandlerRegistry |
EditorArea.getValueHandlerRegistry() |
ObjectValueHandlerRegistry |
UISessionImpl.getValueHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorArea.setValueHandlerRegistry(ObjectValueHandlerRegistry valueHandlerRegistry) |
void |
UISessionImpl.setValueHandlerRegistry(ObjectValueHandlerRegistry objectValueRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectValueContainer |
TypeTools.createValueContainer(ObjectValueHandlerRegistry valueHandlerRegistry,
TypedObject typedObject,
Set<PropertyDescriptor> propertyDescriptors,
Set<String> langIsos,
boolean lazyLoad)
Creates the value container.
|
Copyright © 2017 SAP SE. All Rights Reserved.