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

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

Methods in com.sage.accpac.sm that return SharedDataSet
 SharedDataSet Session.getSharedDataSet()
          Get the shared data set for this session
 

Methods in com.sage.accpac.sm with parameters of type SharedDataSet
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 SharedDataSet
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.