comparison flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeWriter.java @ 4924:725de57d3774

AttributeWriter: Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 31 Jan 2013 09:29:02 +0100
parents b74399bd0960
children 57609ffb3843
comparison
equal deleted inserted replaced
4923:5cb8e941da1e 4924:725de57d3774
57 * Attributes not present in newAttr will not be included in the document. 57 * Attributes not present in newAttr will not be included in the document.
58 * @param db Database to fetch artifacts. 58 * @param db Database to fetch artifacts.
59 * @param oldAttr "Old" (possibly user-changed) outputs. 59 * @param oldAttr "Old" (possibly user-changed) outputs.
60 * @param newAttr "New" (eventually re-read in its original, unchanged 60 * @param newAttr "New" (eventually re-read in its original, unchanged
61 * form) outputs. 61 * form) outputs.
62 * @param matrix Compatibility matrix, mapping output names to list of
63 * facet names that can be included in this out.
62 */ 64 */
63 public AttributeWriter( 65 public AttributeWriter(
64 ArtifactDatabase db, 66 ArtifactDatabase db,
65 CollectionAttribute attribute, 67 CollectionAttribute attribute,
66 Map<String, Output> oldAttr, 68 Map<String, Output> oldAttr,

http://dive4elements.wald.intevation.org