Index: lams_contentrepository/doc/index-files/index-10.html =================================================================== diff -u -raaabbf7372c53eca0a6b1854633729753f56ba4f -r76ec9f8751b089a3c39e97bd92e72e4d11b41911 --- lams_contentrepository/doc/index-files/index-10.html (.../index-10.html) (revision aaabbf7372c53eca0a6b1854633729753f56ba4f) +++ lams_contentrepository/doc/index-files/index-10.html (.../index-10.html) (revision 76ec9f8751b089a3c39e97bd92e72e4d11b41911) @@ -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 +