Extends the
IBlackboard interface with the concept of "selected" entries.
This concept is added so that multiple styles can be on the blackboard simultaneously but one style will have
a stronger weighting than others.
Consider a layer that has WMS and WFS resources. One might want both a SLDStyle on the BB for the WFS but a Named Style for the
WMS if the WMS does not support POST SLD. Further one might want the WMS to be used unless editing is taking place.
In order to do this the Named Style would be marked as "selected" so that the WMS is prefered over the WFS.
author: Jesse since: 1.1.0 |