Index: lams_contentrepository/doc/index-files/index-15.html =================================================================== RCS file: /usr/local/cvsroot/lams_contentrepository/doc/index-files/index-15.html,v diff -u -r1.6 -r1.7 --- lams_contentrepository/doc/index-files/index-15.html 18 Apr 2005 00:04:14 -0000 1.6 +++ lams_contentrepository/doc/index-files/index-15.html 21 Apr 2005 03:40:58 -0000 1.7 @@ -2,7 +2,7 @@ - + R-Index @@ -74,6 +74,12 @@

R

+
REPOSITORY_CONTEXT_PATH - +Static variable in interface org.lamsfoundation.lams.contentrepository.IRepository +
String used to define the path to the context file +
REPOSITORY_SERVICE_ID - +Static variable in interface org.lamsfoundation.lams.contentrepository.IRepository +
String used to define service in Spring context
RepositoryCheckedException - exception org.lamsfoundation.lams.contentrepository.RepositoryCheckedException.
Main exception thrown by content repository classes.
RepositoryCheckedException() - Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryCheckedException
Constructs a new instance of this class. @@ -88,6 +94,9 @@
RepositoryCheckedException(Throwable) - Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryCheckedException
Constructs a new instance of this class given a root throwable. +
RepositoryProxy - class org.lamsfoundation.lams.contentrepository.RepositoryProxy.
Method of accessing the Repository from outside of the package.
RepositoryProxy() - +Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryProxy +
 
RepositoryRuntimeException - exception org.lamsfoundation.lams.contentrepository.RepositoryRuntimeException.
Main runtime exception thrown by content repository classes.
RepositoryRuntimeException() - Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryRuntimeException
Constructs a new instance of this class.