Package com.liferay.application.list
package com.liferay.application.list
-
ClassDescriptionProvides a skeletal implementation of the
PanelApp
with JSP support to minimize the effort required to implement this interface.Provides a skeletal implementation of thePanelCategory
with JSP support to minimize the effort required to implement this interface.Provides a skeletal implementation of thePanelApp
to minimize the effort required to implement this interface.Provides a skeletal implementation of thePanelCategory
to minimize the effort required to implement this interface.Provides an interface that defines how aGroup
(inportal-kernel
) associated with a servlet request is stored and retrieved.Provides an interface that defines applications to be used by aliferay-application-list:panel-app
tag instance to render a new panel application.Provides methods for retrieving application instances defined byPanelApp
implementations.Provides an interface that defines application categories to be used by aliferay-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 thePanelCategoryRegistryUtil
.