Product.Name| Constructor and Description |
|---|
ProductWrapper() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildId() |
int |
getMajorVersion() |
int |
getMinorVersion() |
int |
getPatchVersion() |
String |
getTitle() |
String |
getVersion() |
abstract Product |
getWrapped() |
boolean |
isDetected() |
String |
toString() |
public abstract Product getWrapped()
getWrapped in interface javax.faces.FacesWrapper<Product>public int getBuildId()
getBuildId in interface Productpublic int getMajorVersion()
getMajorVersion in interface Productpublic int getMinorVersion()
getMinorVersion in interface Productpublic int getPatchVersion()
getPatchVersion in interface Productpublic String getVersion()
getVersion in interface Productpublic boolean isDetected()
isDetected in interface ProductCopyright © 2020 Liferay, Inc.. All rights reserved.