Entity.UrlType| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_ALL |
static String |
FILTER_BY_NUMBER
Message filter names
|
static String |
FILTER_BY_TIME |
static String |
FILTER_NONE |
static String |
FILTER_TODAY |
| Constructor and Description |
|---|
ChatChannel(ChatChannel defaults)
Set up a new ChatChannel with the set defaults
|
| Modifier and Type | Method and Description |
|---|---|
ResourceProperties |
getProperties() |
String |
getReference() |
String |
getReference(String rootProperty) |
String |
getUrl() |
String |
getUrl(String rootProperty) |
Element |
toXml(Document doc,
Stack stack)
Serialize the resource into XML, adding an element to the doc under the top of the stack element.
|
static ChatChannel |
xmlToChatChannel(Element channelElement,
String siteId)
Converts the serialized xml back to a ChatChannel object
|
public static final String FILTER_BY_NUMBER
public static final String FILTER_BY_TIME
public static final String FILTER_TODAY
public static final String FILTER_ALL
public static final String FILTER_NONE
public ChatChannel(ChatChannel defaults)
defaults - public Element toXml(Document doc, Stack stack)
public static ChatChannel xmlToChatChannel(Element channelElement, String siteId)
channelElement - 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.