Uses of Class
com.sage.accpac.sm.LicenseStatus

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. 
 

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.
 



Copyright © 2010 Sage Software, Inc. All rights reserved.