Interface ObjectiveBankHierarchyDesignSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface ObjectiveBankHierarchyDesignSession extends OsidSession

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

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