Author: jaredmorgs
Date: 2012-09-05 23:02:30 -0400 (Wed, 05 Sep 2012)
New Revision: 8844
Modified:
epp/docs/branches/6.0/Draft_CSP_Maps/ReferenceGuide.contentspec
Log:
Initial map complete for the Reference Guide
Modified: epp/docs/branches/6.0/Draft_CSP_Maps/ReferenceGuide.contentspec
===================================================================
--- epp/docs/branches/6.0/Draft_CSP_Maps/ReferenceGuide.contentspec 2012-09-05 05:17:52
UTC (rev 8843)
+++ epp/docs/branches/6.0/Draft_CSP_Maps/ReferenceGuide.contentspec 2012-09-06 03:02:30
UTC (rev 8844)
@@ -572,7 +572,8 @@
LockManager [N, Concept]
CacheableLockManagerImpl class, and parameters [N, Reference]
jbosscache-lock-config.xml [N, Reference]
- Data types used in different databases [N, Reference] #that table 31.1
+#that table 31.1
+ Data types used in different databases [N, Reference]
Configure LockManager using a single configuration file reference [N, Task]
Configure LockManager using a common template for all instances [N, Task]
Lock migration [N, Concept]
@@ -619,7 +620,8 @@
# Introduction - Look at referencing Configuring Search chapter or move this content
there.
Bi-directional Range Iterator [N, Reference]
Fuzzy Searches [N, Reference]
- SynonymSearch [N, Reference] #note this has impact on <query-handler> element
covered earlier
+# note this following topic has impact on <query-handler> element covered earlier
+ SynonymSearch [N, Reference]
Section: Highlighting
ExcerptProvider [N, Concept]
Enabling ExcerptProvider [N, Reference]
@@ -692,55 +694,85 @@
Back-up set portability [N, Reference]
- Chapter: HTTPBackupAgent and Backup Client
-42.1. Introduction
-42.2. HTTPBackupAgent
-42.2.1. Methods
-42.2.2. HTTPBackupAgent Configuration
-42.3. Backup Client
-42.4. Building and Running Application
-42.5. Starting Backups
-42.6. Stopping Backups
-42.7. Restoring
-42.8. Walk-through: Creating a Backup and Restoring a Workspace
-42.9. Walk-through: Creating a Backup and Restoring a Repository
+ Chapter: Back-up agent and back-up client
+ Section: Back-up agent
+ HTTPBackupAgent [N, Concept]
+ HTTPBackupAgent methods [N, Reference]
+ HTTPBackupAgent configuration [N, Task]
+ Section: Back-up client
+ Back-up client [N, Concept]
+ Building and running the back-up client [N, Task]
+ Starting back-ups [N, Task]
+ Stopping back-ups [N, Task]
+# The following topic in the original guide contains many sub processes. Make these
examples
+ Restoring back-up examples [N, Reference]
+ Creating a Backup and Restoring a Workspace [N, Task]
+ Creating a Backup and Restoring a Repository [N, Task]
- Chapter 43. Use External Backup Tool
-43.1. Repository Suspending
-43.2. Backup
-43.3. Repository Resuming
+ Chapter: External Backup Tool
+ Back-up guidelines for external tools [N, Concept]
+ Suspending a repository [N, Task]
+ Resuming a repository [N, Task]
Chapter 44. eXo JCR statistics
-44.1. Statistics on the Database Access Layer
-44.2. Statistics on the JCR API accesses
-44.3. Statistics Manager
+ Section: Statistics on the database access layer
+ Database access layer statistics [N, Concept]
+ WorkspaceStorageConnection [N, Reference]
+ Section: Statistics on the JCR API accesses
+ JCR API access statistics [N, Concept]
+ AspectJ Load-time weaving [N, Reference]
+ Section: Statistics Manager
+ Statistics manager [N, Concept]
+ JCRStatisticsManager [N, Reference]
- Chapter 45. Checking repository integrity and consistency
-45.1. JMX-based consistency tool
+ Chapter: Checking repository integrity and consistency
+ Why repository integrity is important [N, Concept]
+ JMX-based consistency tool [N, Reference]
Chapter 46. Link Producer Service
+# Lnk is correct. It isn't Link.
+ LnkProducer [N, Concept]
+ LnkProducer Example [N, Task]
# Chapter 47 is not required
Chapter 48. JCR Workspace Data Container
-48.1. Requirements
+ Container [N, Concept]
+ Data manager [N, Concept]
+ Connection [N, Concept]
+ WorkspacePersistentDataManager [N, Concept]
+ WorkspaceDataContainer [N, Concept]
+ WorkspaceStorageConnection [N, Concept]
+ Value storage life-cycle [N, Concept]
+ Value storages [N, Concept]
+ Lifecycle [N, Concept]
+ Section: Requirements
+ Read operations [N, Reference]
+ Write operations [N, Reference]
+ State operations [N, Reference]
+ Write operation validation [N, Reference]
+ Consistency of save [N, Reference]
+ ValueStoragePluginProvider [N, Reference]
+ ValueStoragePlugin [N, Reference]
+ ValueIOChannel [N, Reference]
+ Transaction support through a channel [N, Reference]
- Chapter 49. DBCleanService
-49.1. API
+ Chapter: Removing data from a database
+ DBCleanService [N, Concept]
+ DBCleanService implementation [N, Reference]
- Chapter 50. JCR Performance Tuning Guide
-50.1. Introduction
-50.2. JCR Performance and Scalability
-50.2.1. Cluster configuration
-50.2.2. JCR Clustered Performance
-50.3. Performance Tuning Guide
-50.3.1. JBoss AS Tuning
-50.3.2. JCR Cache Tuning
-50.3.3. Clustering
+ Chapter: JCR Performance Tuning
+ Section: Performance and Scalability
+ Cluster configuration [N, Reference]
+ JCR Clustered Performance
+ Section: Performance Tuning Guide
+ JBoss Enterprise Application Platform tuning [N, Reference]
+ JCR Cache tuning [N, Reference]
+ Clustering tuning [N, Reference]
- Chapter 51. eXo JCR with GateIn
-51.1. How to use AS Managed DataSource under JBoss AS
-51.1.1. Configurations Steps
+ Chapter: Use a managed DataSource under JBoss Enterprise Application Platform
+ Declaring datasources in the application server [N, Task]
+ Disable binding datasources [N, Task]