Uses of Interface
org.osid.blogging.BlogNode
Packages that use BlogNode
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of BlogNode in org.osid.blogging
Methods in org.osid.blogging that return BlogNodeModifier and TypeMethodDescriptionBlogHierarchySession.getBlogNodes(Id blogId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given blog.BlogNodeList.getNextBlogNode()Gets the nextBlogNodein this list.BlogNode[]BlogNodeList.getNextBlogNodes(long n) Gets the next set ofBlogNodeelements in this list which must be less than or equal to the return fromavailable().