comparison artifacts/src/main/java/org/dive4elements/river/artifacts/context/RiverContextFactory.java @ 7227:744df5a03337

Use diagram configuration and there processors to define compatible facets in loaded data.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 02 Oct 2013 19:24:43 +0200
parents 8ab618dda850
children cd04a7389389
comparison
equal deleted inserted replaced
7226:8ab618dda850 7227:744df5a03337
387 } 387 }
388 } 388 }
389 389
390 logger.info("Successfully loaded " + idx + " output generators."); 390 logger.info("Successfully loaded " + idx + " output generators.");
391 context.put(RiverContext.OUTGENERATORS_KEY, generators); 391 context.put(RiverContext.OUTGENERATORS_KEY, generators);
392 context.put(RiverContext.FACETFILTER_KEY, generators);
392 } 393 }
393 394
394 395
395 /** 396 /**
396 * This methods reads the configured themes and puts them into the 397 * This methods reads the configured themes and puts them into the

http://dive4elements.wald.intevation.org