com.flowring.forum.data
Class ForumCategory

java.lang.Object
  extended by com.flowring.forum.data.ForumData
      extended by com.flowring.forum.data.ForumCategoryDefinition
          extended by com.flowring.forum.data.ForumCategory
All Implemented Interfaces:
Serializable

public class ForumCategory
extends ForumCategoryDefinition

Version:
$Id: ForumCategory.java,v 1.1.2.5 2006/08/25 06:25:02 jeffrey Exp $
Author:
Docpedia team.
See Also:
Serialized Form

Constructor Summary
ForumCategory()
           
ForumCategory(ForumCategoryDefinition fcd)
           
 
Method Summary
 Vector getForumList()
           
 void setForumList(Vector forumList)
           
 String toString()
           
 
Methods inherited from class com.flowring.forum.data.ForumCategoryDefinition
getCategoryID, getForumList, getMap, getOrder, getTitle, getValues, isNeedProcess, setCategoryID, setNeedProcess, setOrder, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ForumCategory

public ForumCategory()

ForumCategory

public ForumCategory(ForumCategoryDefinition fcd)
Method Detail

getForumList

public Vector getForumList()

setForumList

public void setForumList(Vector forumList)
Overrides:
setForumList in class ForumCategoryDefinition

toString

public String toString()
Overrides:
toString in class ForumCategoryDefinition


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.