Index: lams_contentrepository/doc/serialized-form.html =================================================================== diff -u -r76ec9f8751b089a3c39e97bd92e72e4d11b41911 -rc95550f73f40e3070d2e0496f7a76546065e57bc --- lams_contentrepository/doc/serialized-form.html (.../serialized-form.html) (revision 76ec9f8751b089a3c39e97bd92e72e4d11b41911) +++ lams_contentrepository/doc/serialized-form.html (.../serialized-form.html) (revision c95550f73f40e3070d2e0496f7a76546065e57bc) @@ -2,7 +2,7 @@ - + Serialized Form @@ -31,6 +31,7 @@ + @@ -75,6 +76,208 @@

Serialized Form

+
+ +
+ + + +
+Package org.lamsfoundation.lams.contentrepository.struts.form
+ +

+ + + + + +
+Class org.lamsfoundation.lams.contentrepository.struts.form.AddFileContentForm extends org.apache.struts.action.ActionForm implements Serializable
+ +

+ + + + + +
+Serialized Fields
+ +

+theFile

+
+org.apache.struts.upload.FormFile theFile
+
+
theFile property +

+

+
+
+
+ +

+dirName

+
+java.lang.String dirName
+
+
+
+
+
+ +

+entryString

+
+java.lang.String entryString
+
+
+
+
+
+ +

+method

+
+java.lang.String method
+
+
+
+
+
+ +

+description

+
+java.lang.String description
+
+
+
+
+
+ +

+uuid

+
+java.lang.Long uuid
+
+
+
+
+ +

+ + + + + +
+Class org.lamsfoundation.lams.contentrepository.struts.form.LoginRepositoryForm extends org.apache.struts.action.ActionForm implements Serializable
+ +

+ + + + + +
+Serialized Fields
+ +

+toolName

+
+java.lang.String toolName
+
+
toolName property +

+

+
+
+
+ +

+workspaceName

+
+java.lang.String workspaceName
+
+
workspaceName property +

+

+
+
+
+ +

+indentificationString

+
+java.lang.String indentificationString
+
+
indentificationString property +

+

+
+
+ +

+ + + + + +
+Class org.lamsfoundation.lams.contentrepository.struts.form.NodeSelectionForm extends org.apache.struts.action.ActionForm implements Serializable
+ +

+ + + + + +
+Serialized Fields
+ +

+nodeMap

+
+java.util.Map nodeMap
+
+
+
+
+ +

+


+ + + + + +
+Package org.lamsfoundation.lams.contentrepository.struts.action
+ +

+ + + + + +
+Class org.lamsfoundation.lams.contentrepository.struts.action.Download extends HttpServlet implements Serializable
+ +

+ +

+ + + + + +
+Class org.lamsfoundation.lams.contentrepository.struts.action.TestLogin extends Download implements Serializable
+ +

+ +

+


@@ -675,6 +878,44 @@


+ +
+ + + +
+Class org.lamsfoundation.lams.contentrepository.service.SimpleCredentials extends java.lang.Object implements Serializable
+ +

+ + + + + +
+Serialized Fields
+ +

+name

+
+java.lang.String name
+
+
+
+
+
+ +

+password

+
+char[] password
+
+
+
+
+ +

+


@@ -760,6 +1001,7 @@
+