psdi.webclient.controls

Class FavoriteAppsPortlet

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class FavoriteAppsPortlet
    extends PortletDataInstance
    FavoriteAppsPortlet represents the control instance for Favourite Applications Portlet in the Start Center application. It contains methods to get data needed for rendering the portlet.
    • Constructor Detail

      • FavoriteAppsPortlet

        public FavoriteAppsPortlet()
    • Method Detail

      • getFavoriteApps

        public java.util.TreeMap getFavoriteApps()
                                          throws java.rmi.RemoteException,
                                                 MXException
        Returns the applications user selected/was given as favorites to be included in this portlet control
        Returns:
        Treemap of the applications user selected as favorites
        Throws:
        java.rmi.RemoteException
        MXException
      • getRenderData

        public java.util.TreeMap getRenderData()
        Overriden to create the favorite application links based on the configuration of the portlet. This method creates hyperlink controls on the fly.
        Returns:
        TreeMap
      • areAllAppsRestricted

        public boolean areAllAppsRestricted()
        Returns true if all actions are restricted to this user by viture of SIGOPTIONS.
        Returns:
        true if all actions restricted