Class LicenseInfo
Object
com.liferay.portal.kernel.license.LicenseInfo
- Author:
- Amos Fong
-
Constructor Summary
ConstructorsConstructorDescriptionLicenseInfo
(String owner, String description, String productEntryName, String productId, String productVersion, String licenseEntryType, String licenseVersion, Date startDate, Date expirationDate, long maxUsers, String[] hostNames, String[] ipAddresses, String[] macAddresses) -
Method Summary
-
Constructor Details
-
LicenseInfo
-
-
Method Details
-
getDescription
-
getExpirationDate
-
getHostNames
-
getIpAddresses
-
getLicenseEntryType
-
getLicenseVersion
-
getMacAddresses
-
getMaxUsers
public long getMaxUsers() -
getOwner
-
getProductEntryName
-
getProductId
-
getProductVersion
-
getStartDate
-