Date: 2004-11-04T17:28:29 Editor: BrianLee <[EMAIL PROTECTED]> Wiki: Jakarta-Slide Wiki Page: DataNode URL: http://wiki.apache.org/jakarta-slide/DataNode
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,6 @@ === Domain.xml Data Node === -In Slide an [http://jakarta.apache.org/slide/javadoc-2.1/javadoc/org/apache/slide/structure/ObjectNode.html ObjectNode] exists for each User, Role, Action. These ObjectNodes are part of the Namespace. The entries below configure ObjectNodes according to paths (uri) and what class implementation to utilize. +In Slide an [http://jakarta.apache.org/slide/javadoc-2.1/javadoc/org/apache/slide/structure/ObjectNode.html ObjectNode] exists for each User, Role, Action (and Collections?). These ObjectNodes are part of the Namespace. The entries below configure ObjectNodes according to paths (uri) and what class implementation to utilize. This <data> section is loaded when Slide first starts and provides a way to initialize Stores. After Slide has started all sections of the repository can be manipulated through WebDAV or directly through the server API. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
