Uses of Interface
org.osid.blogging.EntryAdminSession
Packages that use EntryAdminSession
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 EntryAdminSession in org.osid.blogging
Methods in org.osid.blogging that return EntryAdminSessionModifier and TypeMethodDescriptionBloggingManager.getEntryAdminSession()Gets an entry administration session for creating, updating and deleting entries.BloggingProxyManager.getEntryAdminSession(Proxy proxy) Gets an entry administration session for creating, updating and deleting entries.BloggingManager.getEntryAdminSessionForBlog(Id blogId) Gets an entry administration session for the given blog.BloggingProxyManager.getEntryAdminSessionForBlog(Id blogId, Proxy proxy) Gets an entry administration session for the given blog. -
Uses of EntryAdminSession in org.osid.blogging.batch
Subinterfaces of EntryAdminSession in org.osid.blogging.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEntriesin bulk.