public class Topicmap extends Object implements JSONEnabled
Features: - Serialization to JSON.
Modifier and Type | Method and Description |
---|---|
ViewAssoc |
getAssoc(long id) |
Iterable<ViewAssoc> |
getAssocs() |
long |
getId() |
ViewTopic |
getTopic(long id) |
Iterable<ViewTopic> |
getTopics() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dump
public long getId()
public ViewTopic getTopic(long id)
public ViewAssoc getAssoc(long id)
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
Copyright © 2023. All Rights Reserved.