Entity.UrlType| Constructor and Description |
|---|
ChatMessage() |
| Modifier and Type | Method and Description |
|---|---|
ResourceProperties |
getProperties() |
String |
getReference() |
String |
getReference(String rootProperty) |
String |
getUrl() |
String |
getUrl(String rootProperty) |
void |
setBody(String body)
Set body of chat message, adding html anchor tags as appropriate
|
void |
setRawBody(String body) |
Element |
toXml(Document doc,
Stack stack)
Serialize the resource into XML, adding an element to the doc under the top of the stack element.
|
public void setBody(String body)
public void setRawBody(String body)
public Element toXml(Document doc, Stack stack)
public ResourceProperties getProperties()
getProperties in interface Entitypublic String getReference()
getReference in interface Entitypublic String getReference(String rootProperty)
getReference in interface EntityCopyright © 2003–2021 Sakai Project. All rights reserved.