|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LicenseStatus | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
com.sage.accpac.sm.program |
Uses of LicenseStatus in com.sage.accpac.sm |
---|
Methods in com.sage.accpac.sm that return LicenseStatus | |
---|---|
LicenseStatus |
Session.getLicenseStatus(java.lang.String appID,
java.lang.String appVersion)
Gets the license status of the given version of the given application. |
static LicenseStatus |
LicenseStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LicenseStatus[] |
LicenseStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of LicenseStatus in com.sage.accpac.sm.program |
---|
Methods in com.sage.accpac.sm.program that return LicenseStatus | |
---|---|
LicenseStatus |
ISession.getLicenseStatus(java.lang.String appID,
java.lang.String appVersion)
Gets the license status of the given version of the given application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |