Interface PollsHierarchyDesignSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface PollsHierarchyDesignSession extends OsidSession

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

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