Uses of Interface
com.sage.accpac.sm.ActiveApplication

Packages that use ActiveApplication
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 ActiveApplication in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return ActiveApplication
 ActiveApplication ModifiableApplications.delete(java.lang.String prefix)
          Deletes the specified ActiveApplication object from the active applications in either the system or company database.
 ActiveApplication ActiveApplications.get(int index)
          Get the specified ActiveApplication object by its index in the collection.
 ActiveApplication ActiveApplications.get(java.lang.String prefix)
          Get the specified ActiveApplication object
 

Methods in com.sage.accpac.sm with parameters of type ActiveApplication
 boolean ModifiableApplications.add(ActiveApplication application)
          Adds the specified ActiveApplication object to the active applications in either the system or company database.
 



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