@Deprecated
public final class LicenseListItem
extends java.lang.Object
Constructor and Description |
---|
LicenseListItem(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element row,
ConnectionAttributes session)
Deprecated.
Constructs a
LicenseListItem using the specified Element . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategory()
Deprecated.
Returns the category description of the license (such as Production).
|
int |
getCount()
Deprecated.
Returns the total number of licenses for the platform.
|
DateTime |
getExpireDate()
Deprecated.
Returns the date on which the license will expire.
|
char |
getLicenseClass()
Deprecated.
Returns the license class that complies with the acquired license and hardware and software.
|
java.lang.String |
getPlatform()
Deprecated.
Returns the license for the platform that is used.
|
int |
getProcessors()
Deprecated.
Returns the number of allowed processors or users (depending on platform).
|
java.lang.String |
getRestriction()
Deprecated.
Returns the comment field for restrictions.
|
java.lang.String |
getUsage()
Deprecated.
Returns the number of licenses that are used.
|
boolean |
isEvent()
Deprecated.
Returns
true if event has been licensed. |
public LicenseListItem(com.uc4.util.XMLDocument doc, org.w3c.dom.Element row, ConnectionAttributes session)
LicenseListItem
using the specified Element
.
Internal use only.doc
- XML documentrow
- Elementsession
- Session infopublic java.lang.String getPlatform()
public char getLicenseClass()
public java.lang.String getCategory()
public DateTime getExpireDate()
public int getCount()
public boolean isEvent()
true
if event has been licensed.public int getProcessors()
public java.lang.String getRestriction()
public java.lang.String getUsage()
Agents for Enterprise Business Solutions: The number of running Agents (total number of users who access them)
Other Agents: The number of used Agents / number of used CPUs /Actual number of Agents( actual number of CPUs)
Server: The number of used licenses (total number of actually running Server processes)
User: The number of used licenses