@ProviderType
public interface Product
| Modifier and Type | Interface and Description |
|---|---|
static class |
Product.Name |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildId() |
int |
getMajorVersion() |
int |
getMinorVersion() |
int |
getPatchVersion() |
String |
getTitle() |
String |
getVersion() |
boolean |
isDetected() |
String |
toString() |
Copyright © 2020 Liferay, Inc.. All rights reserved.