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