Mercurial > dive4elements > river
changeset 7188:162ef5e93715
Doc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 27 Sep 2013 14:39:46 +0200 |
parents | 439d8a5b4cfa |
children | 4c8ce0c41dc2 |
files | artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java Fri Sep 27 14:39:07 2013 +0200 +++ b/artifacts/src/main/java/org/dive4elements/river/collections/CollectionAttribute.java Fri Sep 27 14:39:46 2013 +0200 @@ -30,7 +30,11 @@ import org.dive4elements.artifactdatabase.state.Settings; -/** Create attribute part of collection document. */ +/** + * Create attribute part of collection document. + * + * Has outputs, settings, facets and list of loaded recommendations. + */ public class CollectionAttribute { /** Privately owned logger. */