public interface InitialPropertyConfiguration
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getInitialProperties(TypedObject typedObject,
TypeService typeService)
Gets the initial properties from base configuration.
|
Collection<PropertyMappingConfiguration> |
getPropertyMappingConfigurations() |
ObjectTemplate |
getSourceObjectTemplate() |
ObjectTemplate getSourceObjectTemplate()
Collection<PropertyMappingConfiguration> getPropertyMappingConfigurations()
Map<String,Object> getInitialProperties(TypedObject typedObject, TypeService typeService)
typedObject - the typed objecttypeService - the type serviceCopyright © 2017 SAP SE. All Rights Reserved.