Package com.liferay.application.list


package com.liferay.application.list
  • Class
    Description
    Provides a skeletal implementation of the PanelApp with JSP support to minimize the effort required to implement this interface.
    Provides a skeletal implementation of the PanelCategory with JSP support to minimize the effort required to implement this interface.
    Provides a skeletal implementation of the PanelApp to minimize the effort required to implement this interface.
    Provides a skeletal implementation of the PanelCategory to minimize the effort required to implement this interface.
    Provides an interface that defines how a Group (in portal-kernel) associated with a servlet request is stored and retrieved.
    Provides an interface that defines applications to be used by a liferay-application-list:panel-app tag instance to render a new panel application.
    Provides methods for retrieving application instances defined by PanelApp implementations.
     
    Provides an interface that defines application categories to be used by a liferay-application-list:panel-category tag instance to render a new panel application category.
    Provides a basic interface for panel categories and implementations.
    Represents the root panel category for all implemented categories in the PanelCategoryRegistryUtil.