Uses of Interface
org.osid.forum.Post
Packages that use Post
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of Post in org.osid.forum
Methods in org.osid.forum that return PostModifier and TypeMethodDescriptionPostAdminSession.createPost(PostForm postForm) Creates a newPost.PostList.getNextPost()Gets the nextPostin this list.Post[]PostList.getNextPosts(long n) Gets the next set ofPostelements in this list.Gets thePostspecified by itsId.Reply.getPost()Gets the original top level post.