Class PortalService


  • public class PortalService
    extends Object
    A cover to the portal service. This only covers the getting of the implementation and not all the methjods.
    Since:
    Sakai 2.4
    Version:
    $Rev$
    Author:
    ieb
    • Constructor Detail

      • PortalService

        public PortalService()
    • Method Detail

      • getInstance

        public static PortalService getInstance()
        Access the component instance: special cover only method.
        Returns:
        the component instance.