Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.RuntimeCollective.bboard.bean

Classes in com.RuntimeCollective.bboard.bean used by com.RuntimeCollective.bboard.bean
Blog
          A Blog.
Board
          An interface that defines a bulletin board.
Faq
          A list of FAQs.
Help
          A help page.
Message
          An interface defining a bulletin board message.
SimpleBoard
          The Board class is a Content with a list of Topics.
SimpleFaq
          A simple implementation of a Faq list, which uses the same DB tables as SimpleBoard/Topic/Message
SimpleMessage
          The SimpleMessage class is TextComponent attached to a Topic.
Topic
          An interface defining a topic within a bulletin board.