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

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

Methods in com.sage.accpac.sm that return ProgramSet
 ProgramSet Session.getProgramSet()
          Get the session's program set
 

Methods in com.sage.accpac.sm with parameters of type ProgramSet
static Session Session.getMetaDataInquirySession(ProgramSet programSet, SharedDataSet sharedDataSet, java.lang.String companyID)
          constructs an instance of the Session class that can only be used to inquire about the metadata of the application.
 

Constructors in com.sage.accpac.sm with parameters of type ProgramSet
Session(ProgramSet programSet, SharedDataSet sharedDataSet, java.lang.String userID, java.lang.String password, java.lang.String companyID, java.util.Date sessionDate)
          constructs an instance of the Session class using a full set of arguments.
 



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