|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
com.sage.accpac.sm.company | |
com.sage.accpac.sm.currency | |
com.sage.accpac.sm.program | |
com.sage.accpac.sm.view | The package contains view-related classes and interfaces of the Sage 300 ERP System Manager. |
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
The Company interface provides details of the company set up in
Common Services Company Profile. |
|
Company.HandleSituation
The HandleSituation enumeration 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
The CurrencyTable interface represents a currency table set up in
Common Services An object of this class can be obtained from DBLink object's getCurrencyTable(...) method. |
|
DBLink
A 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
The DBLink.LinkFlags enumeration lists the different ways a link can be
opened |
|
DBLink.LinkType
The DBLink.LinkType describes the different types of links available |
|
DBTableMetaData
Metadata for TableMetaData. |
|
Error
The Error interface 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 interface provides methods to access the fiscal
calendar set up in the company. |
|
FiscalCalendar.DateRange
A date range, as returned by getPeriodDates and
other functions, describes a range of dates |
|
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. |
|
HasDispose
The HasDispose interface is for those resources that have a dispose
method that must be called once the instance is no longer required. |
|
Icon
A class that represents Accpac startup icon. |
|
InstanceEvent
Contains the details of a revision notification. |
|
License
An object implementing this interface represents a license of an Accpac application and should be obtained from the Licenses collection. |
|
Licenses
An object implementing this interface represents a collection of licenses and should be obtained from the Program object's getLicenses() method. |
|
LicenseStatus
The possible license statuses. |
|
Meter
meters show progress. |
|
Meter.State
Enumeration of possible states |
|
MeterEvent
The meterEvent interface contains the details of a meter event as
passed to a MeterEventListener |
|
MeterEventListener
Defines the Meter Event Listener interface. |
|
ModifiableApplications
The ModifiableApplications interface governs the ability to add and
delete an application from the active applications in the company or system
database. |
|
Multiuser
Provides facilities to control multi-user access to ACCPAC. |
|
NotificationListener
Defines the Notification Listener interface. |
|
Organization
The Organization interface represents an organization as listed in a
Organizations . |
|
Organization.OrganizationType
The different types of Organization |
|
Organizations
A read-only collection of all the organizations set up in Accpac, at the time that the collection is constructed by a call to ISharedDataSet.getOrganizations() |
|
Program
Represents an authenticated program with the Sage Accpac System Manager. |
|
ProgramSet
The ProgramSet class implements the IProgramSet interface. |
|
Property
The Property interface 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
Types of report parameters |
|
ReportParamPresentItem
An object for the presentation item of report parameters whose type is LIST |
|
RevisionEvent
Contains the details of a revision notification |
|
Session
Represents an authenticated session with the Sage Sage 300 ERP System Manager. |
|
SharedDataSet
The SharedDataSet class implements ISharedDataSet |
|
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 a ASage 300 ERPview 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 openIView 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
The ViewFieldPresentationList interface corresponds to the list
of values that a field may take. |
|
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 |
|
ViewSecurity
The ViewSecurity class provides the various security settings
for a View record. |
Classes in com.sage.accpac.sm used by com.sage.accpac.sm.company | |
---|---|
Company
The Company interface provides details of the company set up in
Common Services Company Profile. |
Classes in com.sage.accpac.sm used by com.sage.accpac.sm.currency | |
---|---|
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. |
|
CurrencyRate
Represents a currency exchange rate An object of this class can be obtained from DBLink object's getCurrencyRate(...) ,
getCurrencyRateComposite(...) and
getCurrencyRateFloating(...) methods. |
|
CurrencyTable
The CurrencyTable interface represents a currency table set up in
Common Services An object of this class can be obtained from DBLink object's getCurrencyTable(...) method. |
Classes in com.sage.accpac.sm used by com.sage.accpac.sm.program | |
---|---|
ActiveApplications
Collection of active applications on a Sage Accpac ERP database pair (both company and system databases). |
|
DBLink
A DBLink represents a database link or connection to a Sage Accpac
ERP company or system database. |
|
DBLink.LinkFlags
The DBLink.LinkFlags enumeration lists the different ways a link can be
opened |
|
DBLink.LinkType
The DBLink.LinkType describes the different types of links available |
|
Errors
Provides access to the errors raised within the context of the current program. |
|
FiscalCalendar
The FiscalCalendar interface provides methods to access the fiscal
calendar set up in the company. |
|
HasDispose
The HasDispose interface is for those resources that have a dispose
method that must be called once the instance is no longer required. |
|
Icon
A class that represents Accpac startup icon. |
|
Licenses
An object implementing this interface represents a collection of licenses and should be obtained from the Program object's getLicenses() method. |
|
LicenseStatus
The possible license statuses. |
|
Meter
meters show progress. |
|
Multiuser
Provides facilities to control multi-user access to ACCPAC. |
|
Organizations
A read-only collection of all the organizations set up in Accpac, at the time that the collection is constructed by a call to ISharedDataSet.getOrganizations() |
|
Property
The Property interface provides access to a persisted property shared
over the whole system. |
|
SharedDataSet.PasswordStatus
The possible statuses that can be returned when processing passwords (e.g. |
|
View
Represents a ASage 300 ERPview 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 openIView method. |
Classes in com.sage.accpac.sm used by com.sage.accpac.sm.view | |
---|---|
DBLink
A DBLink represents a database link or connection to a Sage Accpac
ERP company or system database. |
|
HasDispose
The HasDispose interface is for those resources that have a dispose
method that must be called once the instance is no longer required. |
|
MeterEventListener
Defines the Meter Event Listener interface. |
|
NotificationListener
Defines the Notification Listener interface. |
|
Program
Represents an authenticated program with the Sage Accpac System Manager. |
|
ThreadEventListener
Defines the Thread Event Listener interface. |
|
View
Represents a ASage 300 ERPview 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 openIView 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.SystemAccess
Indicates the current access mode of a view |
|
ViewField.ViewFieldPresentationType
Indicates the type of presentation information defined for a field. |
|
ViewField.ViewFieldType
Defines the possible data types of a view field. |
|
ViewFieldPresentationList
The ViewFieldPresentationList interface corresponds to the list
of values that a field may take. |
|
ViewSecurity
The ViewSecurity class provides the various security settings
for a View record. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |