Interface DepotHierarchyDesignSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface DepotHierarchyDesignSession extends OsidSession

This session defines methods for managing a hierarchy of Depots. Each node in the hierarchy is a unique Depot.

Like all OsidSessions, DepotHierarchyDesignSessions are dedicated to single processing threads and a single authenticated user.