- All Superinterfaces:
- Board, com.RuntimeCollective.content.bean.Content, com.RuntimeCollective.webapps.bean.Duplicable, com.RuntimeCollective.webapps.bean.EntityBean, Faq, com.RuntimeCollective.webapps.bean.PermissionBean, java.io.Serializable
- All Known Implementing Classes:
- SimpleHelp
- public interface Help
- extends Faq
A help page. This has the same structure as a faq, though the description field may be used to provide general help in addition to a list of questions
- Version:
- $Id: Help.java,v 1.3 2003/09/30 15:12:43 joe Exp $
| Methods inherited from interface com.RuntimeCollective.bboard.bean.Board |
addTopic, approveAll, getDescription, getFaq, getIndexedTopics, getOpen, getTopicList, getTopicListByMessageDate, getTopics, hasUnread, removeTopic, setDescription, setOpen |
| Methods inherited from interface com.RuntimeCollective.content.bean.Content |
getAuthor, getCreationDate, getDescription, getLastModifiedDate, getLastModifierUser, getTitle, setAuthor, setCreationDate, setDescription, setLastModifiedDate, setLastModifierUser, setTitle, viewFormat |