@Component public class PlaceholderWebCmsComponentModelReader extends AbstractWebCmsComponentModelReader<PlaceholderWebCmsComponentModel>
| Constructor and Description |
|---|
PlaceholderWebCmsComponentModelReader() |
| Modifier and Type | Method and Description |
|---|---|
protected PlaceholderWebCmsComponentModel |
buildComponentModel(WebCmsComponent component)
Build the basic
WebCmsComponentModel. |
boolean |
supports(WebCmsComponent component) |
buildMetadata, readFromComponentpublic PlaceholderWebCmsComponentModelReader()
public boolean supports(WebCmsComponent component)
protected PlaceholderWebCmsComponentModel buildComponentModel(WebCmsComponent component)
AbstractWebCmsComponentModelReaderWebCmsComponentModel. The return value should not have any metadata attached.buildComponentModel in class AbstractWebCmsComponentModelReader<PlaceholderWebCmsComponentModel>component - to read model forCopyright © 2020. All rights reserved.