Interface PortletApplicationDescriptor


  • public interface PortletApplicationDescriptor
    Describes a Portlet application when it is loaded into the Web Container
    Since:
    Sakai 2.4
    Version:
    $Rev$
    Author:
    ieb
    • Method Detail

      • getApplicationName

        String getApplicationName()
        The name of the portlet
        Returns:
      • getApplicationContext

        String getApplicationContext()
        The name of the context (servlet context)
        Returns:
      • getApplicationId

        String getApplicationId()
        The application ID
        Returns: