Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/ManagedFacet.java @ 4277:18c66e586e44
age | author | description |
---|---|---|
2012-10-25 | Ingo Weinzierl | Fixed leak while merging facets. |
2012-10-06 | Sascha L. Teichmann | Removed dead code |
2012-06-15 | Sascha L. Teichmann | FLYS artifacts: Removed trailing whitespace. |
2011-10-18 | Felix Wolfsteller | Cosmetics, docs. |
2011-10-17 | Ingo Weinzierl | Added support for removing themes from output. |
2011-09-21 | Felix Wolfsteller | Cosmetics. |
2011-08-23 | Sascha L. Teichmann | Made facets cloneable with the right type. |
2011-07-20 | Ingo Weinzierl | Removed a duplicated property in ManagedFacets. |
2011-07-19 | Ingo Weinzierl | Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection. |
2011-06-16 | Ingo Weinzierl | Add index and description of facets to collections describe document. facets-slt |
2011-04-26 | Ingo Weinzierl | The Attributes of a collection are written into its DESCRIBE now. |