Index: lams_contentrepository/doc/index-files/index-7.html
===================================================================
RCS file: /usr/local/cvsroot/lams_contentrepository/doc/index-files/index-7.html,v
diff -u -r1.2 -r1.3
--- lams_contentrepository/doc/index-files/index-7.html 24 Jan 2005 04:18:22 -0000 1.2
+++ lams_contentrepository/doc/index-files/index-7.html 25 Jan 2005 03:43:57 -0000 1.3
@@ -2,7 +2,7 @@
-
+
G-Index
@@ -87,6 +87,12 @@
getChildNodeVersions() -
Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
Gets the set of child nodes.
+getChildNodes() -
+Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
+Returns an Set of all child nodes of node.
+getChildNodes() -
+Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
+If no nodes are found, returns an empty set.
getCrCredential() -
Method in class com.lamsinternational.lams.contentrepository.CrWorkspaceCredential
@@ -284,15 +290,15 @@
getNodeVersion(Long) -
Method in class com.lamsinternational.lams.contentrepository.CrNode
Get a particular version of this node
-getNodes() -
-Method in interface com.lamsinternational.lams.contentrepository.IVersionedNode
-Returns an Set of all child nodes of node.
-getNodes() -
-Method in class com.lamsinternational.lams.contentrepository.SimpleVersionedNode
-If no nodes are found, returns an empty set.
getNvId() -
Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion
+getPackageNodes(ITicket, Long, Long) -
+Method in interface com.lamsinternational.lams.contentrepository.IRepository
+Return a list of all the nodes for a package.
+getPackageNodes(ITicket, Long, Long) -
+Method in class com.lamsinternational.lams.contentrepository.SimpleRepository
+
getParentNodeVersion() -
Method in class com.lamsinternational.lams.contentrepository.CrNodeVersion