public class ForumTopic extends Object
protected String
id
link
title
ForumTopic(String id, String title, String link)
String
getId()
getLink()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String id
protected final String title
protected final String link
public ForumTopic(String id, String title, String link)
public String getId()
public String getTitle()
public String getLink()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.