public interface ContentItem
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getChildren()
Get the child items
|
String |
getId()
Get the unique identifier for the content
|
String |
getText()
Get the text representation of the content item
|
void |
setText(String text) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.