Portlet Factory, Version 6.1.2


 

Using sample handlers

Several sample handlers are available in IBM® WebSphere Portlet Factory. The implementation classes for the sample Profile Selection handlers are built into product and the source code for them is provided. They are located in the \J2EERoot\WEB-INF\work\selectionhandlers.zip file.

Each of the sample selection handlers cla_sses use a common base class that provides some commonly used functionality. The source for the base class is also provided. The following section describes each of the samples. You should also review the source code and the JavaDoc for the following classes and interfaces to get a better understanding of how they work.

For classes:

  • com.bowstreet.profiles.ProfileSelection

  • com.bowstreet.profiles.SegmentList

  • com.bowstreet.profiles.SelectionHandlerBase

For handlers:

  • com.bowstreet.profiles.FileSegmentSelectionHandler

  • com.bowstreet.profiles.J2EERoleProfileSelection

  • com.bowstreet.profiles.ExplicitSelectionHandler

  • com.bowstreet.profiles.LDAPSelectionHandler

Parent topic: Profile selection and storage mechanisms


Library | Support |