Interface BusinessHierarchyDesignSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface BusinessHierarchyDesignSession extends OsidSession

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

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