Uses of Interface
olr.statementpool.OlrStatementPool

Packages that use OlrStatementPool
olr   
olr.content   
olr.toolbar   
olr.viewer   
 

Uses of OlrStatementPool in olr
 

Methods in olr that return OlrStatementPool
 OlrStatementPool SessionData.getStatementPool()
           
 

Uses of OlrStatementPool in olr.content
 

Constructors in olr.content with parameters of type OlrStatementPool
ContentAttribute(Attribute attribute, OlrStatementPool statementPool, ToolbarSession toolbarSession)
          Initializes an instance of this class.
ContentModel(java.lang.String aboutURI, OlrStatementPool statementPool, ToolbarSession toolbarSession)
          Initializes an instance of this class.
 

Uses of OlrStatementPool in olr.toolbar
 

Methods in olr.toolbar with parameters of type OlrStatementPool
static ToolbarSession AbstractToolbarSession.newInstance(RdfUser user, OlrStatementPool statementPool)
           
 

Uses of OlrStatementPool in olr.viewer
 

Methods in olr.viewer that return OlrStatementPool
 OlrStatementPool CourseViewers.getStatementPool()
           
 

Constructors in olr.viewer with parameters of type OlrStatementPool
CourseViewers(OlrStatementPool statementPool, java.lang.String root, boolean isAuthor)
           
 



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