Sun Java System Portal Server 7.1 Technical Reference

SubscriptionsProvider

The SubscriptionsProvider JSPs are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/default/SubscriptionsProvider directory.

The JSPs available in the SubscriptionsProvider subdirectory and their functionality are:

profilerContent.jsp

Displays the profiler content.

subscontent.jsp

Displays the list of subscriptions per type of subscriptions (such as category subscriptions, discussions subscriptions, saved search subscriptions). For each, the list of user’s subscriptions labels and associated document hit link is displayed. The hit link, points the end user to display a detailed view of the information matching their subscription.

subsdoedit.jsp

Used to manage (such as delete/update) existing subscriptions, or adding new subscriptions when the user clicks on “subscribe to” links from the search or discussion channel.

This JSP segments the subscriptions in to three types: category subscriptions, discussions subscriptions, saved search subscriptions.

subsedit.jsp

This JSP is triggered to handle the subscriptions changes made by the end user in the page presented by subsedit.jsp. The role of this JSP, is to update the Sun Java System Access Manager subscriptions service attributes holding the subscription information.