performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / section / classification / ClassificationDetailSection.java
index 4ddff2ccd6b31f892e70af31ea5759dd20b03fde..dbd97713b7974a35760ed7b37aa0215be5051fb3 100644 (file)
@@ -21,6 +21,8 @@ import eu.etaxonomy.taxeditor.forms.ICdmFormElement;
 import eu.etaxonomy.taxeditor.section.AbstractCdmDetailSection;
 
 /**
+ * <p>ClassificationDetailSection class.</p>
+ *
  * @author n.hoffmann
  * @created Sep 27, 2010
  * @version 1.0
@@ -32,11 +34,13 @@ public class ClassificationDetailSection extends AbstractCdmDetailSection<Taxono
                        .getLogger(ClassificationDetailSection.class);
 
        /**
-        * @param formFactory
-        * @param conversation
-        * @param parentElement
-        * @param selectionProvider
-        * @param style
+        * <p>Constructor for ClassificationDetailSection.</p>
+        *
+        * @param formFactory a {@link eu.etaxonomy.taxeditor.forms.CdmFormFactory} object.
+        * @param conversation a {@link eu.etaxonomy.cdm.api.conversation.ConversationHolder} object.
+        * @param parentElement a {@link eu.etaxonomy.taxeditor.forms.ICdmFormElement} object.
+        * @param selectionProvider a {@link org.eclipse.jface.viewers.ISelectionProvider} object.
+        * @param style a int.
         */
        public ClassificationDetailSection(CdmFormFactory formFactory,
                        ConversationHolder conversation, ICdmFormElement parentElement,
@@ -48,6 +52,7 @@ public class ClassificationDetailSection extends AbstractCdmDetailSection<Taxono
        /* (non-Javadoc)
         * @see eu.etaxonomy.taxeditor.forms.IEnableableFormElement#setEnabled(boolean)
         */
+       /** {@inheritDoc} */
        @Override
        public void setEnabled(boolean enabled) {
                // TODO Auto-generated method stub
@@ -57,6 +62,7 @@ public class ClassificationDetailSection extends AbstractCdmDetailSection<Taxono
        /* (non-Javadoc)
         * @see eu.etaxonomy.taxeditor.section.AbstractCdmDetailSection#getDetailType()
         */
+       /** {@inheritDoc} */
        @Override
        protected DetailType getDetailType() {
                // TODO Auto-generated method stub
@@ -66,6 +72,7 @@ public class ClassificationDetailSection extends AbstractCdmDetailSection<Taxono
        /* (non-Javadoc)
         * @see eu.etaxonomy.taxeditor.section.AbstractCdmDetailSection#getHeading()
         */
+       /** {@inheritDoc} */
        @Override
        public String getHeading() {
                // TODO Auto-generated method stub