Uses of Interface
org.osid.blogging.Blog
Packages that use Blog
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of Blog in org.osid.blogging
Methods in org.osid.blogging that return BlogModifier and TypeMethodDescriptionBlogAdminSession.createBlog(BlogForm blogForm) Creates a newBlog.Gets theBlogspecified by itsId.BlogNode.getBlog()Gets theBlogat this node.EntryAdminSession.getBlog()Gets theBlogassociated with this session.EntryLookupSession.getBlog()Gets theBlogassociated with this session.EntryNotificationSession.getBlog()Gets theBlogassociated with this session.EntryQuerySession.getBlog()Gets theBlogassociated with this session.EntrySmartBlogSession.getBlog()Gets theBlogassociated with this session.BlogList.getNextBlog()Gets the nextBlogin this list.Blog[]BlogList.getNextBlogs(long n) Gets the next set ofBlogelements in this list which must be less than or equal to the return fromavailable().