Uses of Interface
org.osid.repository.RepositoryAdminSession
Packages that use RepositoryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.repository.batch
service.
-
Uses of RepositoryAdminSession in org.osid.repository
Methods in org.osid.repository that return RepositoryAdminSessionModifier and TypeMethodDescriptionRepositoryManager.getRepositoryAdminSession()Gets the repository administrative session for creating, updating and deleteing repositories.RepositoryProxyManager.getRepositoryAdminSession(Proxy proxy) Gets the repository administrative session for creating, updating and deleteing repositories. -
Uses of RepositoryAdminSession in org.osid.repository.batch
Subinterfaces of RepositoryAdminSession in org.osid.repository.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRepositoriesin bulk.