public class WikiLink_Chromattic extends WikiLink implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
WikiLink_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
List |
getChildren()
Get the child items
|
String |
getId()
Get the unique identifier for the content
|
String |
getTarget() |
PageImpl |
getTargetPage() |
String |
getText()
Get the text representation of the content item
|
void |
setText(String arg_0) |
public WikiLink_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final String getText()
ContentItemgetText in interface ContentItemgetText in class WikiLinkpublic final PageImpl getTargetPage()
getTargetPage in class WikiLinkpublic final String getId()
ContentItemgetId in interface ContentItemgetId in class AbstractContentItempublic final List getChildren()
ContentItemgetChildren in interface ContentItemgetChildren in class AbstractContentItempublic final void setText(String arg_0)
setText in interface ContentItemCopyright © 2003–2019 eXo Platform SAS. All rights reserved.