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

L

+
LOCAL_CONTEXT_PATH - +Static variable in interface org.lamsfoundation.lams.contentrepository.IRepository +
String used to define the path to the context file used for + JUNIT testing.
LONG - Static variable in class org.lamsfoundation.lams.contentrepository.PropertyType
Long property type @@ -91,6 +95,19 @@
LoginException(Throwable) - Constructor for class org.lamsfoundation.lams.contentrepository.LoginException
Constructs a new instance of this class given a root throwable. +
login(ICredentials, String) - +Method in interface org.lamsfoundation.lams.contentrepository.IRepository +
Login, creating a new ticket for the given credentials and specified + workspace. +
login(ICredentials, String) - +Method in class org.lamsfoundation.lams.contentrepository.SimpleRepository +
  +
logout(ITicket) - +Method in interface org.lamsfoundation.lams.contentrepository.IRepository +
Finish using this ticket. +
logout(ITicket) - +Method in class org.lamsfoundation.lams.contentrepository.SimpleRepository +