Registry / utility / com-liferay-util-java

com-liferay-util-java

JSON →
library22.0.0javamavenunverified

Contains useful utilities for Liferay Portal, with classes loaded separately for each plugin.

<dependency> <groupId>com.liferay.portal</groupId> <artifactId>com.liferay.util.java</artifactId> <version>22.0.0</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-UTIL-J
C
com-liferay-util-java
utilityjavav22.0.0
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.

Validator
com.liferay.util.Validator

Check if a string is not null using Liferay's Validator utility.

import com.liferay.util.Validator; boolean isValid = Validator.isNotNull("test");
Debug
Known issues
gotchaClasses are loaded separately per plugin, which may cause classloader issues.
fix
Ensure proper classloader delegation or use a shared library.
affects: all
Upgrade
Version history
22.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
com-liferay-util-java — mvn dependency:get com-liferay-util-java · libregistry