Portlet Factory, Version 6.1.2


 

ExplicitSelectionHandler

This handler is very simple and handles only support for specifying explicit profiles without doing any validation.

If no explicit profile is specified, the default profile is selected. This handler is useful for testing or for use on profile sets where the data is not sensitive to a particular user (for example, a background color).

The content of the handler definition file is as follows:

<Handler name="Explicit Handler">
<Description>Handler that handles only explicit profile with no validation. If no explicit profile is specified then the default profile is selected.</Description>
<Selection class="com.bowstreet.profiles.ExplicitSelectionHandler" />
<SegmentList class="com.bowstreet.profiles.ExplicitSelectionHandler" />
</Handler>

Parent topic: Using sample handlers


Library | Support |