public class DefaultContentElementListConfiguration extends Object implements ContentElementListConfiguration
| Constructor and Description |
|---|
DefaultContentElementListConfiguration(Map<ObjectType,ContentElementConfiguration> contentElements) |
| Modifier and Type | Method and Description |
|---|---|
Map<ObjectType,ContentElementConfiguration> |
getContentElements() |
void |
setContentElements(Map<ObjectType,ContentElementConfiguration> contentElements) |
public DefaultContentElementListConfiguration(Map<ObjectType,ContentElementConfiguration> contentElements)
public Map<ObjectType,ContentElementConfiguration> getContentElements()
getContentElements in interface ContentElementListConfigurationpublic void setContentElements(Map<ObjectType,ContentElementConfiguration> contentElements)
Copyright © 2017 SAP SE. All Rights Reserved.