olr.viewer
Class CourseViewers

java.lang.Object
  extended byolr.viewer.CourseViewers

public final class CourseViewers
extends java.lang.Object

Version:
$Id: CourseViewers.java,v 1.9 2004/08/03 08:33:53 roku Exp $

Constructor Summary
CourseViewers(OlrStatementPool statementPool, java.lang.String root, boolean isAuthor)
           
 
Method Summary
 void addSchema(Model model, java.lang.String title)
           
 CourseViewer getActiveViewer()
           
 int getCount()
           
 OlrStatementPool getStatementPool()
           
 CourseViewer getViewerAt(int pos)
           
 void save()
           
 void setActiveViewer(int pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CourseViewers

public CourseViewers(OlrStatementPool statementPool,
                     java.lang.String root,
                     boolean isAuthor)
Method Detail

getStatementPool

public OlrStatementPool getStatementPool()

addSchema

public void addSchema(Model model,
                      java.lang.String title)

getCount

public int getCount()

getViewerAt

public CourseViewer getViewerAt(int pos)

setActiveViewer

public void setActiveViewer(int pos)

getActiveViewer

public CourseViewer getActiveViewer()

save

public void save()
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2004 University of Hannover. All Rights Reserved.