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.4 -r1.5
--- lams_contentrepository/doc/index-files/index-15.html 25 Jan 2005 08:03:07 -0000 1.4
+++ lams_contentrepository/doc/index-files/index-15.html 28 Jan 2005 02:24:41 -0000 1.5
@@ -2,9 +2,9 @@
-
+
-S-Index
+R-Index
@@ -13,7 +13,7 @@
@@ -71,217 +71,59 @@
-A B C D E F G H I L M N P R S T U V W
-
-S
+A B C D E F G H I L M N O P R S T U V W
+
+R
-- STRING -
-Static variable in class com.lamsinternational.lams.contentrepository.PropertyType
-
- String property type
-
- SUCCESS_PATH -
-Static variable in class com.lamsinternational.lams.contentrepository.struts.action.RepositoryDispatchAction
+
- 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.
+
- RepositoryCheckedException(String) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryCheckedException
+
- Constructs a new instance of this class given a message describing the
+ failure cause.
+
- RepositoryCheckedException(String, Throwable) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryCheckedException
+
- Constructs a new instance of this class given a message describing the
+ failure and a root throwable.
+
- RepositoryCheckedException(Throwable) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryCheckedException
+
- Constructs a new instance of this class given a root throwable.
+
- RepositoryDispatchAction - class org.lamsfoundation.lams.contentrepository.struts.action.RepositoryDispatchAction.
- Base class for the dispatch actions used in the repository tests.
- RepositoryDispatchAction() -
+Constructor for class org.lamsfoundation.lams.contentrepository.struts.action.RepositoryDispatchAction
-
-
- SimpleCredentials - class com.lamsinternational.lams.contentrepository.SimpleCredentials.
- Basic implementation of credentials.
- SimpleCredentials(String, char[]) -
-Constructor for class com.lamsinternational.lams.contentrepository.SimpleCredentials
-
- Should only be used by hibernate or package calls.
-
- SimpleRepository - class com.lamsinternational.lams.contentrepository.SimpleRepository.
- Many methods in this class will throw a RepositoryRuntimeException
- if the internal data is missing.
- SimpleRepository() -
-Constructor for class com.lamsinternational.lams.contentrepository.SimpleRepository
-
-
-
- SimpleTicket - class com.lamsinternational.lams.contentrepository.SimpleTicket.
- SimpleTicket is a basic implementation of Ticket.
- SimpleVersionDetail - class com.lamsinternational.lams.contentrepository.SimpleVersionDetail.
- Describes the version details - for displaying a version
- history.
- SimpleVersionedNode - class com.lamsinternational.lams.contentrepository.SimpleVersionedNode.
- This is the default implementation for IVersionedNode.
- SimpleVersionedNode() -
-Constructor for class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setBeanFactory(BeanFactory) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
-
-
-
- setBeanFactory(BeanFactory) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setChildNodeVersions(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
- Assigns a new set of child nodes.
-
- setCrCredential(CrCredential) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
-
-
-
- setCrNodeVersion(CrNodeVersion) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
-
-
-
- setCrNodeVersionProperties(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setCrNodeVersions(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setCrNodes(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
-
-
-
- setCrWorkspace(CrWorkspace) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setCrWorkspace(CrWorkspace) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
-
-
-
- setCrWorkspaceCredentials(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrCredential
-
-
-
- setCrWorkspaceCredentials(Set) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
-
-
-
- setCreatedDateTime(Date) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setCreatedDateTime(Date) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setCredentialDAO(ICredentialDAO) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
-
-
-
- setCredentialId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrCredential
-
-
-
- setDescription(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
-
-
- setDirName(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
-
-
- setEntryString(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
-
-
- setFile(InputStream, String, String) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Set the file, passed in as an inputstream.
-
- setFile(InputStream, String, String) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
- Set the file, passed in as an inputstream.
-
- setFileDAO(IFileDAO) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
-
-
-
- setIndentificationString(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
-
- Set the indentificationString.
-
- setMethod(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
-
-
- setName(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrCredential
-
-
-
- setName(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
-
-
-
- setName(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
-
-
-
- setNextVersionId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setNode(CrNode) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setNodeDAO(INodeDAO) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setNodeId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setNodeMap(Map) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.NodeSelectionForm
-
-
-
- setNvId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setParentNodeVersion(CrNodeVersion) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setPassword(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrCredential
-
-
-
- setPath(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setProperty(String, Object, int) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
- Set a property value.
-
- setProperty(String, String, int) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property to a value, based on the specified type, after converting
- from the string.
-
- setProperty(String, String) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property to a STRING value.
-
- setProperty(String, boolean) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property to a BOOLEAN value.
-
- setProperty(String, double) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property to a DOUBLE value.
-
- setProperty(String, long) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property to a LONG value.
-
- setProperty(String, Calendar) -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNodeAdmin
-
- Sets the property a CALENDAR value.
-
- setProperty(String, String, int) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setProperty(String, String) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setProperty(String, boolean) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setProperty(String, double) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setProperty(String, long) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setProperty(String, Calendar) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-
-
-
- setRepositoryLocation(String) -
-Method in class com.lamsinternational.lams.contentrepository.dao.file.FileDAO
-
-
-
- setTheFile(FormFile) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
- Set the theFile.
-
- setToolName(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
-
- Set the toolName.
-
- setType(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrNode
-
-
-
- setType(int) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
-
-
-
- setUuid(Long) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.AddFileContentForm
-
-
-
- setValue(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersionProperty
-
-
-
- setVersionDescription(String) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
- Set the version description.
-
- setVersionId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
-
-
-
- setWcId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
-
-
-
- setWorkspaceDAO(IWorkspaceDAO) -
-Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
-
-
-
- setWorkspaceId(Long) -
-Method in class com.lamsinternational.lams.contentrepository.CrWorkspace
-
-
-
- setWorkspaceName(String) -
-Method in class com.lamsinternational.lams.contentrepository.struts.form.LoginRepositoryForm
-
- Set the workspaceName.
+
- 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.
+
- RepositoryRuntimeException(String) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryRuntimeException
+
- Constructs a new instance of this class given a message describing the
+ failure cause.
+
- RepositoryRuntimeException(String, Throwable) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryRuntimeException
+
- Constructs a new instance of this class given a message describing the
+ failure and a root throwable.
+
- RepositoryRuntimeException(Throwable) -
+Constructor for class org.lamsfoundation.lams.contentrepository.RepositoryRuntimeException
+
- Constructs a new instance of this class given a root throwable.
+
- removeChildNodeVersion(CrNodeVersion) -
+Method in class org.lamsfoundation.lams.contentrepository.CrNodeVersion
+
- Remove a child node to the childNodeVersions collection.
+
- reset(ActionMapping, HttpServletRequest) -
+Method in class org.lamsfoundation.lams.contentrepository.struts.form.AddFileContentForm
+
- Method reset
+
- reset(ActionMapping, HttpServletRequest) -
+Method in class org.lamsfoundation.lams.contentrepository.struts.form.LoginRepositoryForm
+
- Method reset
+
- reset(ActionMapping, HttpServletRequest) -
+Method in class org.lamsfoundation.lams.contentrepository.struts.form.NodeSelectionForm
+
- Method reset
@@ -335,7 +177,7 @@
-A B C D E F G H I L M N P R S T U V W
+A B C D E F G H I L M N O P R S T U V W