Registry / other / com-liferay-application-list-api

com-liferay-application-list-api

JSON →
library14.0.1javamavenunverified

Provides the API for managing and displaying applications in the Liferay portal's application list.

<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.application.list.api</artifactId> <version>14.0.1</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-APPLIC
C
com-liferay-application-list-api
otherjavav14.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PanelApp
com.liferay.application.list.PanelApp

Implements the PanelApp interface to register a custom application in Liferay's panel.

import com.liferay.application.list.PanelApp; public class MyPanelApp implements PanelApp { @Override public String getKey() { return "my-app"; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
14.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Meta
1
Resources
com-liferay-application-list-api — mvn dependency:get com-liferay-application-list-api · libregistry