| Class Summary | 
| AddMarkerToItem | This implementation of a marker droplet will add a marker item to
 a repository item. | 
| HasLastMarker | This droplet tests the last marker of an item for match based on the
 provided key, value, data and extendedProperties. | 
| HasLastMarkerWithKey | This droplet tests the last marker with a specific key, for match based on
 the value, data and extendedProperties. | 
| HasMarker | This droplet tests for a matching marker using the key, value and
 extendedProperties. | 
| MarkerDroplet | This is the base class for marker droplets. | 
| RemoveAllMarkersFromItem | This implementation of a marker droplet will remove all marker items from
 a repository item. | 
| RemoveMarkersFromItem | This implementation of a marker droplet will remove marker items from
 a repository item. |