Uses of Package
com.sage.accpac.sm

Packages that use com.sage.accpac.sm
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
 

Classes in com.sage.accpac.sm used by com.sage.accpac.sm
ActiveApplication
          Represents an activated application on a Sage Accpac ERP database pair.
ActiveApplications
          Collection of active applications on a Sage Accpac ERP database pair (both company and system databases).
Company
          Provides details of the company set up in Common Services Company Profile.
Company.HandleSituation
          Indicates how certain error situations should be handled.
Currency
          Provides details of a currency code set up in Common Services
An object of this class can be obtained from a DBLink object's getCurrency(...) method.
Currency.BlockDateMatch
          Indicates the date matching method used to determine if a currency belongs to a currency block
Currency.DateMatch
          Indicates the date matching method used when determining an exchange rate with respect to a given date
Currency.NegativeDisplay
          Indicates how negative currency amounts should be displayed
Currency.SymbolDisplay
          Indicates how the currency symbol should be displayed with a currency amount
CurrencyRate
          Represents a currency exchange rate
An object of this class can be obtained from DBLink object's getCurrencyRate(...), getCurrencyRateComposite(...) and getCurrencyRateFloating(...) methods.
CurrencyRate.Operator
          Defines the operator that should be used when performing currency exchange calculations
CurrencyTable
          Represents a currency table set up in Common Services
An object of this class can be obtained from DBLink object's getCurrencyTable(...) method.
DBLink
          Represents a database link or connection to a Sage Accpac ERP company or system database.
DBLink.DatabaseType
          This class defines all the database types used by Accpac
DBLink.LinkFlags
           
DBLink.LinkType
           
DBTableMetaData
          Metadata for TableMetaData.
Error
          Provides details of an application error.
Error.ErrorPriority
          Indicates the type of an application error.
Errors
          Provides access to the errors raised within the context of the current program.
FieldChangeEvent
          Contains the details of a field change notification.
FiscalCalendar
          The FiscalCalendar class provides methods to access the fiscal calendar set up in the company.
FiscalCalendar.DateRange
          A date range, as returned by getPeriodDates and other functions
FiscalCalendar.FiscalPeriod
          The fiscal period returned by getPeriod
FiscalCalendar.FiscalYear
          The properties of a fiscal year, as returned by getYear and other methods
GUIDMap
          A map between object references and GUIDS to support stateful Internet operation.
Icon
          A class that represents Accpac startup icon.
InstanceEvent
          Contains the details of a revision notification.
LicenseStatus
          The possible license statuses.
Meter
          meters show progress.
Meter.State
          Enumeration of possible states
MeterEvent
          Contains the details of a meter event as passed to a MeterEventListener
MeterEventListener
          Defines the Meter Event Listener interface.
Multiuser
          Provides facilities to control multi-user access to ACCPAC.
NotificationListener
          Defines the Notification Listener interface.
Organization
          The Organization class represents an organization as listed in a SharedDataSet.
Organization.OrganizationType
           
Organizations
          A readonly collection of all the organizations set up in Accpac, at the time that the collection is constructed by a call to SharedDataSet.getOrganizations()
Program
          Represents an authenticated program with the Sage Accpac System Manager.
ProgramSet
          Provides access to information about the programs installed on the System Manager at the end of the connection.
Property
          Provides access to a persisted property shared over the whole system.
PropertyBag
          Provides access to a persisted property bag shared over the whole system.
RecordChangeEvent
          Contains the details of a field change notification
ReportExportFormat
          Provides objects for defining how to export reports.
ReportParameter
          an object for the info of Report Parameters
ReportParameter.ReportParamType
           
ReportParamPresentItem
          an object for the presentation item of report parameters whose type are LIST
RevisionEvent
          Contains the details of a revision notification
Session
          Represents an authenticated session with the Sage Accpac System Manager.
SharedDataSet
          Provides access to the shared data directory (FIXME or whatever else we call it).
SharedDataSet.PasswordStatus
          The possible statuses that can be returned when processing passwords (e.g.
SuccessLevel
          An enumeration of success levels
ThreadEventListener
          Defines the Thread Event Listener interface.
UncheckedCharacterCodingException
          The UncheckedCharacterCodingException is an unchecked equivalent of the CharacterCodingException
View
          Represents an Accpac view
An object of this class can be created directly by an application (possibly by sub-classing) or it can be obtained from the Program or DBLink object's openView method.
View.FilterOrigin
          Specifies the origin from where a filter should be applied
View.RecordGenerateMode
          The mode passed to View.recordGenerate(com.sage.accpac.sm.View.RecordGenerateMode)
View.ReferentialIntegrity
          Indicates the referential integrity setting of a view
View.RotoType
          Indicates the type of a view.
View.Security
          Security values which indicate the functionality the user is permitted to access on the view.
View.SystemAccess
          Indicates the current access mode of a view
ViewField
          Represents a field in an Accpac view FIXME documentation
ViewField.ViewFieldPresentationType
          Indicates the type of presentation information defined for a field.
ViewField.ViewFieldType
          Defines the possible data types of a view field.
ViewFieldPresentationList
          Provides access to the presentation list that is exposed by a field in a Sage Accpac view.
ViewFields
          Represents the collection of fields in an Accpac view
ViewKey
          Represents a key defined in an Accpac view
ViewKeys
          Represents the collection of keys in an Accpac view
 



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