Uses of Interface
org.osid.forum.Forum
Packages that use Forum
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of Forum in org.osid.forum
Methods in org.osid.forum that return ForumModifier and TypeMethodDescriptionForumAdminSession.createForum(ForumForm forumForm) Creates a newForum.Gets theForumspecified by itsId.ForumNode.getForum()Gets theForumat this node.PostAdminSession.getForum()Gets theForumassociated with this session.PostLookupSession.getForum()Gets theForumassociated with this session.PostNotificationSession.getForum()Gets theForumassociated with this session.PostQuerySession.getForum()Gets theForumassociated with this session.PostSmartForumSession.getForum()Gets theForumassociated with this session.ReplyAdminSession.getForum()Gets theForumassociated with this session.ReplyLookupSession.getForum()Gets theForumassociated with this session.ReplyNotificationSession.getForum()Gets theForumassociated with this session.ForumList.getNextForum()Gets the nextForumin this list.Forum[]ForumList.getNextForums(long n) Gets the next set ofForumelements in this list.