comparison flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java @ 3149:1203e12c97a6

Cosmetics. flys-artifacts/trunk@4757 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 22 Jun 2012 14:46:31 +0000
parents 26119b7b3154
children 1dca41dba135
comparison
equal deleted inserted replaced
3148:2c86dd618c84 3149:1203e12c97a6
487 /** 487 /**
488 * Show blackboard (context) to each facet and create a list of 488 * Show blackboard (context) to each facet and create a list of
489 * ArtifactAndFacets on the fly (with the same ordering as the passed 489 * ArtifactAndFacets on the fly (with the same ordering as the passed
490 * ThemeList). 490 * ThemeList).
491 * @param themeList ThemeList to create a ArtifactAndFacetList along. 491 * @param themeList ThemeList to create a ArtifactAndFacetList along.
492 * @param contect The "Blackboard". 492 * @param context The "Blackboard".
493 */ 493 */
494 protected List<ArtifactAndFacet> doBlackboardPass( 494 protected List<ArtifactAndFacet> doBlackboardPass(
495 ThemeList themeList, CallContext context 495 ThemeList themeList, CallContext context
496 ) { 496 ) {
497 ArrayList<ArtifactAndFacet> dataProviders = 497 ArrayList<ArtifactAndFacet> dataProviders =

http://dive4elements.wald.intevation.org