Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.
The following page has been changed by DEFord: http://wiki.apache.org/jakarta-slide/CreateNewSlideStore ------------------------------------------------------------------------------ When creating a new !NodeRevisionDescriptor the keys in the properties Hashtable must be equal to the '''namespace''' of the !NodeProperty plus the '''name''' of the !NodeProperty. ex: `(namespace = "DAV:") + (name = "getlastmodified") = (key = "DAV:getlastmodified")` - '''!NodeRevisionDescriptorsStore''' + '''!RevisionDescriptorsStore''' - Here is a brief description of the arguments to the [http://jakarta.apache.org/slide/javadoc/org/apache/slide/content/NodeRevisionDescriptors.html NodeRevisionDescriptors] class: . + A store for managing NodeRevisionDescriptors. Here is a brief description of the arguments to the [http://jakarta.apache.org/slide/javadoc/org/apache/slide/content/NodeRevisionDescriptors.html NodeRevisionDescriptors] class: . * '''uri''' The path to the resource. eg: ''/slide/files/test/foo.txt'' * '''initialRevision''' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
