Uses of Interface
org.osid.blogging.BlogAdminSession
Packages that use BlogAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
The Open Service Interface Definitions for the org.osid.blogging.batch
service.
-
Uses of BlogAdminSession in org.osid.blogging
Methods in org.osid.blogging that return BlogAdminSessionModifier and TypeMethodDescriptionBloggingManager.getBlogAdminSession()Gets the blog administrative session for creating, updating and deleteing blogs.BloggingProxyManager.getBlogAdminSession(Proxy proxy) Gets the blog administrative session for creating, updating and deleteing blogs. -
Uses of BlogAdminSession in org.osid.blogging.batch
Subinterfaces of BlogAdminSession in org.osid.blogging.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBlogsin bulk.