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