comparison flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java @ 1993:85132c9edd64

Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only. flys-artifacts/trunk@3430 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 16 Dec 2011 09:19:11 +0000
parents 158b3aabda2c
children 3862c50d1cf3
comparison
equal deleted inserted replaced
1992:e1c9f28e2675 1993:85132c9edd64
505 505
506 aParser.parse(); 506 aParser.parse();
507 507
508 return new AttributeWriter( 508 return new AttributeWriter(
509 db, 509 db,
510 aParser.getCollectionAttribute(),
510 aParser.getOuts(), 511 aParser.getOuts(),
511 aParser.getFacets(), 512 aParser.getFacets(),
512 oParser.getOuts(), 513 oParser.getOuts(),
513 oParser.getFacets(), 514 oParser.getFacets(),
514 engine.getCompatibleFacets(masterArtifact.getStateHistoryIds()) 515 engine.getCompatibleFacets(masterArtifact.getStateHistoryIds())

http://dive4elements.wald.intevation.org