You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/07/07 18:43:33 UTC

svn commit: r1689713 - /directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java

Author: elecharny
Date: Tue Jul  7 16:43:32 2015
New Revision: 1689713

URL: http://svn.apache.org/r1689713
Log:
Added the description of the Database screen

Modified:
    directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java

Modified: directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java?rev=1689713&r1=1689712&r2=1689713&view=diff
==============================================================================
--- directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java (original)
+++ directory/studio/trunk/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/editor/databases/DatabasesDetailsPage.java Tue Jul  7 16:43:32 2015
@@ -144,6 +144,135 @@ import org.eclipse.ui.forms.widgets.Sect
  * </ul>
  * 
  * <pre>
+ * +--------------------------------------------------------+
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database general                             | |
+ * | +----------------------------------------------------+ |
+ * | | Root DN :       [ ] none [///////////////////////] | |
+ * | | Root password : [ ] none [///////////////////////] | |
+ * | | Suffix :        [ ] none                           | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * |                                                        |
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database limits                              | |
+ * | +----------------------------------------------------+ |
+ * | | Size limit : [//////////]  Max Deref Depth : [///] | |
+ * | | Timelimit :                                        | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | | Limits :                                           | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   |                                    | --------  | |
+ * | |   |                                    | (Up...)   | |
+ * | |   |                                    | (Down...) | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * |                                                        |
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database security                            | |
+ * | +----------------------------------------------------+ |
+ * | | Hidden : [ ]                       Read Only : [ ] | |
+ * | | Requires :                                         | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | | Restrict :                                         | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | | Security Strength Factors :                        | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * |                                                        |
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database access                              | |
+ * | +----------------------------------------------------+ |
+ * | | Add content ACL : [ ]                              | |
+ * | | ACLs :                                             | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   |                                    | --------  | |
+ * | |   |                                    | (Up...)   | |
+ * | |   |                                    | (Down...) | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * |                                                        |
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database replication                         | |
+ * | +----------------------------------------------------+ |
+ * | | MirrorMode :    [ ]     Use Subentry : [ ]         | |
+ * | | Replication Interval :  [///]                      | |
+ * | | Replication Args[fileo:e[////////////////////////] | |
+ * | | Replication PID file :  [////////////////////////] | |
+ * | | Replication Log file :  [////////////////////////] | |
+ * | | Update DN : [-------------------------->] (Browse) | |
+ * | | Update References :                                | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | | Replicas :                                         | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   |                                    | --------  | |
+ * | |   |                                    | (Up...)   | |
+ * | |   |                                    | (Down...) | |
+ * | |   +------------------------------------+           | |
+ * | | Syncrepls :                                        | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   |                                    | --------  | |
+ * | |   |                                    | (Up...)   | |
+ * | |   |                                    | (Down...) | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * |                                                        |
+ * | .----------------------------------------------------. |
+ * | |V XXXX Database options                             | |
+ * | +----------------------------------------------------+ |
+ * | | Last Modification : [ ] Monitoring : [ ]           | |
+ * | | Schema DN : [-------------------------->] (Browse) | |
+ * | | Subordinate : [//////////////////////////////////] | |
+ * | | Plugins :                                          | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | | Extras Arguments :                                 | |
+ * | |   +------------------------------------+           | |
+ * | |   |                                    | (Add...)  | |
+ * | |   |                                    | (Edit...) | |
+ * | |   |                                    | (Delete)  | |
+ * | |   +------------------------------------+           | |
+ * | +----------------------------------------------------+ |
+ * +--------------------------------------------------------+
  * </pre>
  * @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
  */