|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| 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 Session in com.sage.accpac.sm |
|---|
| Methods in com.sage.accpac.sm that return Session | |
|---|---|
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. |
Session |
Program.getSession()
returns the Program's Session |
| Constructors in com.sage.accpac.sm with parameters of type Session | |
|---|---|
Program(Session session,
java.lang.String appID,
java.lang.String programName,
java.lang.String appVersion)
Complete constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||