public class LicenseInfo extends MBScriptableObject
Constructor and Description |
---|
LicenseInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
(JavaScript Function) getExpirationDate()
Gets expiration date.
|
boolean |
(JavaScript Function) isEnterprise()
Checks if the license is enterprise.
|
boolean |
(JavaScript Function) isEnterprisePro()
Checks if the license is server.
|
boolean |
(JavaScript Function) isEnterpriseProUnlimited()
Checks if the license is server.
|
boolean |
(JavaScript Function) isServer()
Checks if the license is server.
|
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public java.lang.String (JavaScript Function) getExpirationDate()
java.lang.IllegalStateException
- if license info is not availablepublic boolean (JavaScript Function) isServer()
java.lang.IllegalStateException
- if license info is not availablepublic boolean (JavaScript Function) isEnterprise()
java.lang.IllegalStateException
- if license info is not availablepublic boolean (JavaScript Function) isEnterprisePro()
java.lang.IllegalStateException
- if license info is not availablepublic boolean (JavaScript Function) isEnterpriseProUnlimited()
java.lang.IllegalStateException
- if license info is not availableCopyright © 2017 MediaBeacon, Inc. All Rights Reserved.