A B C D E F G H I K L M N O P R S T U V W

A

A4wapi - Class in com.sage.accpac.sm
The a4wapi class is a core class providing low level functionality for interfacing between the Accpac formats of information and the Java formats.
A4wapi() - Constructor for class com.sage.accpac.sm.A4wapi
 
A4wapiGenericError - Error in com.sage.accpac.sm
Error thrown by the underlying system
A4wapiGenericError(String, int, String) - Constructor for error com.sage.accpac.sm.A4wapiGenericError
creates an instance of the A4wapiGenericError error with the given arguments.
absolute(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
ActiveApplication - Class in com.sage.accpac.sm
Represents an activated application on a Sage Accpac ERP database pair.
ActiveApplications - Class in com.sage.accpac.sm
Collection of active applications on a Sage Accpac ERP database pair (both company and system databases).
addEventListener(MeterEventListener) - Method in class com.sage.accpac.sm.Meter
add the given listener to the meter
addNotificationListener(NotificationListener) - Method in class com.sage.accpac.sm.View
Add the given listener.
afterLast() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
ApplicationDefinedBase - Static variable in exception com.sage.accpac.sm.ViewException
This is the lowest value for an application-defined error; consult the application's documentation for values between this and ViewException.ApplicationDefinedEnd.
ApplicationDefinedEnd - Static variable in exception com.sage.accpac.sm.ViewException
This is the highest value for an application-defined error; consult the application's documentation for values between this and ViewException.ApplicationDefinedBase.
ASCIIComparer - Class in com.sage.accpac.sm
A class providing for ASCII handling of strings.
autocompose(View...) - Method in class com.sage.accpac.sm.View
composes the supplied list of views against this view, passing them in the correct order.

B

BAD_DATA - Static variable in class com.sage.accpac.sm.Ecodes
 
BAD_FILE - Static variable in class com.sage.accpac.sm.Ecodes
 
BAD_HANDLE - Static variable in class com.sage.accpac.sm.Ecodes
 
BAD_PATH - Static variable in class com.sage.accpac.sm.Ecodes
 
BAD_PW - Static variable in class com.sage.accpac.sm.Ecodes
The password specified was not correct
BasicBatch - Static variable in class com.sage.accpac.sm.View.Protocol
 
BasicDetail - Static variable in class com.sage.accpac.sm.View.Protocol
 
BasicFlat - Static variable in class com.sage.accpac.sm.View.Protocol
 
BasicHeader - Static variable in class com.sage.accpac.sm.View.Protocol
 
BasicSuper - Static variable in class com.sage.accpac.sm.View.Protocol
 
beforeFirst() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
blkGet(int...) - Method in class com.sage.accpac.sm.View
obtain the values of several fields
blkPut(boolean, int[], Object[]) - Method in class com.sage.accpac.sm.View
Change the field values of multiple fields
booleanOfString(String) - Static method in class com.sage.accpac.sm.A4wapi
Return a boolean value representing the string argument, with positive control.
browse(String, boolean) - Method in class com.sage.accpac.sm.View
Starts a query and establishes the direction for subsequent calls that fetch records from the view.
BUFFER_SIZE - Static variable in class com.sage.accpac.sm.Ecodes
A buffer with a specified size was too small

C

cancel() - Method in class com.sage.accpac.sm.Meter
request that the underlying process cancel
cancel() - Method in class com.sage.accpac.sm.View
cancels any unsaved changes in the view's revision list.
cancelRowUpdates() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
capw - Class in com.sage.accpac.sm.crystal.ufl
The capw class provides access to the Crystal UFLs
capw() - Constructor for class com.sage.accpac.sm.crystal.ufl.capw
 
changePassword(String, String, String) - Method in class com.sage.accpac.sm.SharedDataSet
attempts to change the password for the given user
checkValidLogin(String, String) - Method in class com.sage.accpac.sm.SharedDataSet
Check the user name and password, returning the status
clear() - Method in class com.sage.accpac.sm.Errors
Clears all error messages stored in the program.
clear() - Method in class com.sage.accpac.sm.Property
Clears the property.
clear() - Method in class com.sage.accpac.sm.PropertyBag
Clears out the whole bag.
clearWarnings() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
close() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
CLOSE - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to close a file or stream etc.
close() - Method in class com.sage.accpac.sm.Report
close the Report opened by one of the open calls.
closing(InstanceEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
The view instance is closing
closing(InstanceEvent) - Method in interface com.sage.accpac.sm.NotificationListener
The view instance is closing
com.sage.accpac.javadoc - package com.sage.accpac.javadoc
 
com.sage.accpac.sm - package 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.crystal.ufl - package com.sage.accpac.sm.crystal.ufl
 
committedRevisionRecord(RevisionEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Committed revision record
committedRevisionRecord(RevisionEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Committed revision record
Company - Class in com.sage.accpac.sm
Provides details of the company set up in Common Services Company Profile.
Company(DBLink) - Constructor for class com.sage.accpac.sm.Company
 
Company.HandleSituation - Enum in com.sage.accpac.sm
Indicates how certain error situations should be handled.
compose(View...) - Method in class com.sage.accpac.sm.View
composes the supplied list of views against this view.
ComposeFailed - Static variable in exception com.sage.accpac.sm.ViewException
A view failed to perform composition.
CREATE - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to create something failed.
createTables(DBLink, String) - Static method in class com.sage.accpac.sm.View
Create the view's tables on the link's current database connection
createTables(Program, String) - Static method in class com.sage.accpac.sm.View
Create the view's tables on the program's current database connections
Currency - Class in com.sage.accpac.sm
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 - Enum in com.sage.accpac.sm
Indicates the date matching method used to determine if a currency belongs to a currency block
Currency.DateMatch - Enum in com.sage.accpac.sm
Indicates the date matching method used when determining an exchange rate with respect to a given date
Currency.NegativeDisplay - Enum in com.sage.accpac.sm
Indicates how negative currency amounts should be displayed
Currency.SymbolDisplay - Enum in com.sage.accpac.sm
Indicates how the currency symbol should be displayed with a currency amount
CurrencyRate - Class in com.sage.accpac.sm
Represents a currency exchange rate
An object of this class can be obtained from DBLink object's getCurrencyRate(...), getCurrencyRateComposite(...) and getCurrencyRateFloating(...) methods.
CurrencyRate.Operator - Enum in com.sage.accpac.sm
Defines the operator that should be used when performing currency exchange calculations
CurrencyTable - Class in com.sage.accpac.sm
Represents a currency table set up in Common Services
An object of this class can be obtained from DBLink object's getCurrencyTable(...) method.

D

DamagedStringException - Exception in com.sage.accpac.sm
The DamagedStringException class is an unchecked equivalent to the MalformedInputException.
DamagedStringException(String, int) - Constructor for exception com.sage.accpac.sm.DamagedStringException
 
DatabaseDictionary - Static variable in exception com.sage.accpac.sm.ViewException
The database dictionary is inconsistent.
DatabaseLimit - Static variable in exception com.sage.accpac.sm.ViewException
The database resources were exceeded.
DatabaseOther - Static variable in exception com.sage.accpac.sm.ViewException
There was an unspecified database error.
DatabaseParameter - Static variable in exception com.sage.accpac.sm.ViewException
There was an invalid database link, table handle or other parameters when calling database apis.
DBLink - Class in com.sage.accpac.sm
Represents a database link or connection to a Sage Accpac ERP company or system database.
DBLink.DatabaseType - Enum in com.sage.accpac.sm
This class defines all the database types used by Accpac
DBLink.LinkFlags - Enum in com.sage.accpac.sm
 
DBLink.LinkType - Enum in com.sage.accpac.sm
 
DBLinkException - Exception in com.sage.accpac.sm
The exception that is thrown when a call to any methods of the DBLink fails.
DBQueryResultSet - Class in com.sage.accpac.sm
A ResultSet returning the results of a dbQueryRun result set.
DBTableMetaData - Class in com.sage.accpac.sm
Metadata for TableMetaData.
DELETE - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to delete something failed
delete() - Method in class com.sage.accpac.sm.View
Deletes the current record from the database
deleted(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record has been deleted
deleted(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record has been deleted
deleteRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
deleting(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record is about to be deleted
deleting(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record is about to be deleted
direction - Variable in class com.sage.accpac.sm.RevisionEvent
The direction for a POSTING event
dirty - Variable in class com.sage.accpac.sm.RevisionEvent
The dirty flag for a CANCELLED event
DISK_FULL - Static variable in class com.sage.accpac.sm.Ecodes
There was not sufficient space in the disk or similar resource
dispose() - Method in class com.sage.accpac.sm.DBLink
Closes and releases all resources used by the object.
dispose() - Method in class com.sage.accpac.sm.Program
Closes and releases all resources used by the object.
dispose() - Method in class com.sage.accpac.sm.Session
Closes and releases all resources used by the object.
dispose() - Method in class com.sage.accpac.sm.View
Closes the view and releases all resources used by the object.
dropTables(DBLink, String) - Static method in class com.sage.accpac.sm.View
Drop the view's tables on the link's current database connection
dropTables(Program, String) - Static method in class com.sage.accpac.sm.View
Drop the view's tables on the program's current database connections
DUPLICATE_KEY - Static variable in class com.sage.accpac.sm.Ecodes
A record with the specified key already exists

E

Ecodes - Class in com.sage.accpac.sm
The Ecodes class provides the constants of the ecodes.h header file of the underlying System Manager C code
Ecodes() - Constructor for class com.sage.accpac.sm.Ecodes
 
EOF - Static variable in class com.sage.accpac.sm.Ecodes
An operation on a file or stream etc.
equalsIgnoreCase(String, String) - Static method in class com.sage.accpac.sm.ASCIIComparer
returns true if and only if both strings are pure ASCII strings and they are equal without regard to case.
Error - Class in com.sage.accpac.sm
Provides details of an application error.
Error.ErrorPriority - Enum in com.sage.accpac.sm
Indicates the type of an application error.
Errors - Class in com.sage.accpac.sm
Provides access to the errors raised within the context of the current program.
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
It is not clear.
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
export(ReportExportFormat) - Method in class com.sage.accpac.sm.Report
Export the report to the given format.
extractedRevisionRecord(RevisionEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Extraced revision record
extractedRevisionRecord(RevisionEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Extraced revision record

F

fieldAttributesChanged(FieldChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
A field's attributes changed
fieldAttributesChanged(FieldChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
A field's attributes changed
FieldChangeEvent - Class in com.sage.accpac.sm
Contains the details of a field change notification.
FieldDisabled - Static variable in exception com.sage.accpac.sm.ViewException
The call attempted to access a disabled field.
FieldID - Static variable in exception com.sage.accpac.sm.ViewException
The supplied field ID is not a valid field ID in the view.
FieldInvalid - Static variable in exception com.sage.accpac.sm.ViewException
Field validation failed.
FieldNumber - Static variable in exception com.sage.accpac.sm.ViewException
The supplied field number is not a valid field number in the view.
fieldPresentationChanged(FieldChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
A field presentation changed
fieldPresentationChanged(FieldChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
A field presentation changed
FieldReadonly - Static variable in exception com.sage.accpac.sm.ViewException
The field is readonly.
fieldValueChanged(FieldChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
A field value changed
fieldValueChanged(FieldChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
A field value changed
filterChanged(InstanceEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
The current filter string changed.
filterChanged(InstanceEvent) - Method in interface com.sage.accpac.sm.NotificationListener
The current filter string changed.
filterDelete(String) - Method in class com.sage.accpac.sm.View
Deletes the set of records that satisfy the supplied filter, including all children.
FilterOther - Static variable in exception com.sage.accpac.sm.ViewException
An unspecified error occurred when parsing the filter string.
filterSelect(String, boolean, int, View.FilterOrigin) - Method in class com.sage.accpac.sm.View
Starts a query and establishes the direction for subsequent calls that fetch records from the view.
FilterSyntax - Static variable in exception com.sage.accpac.sm.ViewException
The filter string contains invalid syntax.
finalize() - Method in class com.sage.accpac.sm.DBLink
overrides the finalize method of object so that the dispose gets called if it hasn't already
finalize() - Method in class com.sage.accpac.sm.Program
overrides the finalize method of object so that the dispose gets called if it hasn't already
finalize() - Method in class com.sage.accpac.sm.Session
overrides the finalize method of object so that the dispose gets called if it hasn't already
finalize() - Method in class com.sage.accpac.sm.View
overrides the finalize method of object so that the dispose gets called if it hasn't already
findColumn(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
first() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
FiscalCalendar - Class in com.sage.accpac.sm
The FiscalCalendar class provides methods to access the fiscal calendar set up in the company.
FiscalCalendar.DateRange - Class in com.sage.accpac.sm
A date range, as returned by getPeriodDates and other functions
FiscalCalendar.FiscalPeriod - Class in com.sage.accpac.sm
The fiscal period returned by getPeriod
FiscalCalendar.FiscalYear - Class in com.sage.accpac.sm
The properties of a fiscal year, as returned by getYear and other methods

G

General - Static variable in exception com.sage.accpac.sm.ViewException
A general error occurred.
generate - Variable in class com.sage.accpac.sm.RecordChangeEvent
The generate value if this is for a record initialize notification
GenerateKey - Static variable in class com.sage.accpac.sm.View.Protocol
 
get(int) - Method in class com.sage.accpac.sm.ActiveApplications
Get the specified ActiveApplication object by its index in the collection.
get(String) - Method in class com.sage.accpac.sm.ActiveApplications
Get the specified ActiveApplication object
get(int) - Method in class com.sage.accpac.sm.Errors
Gets an Error object that stores details of an error.
get(int) - Method in class com.sage.accpac.sm.Organizations
Get the specified Organization object
get(int) - Method in class com.sage.accpac.sm.View
Gets the value of the field with the given index
get(String) - Method in class com.sage.accpac.sm.View
Gets the value of the field with the given name
get(int) - Method in class com.sage.accpac.sm.ViewFields
Gets the field with the given ID
get(String) - Method in class com.sage.accpac.sm.ViewFields
Gets the field with the given name
get(int) - Method in class com.sage.accpac.sm.ViewKeys
Gets the key with the given zero-based index
getA4WColumnType(int) - Method in class com.sage.accpac.sm.DBTableMetaData
Returns an A4W type for the field
getActiveApplications() - Method in class com.sage.accpac.sm.Program
Gets the list of active applications on the program
The list contains the applications active at the time of the call; changes (e.g.
getAdd() - Method in class com.sage.accpac.sm.View.Security
Can new records be added?
getAddress1() - Method in class com.sage.accpac.sm.Company
Gets the first line of the address.
getAddress2() - Method in class com.sage.accpac.sm.Company
Gets the second line of the address.
getAddress3() - Method in class com.sage.accpac.sm.Company
Gets the third line of the address.
getAddress4() - Method in class com.sage.accpac.sm.Company
Gets the fourth line of the address.
getAppID() - Method in class com.sage.accpac.sm.ActiveApplication
Gets the application ID of the application, in upper case letters.
getAppID() - Method in class com.sage.accpac.sm.Program
Gets the application ID of the current application.
getAppVersion() - Method in class com.sage.accpac.sm.ActiveApplication
Gets the version of the application, in digits and upper case letters.
getAppVersion() - Method in class com.sage.accpac.sm.Program
Gets the version of the current application.
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
getArguments() - Method in class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
getArray(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getArray(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getAsciiStream(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getAsciiStream(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getAttributes() - Method in class com.sage.accpac.sm.ViewField
Gets the view-specific boolean attributes of the field.
getBigDecimal(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBigDecimal(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBigDecimal(int, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBigDecimal(String, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBinaryStream(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBinaryStream(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBlob(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBlob(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBlockRate(Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.Currency
Gets the exchange rate between this currency and its block master at the given date, returning null if not a member of a block.
getBoolean(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBoolean(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBranchCode() - Method in class com.sage.accpac.sm.Company
Gets the branch code of the company
getByte(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getByte(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBytes(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getBytes(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getCaption() - Method in class com.sage.accpac.sm.Meter
 
getCharacterSetName() - Method in class com.sage.accpac.sm.Session
Gets the name of the character set used for the session.
getCharacterStream(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getCharacterStream(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getCity() - Method in class com.sage.accpac.sm.Company
Gets the city of the address.
getClob(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getClob(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getCode() - Method in class com.sage.accpac.sm.Currency
Gets the code of the currency
getCode() - Method in class com.sage.accpac.sm.Error
gets the error code
getColumnCount() - Method in class com.sage.accpac.sm.DBTableMetaData
Returns the number of columns.
getColumnName(int) - Method in class com.sage.accpac.sm.DBTableMetaData
Returns the name of the column, as returned by the lower levels.
getCompany() - Method in class com.sage.accpac.sm.Program
Gets a Company object that stores details of the company profile as set up in Common Services
getCompanyDirectory(String) - Method in class com.sage.accpac.sm.Program
returns a File that is the location where the given area can store its company-specific files.
getCompanyID() - Method in class com.sage.accpac.sm.Session
Gets the company database ID that the current session is signed on to.
getCompanyName() - Method in class com.sage.accpac.sm.Session
Returns the name of the company
getComposites() - Method in class com.sage.accpac.sm.View
Gets a list of IDs of the views that the caller may explicitly compose.
getConcurrency() - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns ReadOnly.
getContact() - Method in class com.sage.accpac.sm.Company
Gets the name of the contact person
getCount() - Method in class com.sage.accpac.sm.ActiveApplications
Get the number of applications in the list.
getCount() - Method in class com.sage.accpac.sm.Errors
Gets the number of errors currently stored in the program.
getCount() - Method in class com.sage.accpac.sm.Organizations
Get the number of organizations in the list
getCount() - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Gets the number of presentation items defined in the list
getCount() - Method in class com.sage.accpac.sm.ViewFields
Gets the number of fields exposed by the view
getCount() - Method in class com.sage.accpac.sm.ViewKeys
Gets the number of keys defined by the view
getCountry() - Method in class com.sage.accpac.sm.Company
Gets the country of the company.
getCountryCode() - Method in class com.sage.accpac.sm.Company
Gets the country code of the company
getCurrency(String) - Method in class com.sage.accpac.sm.DBLink
Gets a Currency object representing the specified currency in the context of the program
getCurrencyCode() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the code of the currency
getCurrencyRate(String, String, String, Date) - Method in class com.sage.accpac.sm.DBLink
Gets the exchange rate between the specified currencies
getCurrencyRateComposite(String, String, String, Date) - Method in class com.sage.accpac.sm.DBLink
Gets the composite exchange rate between the specified currencies
getCurrencyRateFloating(String, String, String, Date) - Method in class com.sage.accpac.sm.DBLink
Gets the floating exchange rate between the specified currencies, that is the exchange rate between the block master currencies (or the actual currency if it is not a member of a currency block).
getCurrencyTable(String, String) - Method in class com.sage.accpac.sm.DBLink
gets a new CurrencyTable object for the given currency and type
getCursorName() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
getDatabaseType() - Method in class com.sage.accpac.sm.DBLink
Return the database type
getDataLevel() - Method in class com.sage.accpac.sm.ActiveApplication
Gets the application's data level.
getDate(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getDate(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getDate(int, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getDate(String, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getDateMatch() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the date matching method used to determine the exchange rate
getDateMatch() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the date matching method used to determine the exchange rate
getDates() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
Dates
getDates() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
Dates
getDBFieldObject(int) - Method in class com.sage.accpac.sm.DBTableMetaData
Returns the DBField object for a column.
getDecimalPlaces() - Method in class com.sage.accpac.sm.ViewField
Gets the number of decimal places to which the number field will be stored.
getDecimals() - Method in class com.sage.accpac.sm.Currency
Gets the number of decimal places that should be used when displaying amounts in the currency
getDecimalSeparator() - Method in class com.sage.accpac.sm.Currency
Gets the decimal separator character
getDefiningKeyValues(int) - Method in class com.sage.accpac.sm.View
gets the values of the fields that define the current record relative to its header.
getDelete() - Method in class com.sage.accpac.sm.View.Security
Can existing records be deleted?
getDescription() - Method in class com.sage.accpac.sm.Currency
Gets the description of the currency
getDescription() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the description of the currency
getDescription() - Method in class com.sage.accpac.sm.ReportParameter
 
getDescription() - Method in class com.sage.accpac.sm.ReportParamPresentItem
 
getDescription() - Method in class com.sage.accpac.sm.View
Description of the view
getDescription() - Method in class com.sage.accpac.sm.ViewField
Gets the description of the field.
getDirectory() - Method in class com.sage.accpac.sm.SharedDataSet
Gets the filesystem directory name for this directory.
getDirectQuery(String) - Method in class com.sage.accpac.sm.DBLink
gets a new ResultSet containing the result of running the query directly against the database.
getDirty() - Method in class com.sage.accpac.sm.View
Indicates whether the current record is dirty.
getDisplayableIcons(String, String, List<Icon>) - Method in class com.sage.accpac.sm.Program
get a non-null list of icons that are displayable based on the given application's icon display logic.
getDomain() - Method in error com.sage.accpac.sm.A4wapiGenericError
returns the domain of the exception (the area of Accpac where the exception occurred)
getDouble(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getDouble(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getEnd() - Method in class com.sage.accpac.sm.FiscalCalendar.DateRange
Gets the end date
getErrors() - Method in class com.sage.accpac.sm.Program
Gets a reference to the program's errors collection.
getETag() - Method in class com.sage.accpac.sm.View
gets the Edit Tag for the record.
getExists() - Method in class com.sage.accpac.sm.View
Indicates whether the current primary key field values identify an existing record in the database
getFax() - Method in class com.sage.accpac.sm.Company
Gets the fax number
getFetchDirection() - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns Forward
getFetchSize() - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns the current suggested number of records to fetch at a time from the backing store.
getField(int) - Method in class com.sage.accpac.sm.ViewKey
Gets the ViewField object of the given key field.
getFieldByIndex(int) - Method in class com.sage.accpac.sm.ViewFields
Gets the field based on the zero-based index within the collection.
getFieldCount() - Method in class com.sage.accpac.sm.ViewKey
Gets the number of key fields in the key
getFieldID() - Method in class com.sage.accpac.sm.FieldChangeEvent
Get the view field ID of the field that is changing.
getFieldLength(int) - Method in class com.sage.accpac.sm.DBTableMetaData
Returns the size of a column
getFields() - Method in class com.sage.accpac.sm.View
Gets the collection of fields for the view.
getFieldString() - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Gets the display string defined for the current field value
getFilter() - Method in class com.sage.accpac.sm.InstanceEvent
gets the filter string if this is an INSTANCE FILTER notificaton
getFilterCount(String) - Method in class com.sage.accpac.sm.View
Gets the number of records in the view that match the filter
getFirstYear() - Method in class com.sage.accpac.sm.FiscalCalendar
returns the first fiscal year in the calendar.
getFiscalCalendar() - Method in class com.sage.accpac.sm.Program
Gets a FiscalCalendar object that provides methods to access the fiscal calendar set up in the company.
getFiscalPeriods() - Method in class com.sage.accpac.sm.Company
Gets the number of fiscal periods in a fiscal year.
getFlags() - Method in class com.sage.accpac.sm.DBLink
gets the database flags used to open the link.
getFlags() - Method in class com.sage.accpac.sm.InstanceEvent
gets the flags if this is an INSTANCE FILTER notification
getFloat(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getFloat(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getFourPeriodQuarter() - Method in class com.sage.accpac.sm.Company
Gets the quarter number with 4 periods, if the company uses 13 periods in a fiscal year.
getFunction(int) - Method in class com.sage.accpac.sm.crystal.ufl.capw
 
getGenerate() - Method in class com.sage.accpac.sm.RecordChangeEvent
Gets the generate value if this is for a record initialize notification
If this is not for a record initialize notification the value is ill-defined.
getGUID(Object) - Method in class com.sage.accpac.sm.GUIDMap
Register the object and return a corresponding GUID.
getHandleInactiveGLAccounts() - Method in class com.sage.accpac.sm.Company
Gets a value indicating how inactive GL accounts should be handled.
getHandleLockedFiscalPeriods() - Method in class com.sage.accpac.sm.Company
Gets a value indicating how locked fiscal periods should be handled.
getHandleNonexistentGLAccounts() - Method in class com.sage.accpac.sm.Company
Gets a value indicating how nonexistent GL accounts should be handled.
getHasGauge() - Method in class com.sage.accpac.sm.Meter
 
getHasLabel() - Method in class com.sage.accpac.sm.Meter
 
getHasUnpostedRevisions() - Method in class com.sage.accpac.sm.View
Gets a value indicating whether there are unposted revisions in the view
getHeaderFieldCount() - Method in class com.sage.accpac.sm.ViewKey
gets the number of leading fields that are a reference to the header view.
getHelpFile() - Method in class com.sage.accpac.sm.Error
gets the help file associated with the error
getHelpID() - Method in class com.sage.accpac.sm.Error
gets the help context ID associated with the error
getHoldability() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
getHomeCurrency() - Method in class com.sage.accpac.sm.Company
Gets the home currency code of the company
getHomeCurrency() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the code of the home currency
getID() - Method in class com.sage.accpac.sm.Icon
Get the icon's ID
getID() - Method in class com.sage.accpac.sm.Organization
 
getID() - Method in class com.sage.accpac.sm.ViewField
Gets the identifier of the field.
getID() - Method in class com.sage.accpac.sm.ViewKey
Gets the ID of the key.
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
getIdentifier() - Method in class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
getInquire() - Method in class com.sage.accpac.sm.View.Security
Can existing records be read?
getInstalledPrograms() - Method in class com.sage.accpac.sm.ProgramSet
Get the list of installed programs (prefix and version) as an array of uppercase strings.
getInstalledReports(String) - Method in class com.sage.accpac.sm.Program
Retrieves a list of reports installed in the system for the supplied application ID.
getInstance() - Static method in class com.sage.accpac.sm.GUIDMap
Get a reference to the singleton map.
getInstanceNoncascading() - Method in class com.sage.accpac.sm.View
Reserved - Gets the Noncascading mode flag
getInstanceNonheritable() - Method in class com.sage.accpac.sm.View
Gets whether the composite views implicitly opened by the current view inherit the additional parameters of the current view when it was opened.
getInstancePrefetch() - Method in class com.sage.accpac.sm.View
Gets the number of records fetched at a time, if the view was opened read-only
getInstanceProtocol() - Method in class com.sage.accpac.sm.View
Gets the view's protocol
getInstanceRawPut() - Method in class com.sage.accpac.sm.View
Reserved
getInstanceReadOnly() - Method in class com.sage.accpac.sm.View
gets whether the view is opened in readonly mode
getInstanceUnrevisioned() - Method in class com.sage.accpac.sm.View
Gets whether revisioning is suppressed.
getInstanceUnValidated() - Method in class com.sage.accpac.sm.View
Gets whether validation is suppressed.
getInt(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getInt(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getKeys() - Method in class com.sage.accpac.sm.View
get the collection of keys
getLabel() - Method in class com.sage.accpac.sm.Meter
 
getLastYear() - Method in class com.sage.accpac.sm.FiscalCalendar
returns the last fiscal year in the calendar.
getLengthEstimate() - Method in class com.sage.accpac.sm.ViewField
Return a realistic length limit for this field.
getLevel() - Method in class com.sage.accpac.sm.Meter
 
getLicenseStatus(String, String) - Method in class com.sage.accpac.sm.Session
Gets the license status of the given version of the given application.
getLocationCode() - Method in class com.sage.accpac.sm.Company
Gets the location code
getLocationType() - Method in class com.sage.accpac.sm.Company
Gets the location type
getLong(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getLong(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getMaxDigits() - Method in class com.sage.accpac.sm.ViewField
Gets the maximum number of digits that will be stored.
getMaximumLevel() - Method in class com.sage.accpac.sm.Meter
 
getMaxLength() - Method in class com.sage.accpac.sm.ViewField
returns the maximum number of characters that might (but only might) fit in this field.
getMaxValue() - Method in class com.sage.accpac.sm.ViewField
Gets the maximum value allowed for this field The maximum value is based solely on the field type, without regard to business logic dictating whether the value is acceptable according to its context.
getMessage() - Method in error com.sage.accpac.sm.A4wapiGenericError
 
getMessage() - Method in exception com.sage.accpac.sm.DBLinkException
gets a string version of the error
getMessage() - Method in class com.sage.accpac.sm.Error
gets the message
getMessage() - Method in exception com.sage.accpac.sm.ViewException
 
getMetaData() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getMeter() - Method in class com.sage.accpac.sm.MeterEvent
Get the Meter
getMeter() - Method in class com.sage.accpac.sm.Program
Gets any meter anonymously attached to the Program
getMinimumLevel() - Method in class com.sage.accpac.sm.Meter
 
getMinValue() - Method in class com.sage.accpac.sm.ViewField
Gets the minimum value allowed for this field The minimum value is based solely on the field type, without regard to business logic dictating whether the value is acceptable according to its context.
getModify() - Method in class com.sage.accpac.sm.View.Security
Can existing records be changed?
getMultiuser() - Method in class com.sage.accpac.sm.Program
Gets the Multiuser object that contains methods for controlling multi-user access.
getName() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
getName() - Method in class com.sage.accpac.sm.Company
Gets the company name.
getName() - Method in class com.sage.accpac.sm.Organization
 
getName() - Method in class com.sage.accpac.sm.ReportParameter
 
getName() - Method in class com.sage.accpac.sm.ViewField
Gets the name of the field.
getName() - Method in class com.sage.accpac.sm.ViewKey
Gets the name of the Key.
getNCharacterStream(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getNCharacterStream(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getNClob(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getNClob(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getNegativeDisplay() - Method in class com.sage.accpac.sm.Currency
Gets the negative amount display format of the currency
getNString(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getNString(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getObject(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getObject(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getObjectID() - Method in class com.sage.accpac.sm.Icon
Get the icon's object ID
getOfGUID(String) - Method in class com.sage.accpac.sm.GUIDMap
Get back the object reference of the given GUID.
getOperation() - Method in class com.sage.accpac.sm.RecordChangeEvent
Get the operation code
getOrder() - Method in class com.sage.accpac.sm.InstanceEvent
gets the order if this is an INSTANCE ORDER notification
getOrder() - Method in class com.sage.accpac.sm.View
gets the current order or key number.
getOrganizations() - Method in class com.sage.accpac.sm.SharedDataSet
Gets a list of organizations set up in the system.
getOrgID() - Method in class com.sage.accpac.sm.Company
Gets the organization ID of the company.
getParameterNames() - Method in class com.sage.accpac.sm.Report
get a list of parameter names for the report
getParameters() - Method in class com.sage.accpac.sm.Report
get a list of parameters for the report
getParent() - Method in class com.sage.accpac.sm.DBLink
gets the Program object that is the parent of this object
getParent() - Method in class com.sage.accpac.sm.View
 
getParent() - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Field object to which the presentation list belongs
getParent() - Method in class com.sage.accpac.sm.ViewFields
Returns the View instance that created the current instance
getParent() - Method in class com.sage.accpac.sm.ViewKey
Gets the ViewKeys collection object from which this object was obtained.
getParent() - Method in class com.sage.accpac.sm.ViewKeys
Gets the View object that created the current object
getPeriod() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
returns the fiscal period within the year.
getPeriod(int) - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
Returns a FiscalPeriod object representing the given period of this year
getPeriod(Date) - Method in class com.sage.accpac.sm.FiscalCalendar
Locates the fiscal year and period a given date falls on.
getPeriodCount() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
Number of periods in the year
getPeriodDates(int, int) - Method in class com.sage.accpac.sm.FiscalCalendar
Retrieves the start and end dates of a given fiscal year and period.
getPermissions() - Method in class com.sage.accpac.sm.InstanceEvent
gets the permissions if this is a INSTANCE SECURITY notification
getPermitted() - Method in exception com.sage.accpac.sm.StringTooLongException
returns the portion of the string that would fit.
getPhone() - Method in class com.sage.accpac.sm.Company
Gets the phone number
getPhoneMask() - Method in class com.sage.accpac.sm.Company
Gets the display mask for the phone or fax number.
getPosition() - Method in exception com.sage.accpac.sm.UncheckedCharacterCodingException
returns the position within the string where the damage is first apparent
getPost() - Method in class com.sage.accpac.sm.View.Security
Can records be posted?
getPostcode() - Method in class com.sage.accpac.sm.Company
Gets the zip code/postal code.
getPrecision() - Method in class com.sage.accpac.sm.ViewField
Gets the precision of the field.
getPredefinedString(int) - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Gets the predefined display string of a presentation item according to the zero-base index in the list.
getPredefinedValue(int) - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Gets the predefined value of a presentation item according to the zero-based index in the list.
getPresentationList() - Method in class com.sage.accpac.sm.ViewField
Gets a ViewFieldPresentationList object that stores the presentation list defined for the field.
getPresentationMask() - Method in class com.sage.accpac.sm.ViewField
Gets the presentation mask of the field that controls its display format.
getPresentationType() - Method in class com.sage.accpac.sm.ViewField
Gets the presentation type of the field.
getPresentItems() - Method in class com.sage.accpac.sm.ReportParameter
 
getPreviewToken() - Method in class com.sage.accpac.sm.Report
get a token that can be used by the previewer.
getPriority() - Method in class com.sage.accpac.sm.Error
gets the priority of the message
getProgram() - Method in class com.sage.accpac.sm.View
Gets the Program under which this View object is.
getProgramFilesDirectory(String) - Method in class com.sage.accpac.sm.Program
returns a File that is the location where the given area has stored its resource files.
getProgramName() - Method in class com.sage.accpac.sm.Program
gets the program name (Roto ID) of the current application.
getProgramSet() - Method in class com.sage.accpac.sm.Session
Get the session's program set
getProperty(String) - Method in class com.sage.accpac.sm.PropertyBag
Gets a new Property object.
getPropertyBag() - Method in class com.sage.accpac.sm.Program
Returns a new PropertyBag for the program's inherited menu
getPropertyBag(String) - Method in class com.sage.accpac.sm.Program
Returns a new PropertyBag for the specified menu of the program
getQtr4Period() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
The quarter that contains 4 periods if there are 13 periods in the year rather than 12
getQuarter(int, int) - Method in class com.sage.accpac.sm.FiscalCalendar
retrieves the quarter a given fiscal period belongs to.
getQuarterDates(int, int) - Method in class com.sage.accpac.sm.FiscalCalendar
Retrieves the start and end dates of a given fiscal year and quarter.
getRate() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the currency exchange rate
getRateDate() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the effective date of the rate
getRateOperator() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations
getRateOperator() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations
getRateType() - Method in class com.sage.accpac.sm.Company
Gets the default rate type code
getRateType() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the code of the rate type
getRateType() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the code of the rate type
getReason() - Method in exception com.sage.accpac.sm.DBLinkException
gets the original database layer error
getReason() - Method in exception com.sage.accpac.sm.ViewException
 
getRef(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getRef(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getReferentialIntegrity() - Method in class com.sage.accpac.sm.View
gets the current referential integrity flag of the view
getReportFile() - Method in class com.sage.accpac.sm.Report
get the default report definition file for the report
getReportingCurrency() - Method in class com.sage.accpac.sm.Company
Gets the currency to include in financial reports, if the home currency is Euro.
getReportName() - Method in class com.sage.accpac.sm.Report
get the report's name
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
getReturnType() - Method in class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
getRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getRowId(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getRowId(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getRscString(String, int) - Method in class com.sage.accpac.sm.Program
Gets the given string resource for the specified application.
getSecuritySettings() - Method in class com.sage.accpac.sm.View
Gets the View.Security settings that list the access rights the current user has on the view.
getSelector() - Method in class com.sage.accpac.sm.ActiveApplication
Gets the application ID of the base application, in upper case letters.
getSequence() - Method in class com.sage.accpac.sm.ActiveApplication
Gets the sequence number of an add-on application.
getSession() - Method in class com.sage.accpac.sm.Program
Gets the Program's session
getSessionDate() - Method in class com.sage.accpac.sm.Session
Gets the date represented by the program
getSessionWarnDays() - Method in class com.sage.accpac.sm.Company
Gets the maximum number of days a transaction date can deviate from the session date before the system should issue a warning.
getSharedDataSet() - Method in class com.sage.accpac.sm.Session
Get the shared data set for this program
getShort(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getShort(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getSource() - Method in class com.sage.accpac.sm.Error
gets the source of the error
getSourceCurrency() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the code of the source currency
getSourceOfRates() - Method in class com.sage.accpac.sm.CurrencyTable
Gets the source of the rates
getSpread() - Method in class com.sage.accpac.sm.CurrencyRate
Gets the allowed difference between the given rate and any user-entered rate
getSQLXML(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getSQLXML(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getStart() - Method in class com.sage.accpac.sm.FiscalCalendar.DateRange
Gets the start date
getState() - Method in class com.sage.accpac.sm.Company
Gets the state of the address.
getState() - Method in class com.sage.accpac.sm.Meter
 
getStatement() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getString(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getString(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getString() - Method in exception com.sage.accpac.sm.StringTooLongException
returns the string that did not fit
getString() - Method in exception com.sage.accpac.sm.UncheckedCharacterCodingException
returns the damaged string
getSymbol() - Method in class com.sage.accpac.sm.Currency
Gets the currency symbol for the currency
getSymbolDisplay() - Method in class com.sage.accpac.sm.Currency
Gets the currency symbol display format for the currency
getSysOrg(String) - Method in class com.sage.accpac.sm.SharedDataSet
Gets the system org ID of the given company
getSystemAccess() - Method in class com.sage.accpac.sm.View
gets the current system access mode of the view
getSystemID() - Method in class com.sage.accpac.sm.Organization
 
getSystemID() - Method in class com.sage.accpac.sm.Session
Gets the system database ID that the current session is signed on to.
getSystemVersion() - Static method in class com.sage.accpac.sm.Session
get the system version (e.g., "60A")
getTableMetaData(String) - Method in class com.sage.accpac.sm.DBLink
Get table meta data by calling native A4WAPIs
getTableName(int) - Method in class com.sage.accpac.sm.DBTableMetaData
Returns the table name
getTemplateDate() - Method in class com.sage.accpac.sm.View
 
getTemplateVersion() - Method in class com.sage.accpac.sm.View
 
getThousandSeparator() - Method in class com.sage.accpac.sm.Currency
Gets the thousand separator character
getTime(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTime(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTime(int, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTime(String, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTimestamp(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTimestamp(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTimestamp(int, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTimestamp(String, Calendar) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getTransactionLevel() - Method in class com.sage.accpac.sm.DBLink
Gets the current transaction level on the current database connection
getType() - Method in class com.sage.accpac.sm.DBLink
gets the type of database that the link connects to
getType() - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns Fetch-Forward type
getType() - Method in class com.sage.accpac.sm.Organization
 
getType() - Method in class com.sage.accpac.sm.ReportParameter
 
getType() - Method in class com.sage.accpac.sm.View
Gets the view type
getType() - Method in class com.sage.accpac.sm.ViewField
Gets the data type of the field
getUnicodeStream(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getUnicodeStream(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getURL(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getURL(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getUserCompanyDirectory(String) - Method in class com.sage.accpac.sm.Program
returns a File that is the location where the given area can store its files that are specific to both a user and a company.
getUserDirectory(String) - Method in class com.sage.accpac.sm.Program
returns a File that is the location where the given area can store its user-specific files.
getUserID() - Method in class com.sage.accpac.sm.Session
Gets the Accpac user ID of the program.
getUserLanguage() - Method in class com.sage.accpac.sm.Session
Gets the language preference of the current user.
getUserName() - Method in class com.sage.accpac.sm.Session
Gets the name of the current user.
getValue() - Method in error com.sage.accpac.sm.A4wapiGenericError
returns any integer associated value
getValue() - Method in class com.sage.accpac.sm.Property
gets the value of the property.
getValue() - Method in class com.sage.accpac.sm.ReportParamPresentItem
 
getValue() - Method in class com.sage.accpac.sm.ViewField
Get the current value of the field
getView() - Method in class com.sage.accpac.sm.ViewField
Gets the View object this field belongs to
getViewID() - Method in class com.sage.accpac.sm.View
Gets the view ID of the current view.
getWarnings() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getYear() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
Fiscal year
getYear() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
Year
getYear(int) - Method in class com.sage.accpac.sm.FiscalCalendar
Looks up a fiscal year in the calendar and retrieves its details.
getYearDates(int) - Method in class com.sage.accpac.sm.FiscalCalendar
Retrieves the start and end dates of a given fiscal year.
getYears() - Method in class com.sage.accpac.sm.FiscalCalendar
Return a list of the years that are in the Fiscal Calendar, as integers.
goBottom() - Method in class com.sage.accpac.sm.View
goes to the bottom (last) record defined by the current query.
goNext() - Method in class com.sage.accpac.sm.View
goes to the next record defined by the current query.
goPrev() - Method in class com.sage.accpac.sm.View
goes to the previous record defined by the current query.
goTop() - Method in class com.sage.accpac.sm.View
goes to the top (first) record defined by the current query.
GUIDMap - Class in com.sage.accpac.sm
A map between object references and GUIDS to support stateful Internet operation.

H

hasDynamicPresentation() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the presentation of the field can change.
hasDynamicType() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the 'type' information of the field can change.
HeaderMustExist - Static variable in class com.sage.accpac.sm.View.Protocol
 

I

Icon - Class in com.sage.accpac.sm
A class that represents Accpac startup icon.
Icon(String, String) - Constructor for class com.sage.accpac.sm.Icon
construct an Icon object
Immediate - Static variable in class com.sage.accpac.sm.View.OpenModes
View should be opened immediately, as opposed to a delayed load.
inConstructor() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
indexChanged(InstanceEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
The current index changed? What is INSTANCE_NOTIFY_ORDER
indexChanged(InstanceEvent) - Method in interface com.sage.accpac.sm.NotificationListener
The current index changed? What is INSTANCE_NOTIFY_ORDER
inField() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
initialized(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record was initialized
initialized(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record was initialized
inMethod() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
inOverview() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
inPackage() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
insert() - Method in class com.sage.accpac.sm.View
Inserts the current record into the database.
insertRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not Implemented.
InstanceEvent - Class in com.sage.accpac.sm
Contains the details of a revision notification.
InstanceNotify - Static variable in class com.sage.accpac.sm.View.OpenDirectives
Opens a view that will include notification.
InstanceOpen - Static variable in class com.sage.accpac.sm.View.OpenDirectives
Opens a view using viewInstanceOpen.
InternalError - Error in com.sage.accpac.sm
The InternalError class represents some form of internal error in the SAJava system, which should never happen
InternalError(String) - Constructor for error com.sage.accpac.sm.InternalError
 
inType() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
InvalidCharacterException - Exception in com.sage.accpac.sm
Thrown when a character is found that is not mappable to an underlying character set.
isActive() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalYear
States whether or not the year is active
isAfterLast() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
isASCII(String) - Static method in class com.sage.accpac.sm.ASCIIComparer
returns true if and only if the input is a pure ASCII string
isAuthorizedForReport(Program, String) - Static method in class com.sage.accpac.sm.Report
checks that the user is permitted to run the report
isBeforeFirst() - Method in class com.sage.accpac.sm.DBQueryResultSet
returns true if and only if the cursor is before the first record and there is some data.
isBlockCombinationWith(String, Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.Currency
Determines if this currency is in the same block as the specified currency at the specified date
isBlockMaster(Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.Currency
Determines if the currency is a block master currency at the given date The value returned reflects the state of the underlying data when the call is made, not when the Currency object was constructed.
isCancelable() - Method in class com.sage.accpac.sm.Meter
 
isClosed() - Method in class com.sage.accpac.sm.DBQueryResultSet
returns true if and only if the close method has been called.
isEditable() - Method in class com.sage.accpac.sm.FieldChangeEvent
returns true if and only if the value can be changed by the caller.
isEditable() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the value can be changed by the caller.
isEnabled() - Method in class com.sage.accpac.sm.FieldChangeEvent
returns true if and only if the field can be meaningfully used.
isEnabled() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the field can be meaningfully used.
isEuroCurrency() - Method in class com.sage.accpac.sm.Company
Gets a value indicating whether or not the home currency is a Euro currency.
isFirst() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
isInlineTag() - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
isInstalled() - Method in class com.sage.accpac.sm.ActiveApplication
Indicates if the application is installed on the current system.
isLast() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
isMulticurrency() - Method in class com.sage.accpac.sm.Company
Gets a value indicating whether or not the company is set up to use multicurrency.
isNotification() - Method in class com.sage.accpac.sm.View
Returns true if and only if the view instance was created with the ability to handle notifications.
isOpen() - Method in class com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
Gets whether or not the period is open
isPeriodOpen(int, int) - Method in class com.sage.accpac.sm.FiscalCalendar
Gets whether a fiscal period is open or not
isPermitted(String) - Method in class com.sage.accpac.sm.DBLink
returns whether or not the user is permitted to access the given security resource.
isPermitted(String) - Method in class com.sage.accpac.sm.Program
returns whether or not the user is permitted to access the given security recource.
isPhoneFormatted() - Method in class com.sage.accpac.sm.Company
Gets a value indicating whether or not the phone numbers should be formatted.
isRequired() - Method in class com.sage.accpac.sm.FieldChangeEvent
returns true if and only if the value must be changed interactively before the record can be inserted.
isRequired() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the value must be changed interactively before the record can be inserted.
isSecurityEnabled() - Method in class com.sage.accpac.sm.Organization
 
isSecurityEnabled(String) - Method in class com.sage.accpac.sm.SharedDataSet
Is the security enabled for the given OrgID?
isStartupOK() - Method in class com.sage.accpac.sm.ActiveApplication
Indicates if the application can start up successfully
isTimecardUser() - Method in class com.sage.accpac.sm.Session
check if the current user is a Timecard user.
IsTrue - Class in com.sage.accpac.sm.crystal.ufl
IsTrue interprets various string representations of true
IsTrue() - Constructor for class com.sage.accpac.sm.crystal.ufl.IsTrue
 
isWrapperFor(Class<?>) - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns false.
iterator() - Method in class com.sage.accpac.sm.ActiveApplications
Get an iterator on the collection.
iterator() - Method in class com.sage.accpac.sm.Errors
Gets an iterator on the collection
iterator() - Method in class com.sage.accpac.sm.Organizations
 
iterator() - Method in class com.sage.accpac.sm.ViewFields
Gets an iterator on the collection

K

KeyChanged - Static variable in exception com.sage.accpac.sm.ViewException
There was an attempt to change alternate key field values but the data dictionary does not permit them to be modified.
KeyInvalid - Static variable in exception com.sage.accpac.sm.ViewException
Validation of the record key failed.
KeyNumber - Static variable in exception com.sage.accpac.sm.ViewException
The supplied key number is invalid.

L

labelChanged(MeterEvent) - Method in interface com.sage.accpac.sm.MeterEventListener
The label changed
last() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
level - Variable in class com.sage.accpac.sm.RevisionEvent
The revision level
levelChanged(MeterEvent) - Method in interface com.sage.accpac.sm.MeterEventListener
The level of the gauge changed
LicenseStatus - Class in com.sage.accpac.sm.crystal.ufl
LicenseStatus returns the series of Sage Accpac running FIXME - Need program and shared data directory arguments
LicenseStatus() - Constructor for class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
LicenseStatus - Enum in com.sage.accpac.sm
The possible license statuses.
LoadFailed - Static variable in exception com.sage.accpac.sm.ViewException
A view failed to load.
LOCK - Static variable in class com.sage.accpac.sm.Ecodes
 
lockApp(DBLink.LinkType, String, boolean) - Method in class com.sage.accpac.sm.Multiuser
Locks an application's data shared or exclusive.
lockOrg(DBLink.LinkType, boolean) - Method in class com.sage.accpac.sm.Multiuser
Locks an organization's data shared or exclusive.
lockRsc(String, boolean) - Method in class com.sage.accpac.sm.Multiuser
Locks a named resource shared or exclusive.
LookUpString - Class in com.sage.accpac.sm.crystal.ufl
LookUpString does lots of things
LookUpString() - Constructor for class com.sage.accpac.sm.crystal.ufl.LookUpString
 

M

MaskBasic - Static variable in class com.sage.accpac.sm.View.Protocol
 
MaskRevision - Static variable in class com.sage.accpac.sm.View.Protocol
 
MaskSegmentsAdded - Static variable in class com.sage.accpac.sm.View.Protocol
 
MaskSubclass - Static variable in class com.sage.accpac.sm.View.Protocol
 
MemoryBufferLimit - Static variable in exception com.sage.accpac.sm.ViewException
The supplied memory buffer does not meet the required size of the requested operation.
MemoryNoMore - Static variable in exception com.sage.accpac.sm.ViewException
The process is out of memory.
Meter - Class in com.sage.accpac.sm
meters show progress.
Meter.State - Enum in com.sage.accpac.sm
Enumeration of possible states
meterAdded(Meter) - Method in interface com.sage.accpac.sm.ThreadEventListener
The thread added a meter
MeterEvent - Class in com.sage.accpac.sm
Contains the details of a meter event as passed to a MeterEventListener
MeterEventListener - Interface in com.sage.accpac.sm
Defines the Meter Event Listener interface.
mightChange() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the value of the field might change non-interactively.
moveToCurrentRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
moveToInsertRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
Multiuser - Class in com.sage.accpac.sm
Provides facilities to control multi-user access to ACCPAC.
mustCheckEditable() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the caller must check regularly that the field is editable.

N

next() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
NO_ACCESS - Static variable in class com.sage.accpac.sm.Ecodes
 
NO_HANDLES - Static variable in class com.sage.accpac.sm.Ecodes
There were not enough handles available (of some form) so the operation was not complete
NO_MEMORY - Static variable in class com.sage.accpac.sm.Ecodes
There is not enough memory to handle the given operation
NoInherit - Static variable in class com.sage.accpac.sm.View.OpenModes
Composite views would not inherit the instance flags.
None - Static variable in class com.sage.accpac.sm.View.OpenDirectives
Opens a view using viewOpen.
None - Static variable in class com.sage.accpac.sm.View.OpenModes
No open mode flags
NonViewError - Static variable in exception com.sage.accpac.sm.ViewException
The call failed but it was not caused by a view error.
NOT_FOUND - Static variable in class com.sage.accpac.sm.Ecodes
The specified record was not fount
NotificationAdapter - Class in com.sage.accpac.sm
An abstract adapter class for receiving notification events.
NotificationAdapter() - Constructor for class com.sage.accpac.sm.NotificationAdapter
 
NotificationListener - Interface in com.sage.accpac.sm
Defines the Notification Listener interface.

O

OPEN - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to open a file or stream etc.
open() - Method in class com.sage.accpac.sm.Report
Open the default report.
open(String) - Method in class com.sage.accpac.sm.Report
Open the specified report.
openDBLink(DBLink.LinkType, DBLink.LinkFlags) - Method in class com.sage.accpac.sm.Program
Creates a database link to the specified database.
OpenFailed - Static variable in exception com.sage.accpac.sm.ViewException
A view failed to open.
openView(String, int, int, int) - Method in class com.sage.accpac.sm.DBLink
open an Accpac view.
openView(String) - Method in class com.sage.accpac.sm.DBLink
open an Accpac view
openView(String, int, int, int) - Method in class com.sage.accpac.sm.Program
opens a view.
openView(String) - Method in class com.sage.accpac.sm.Program
opens a view.
operation - Variable in class com.sage.accpac.sm.RecordChangeEvent
The record operation code
operation - Variable in class com.sage.accpac.sm.RevisionEvent
The operation for EXTRACTED or COMMITTED events
OperationCancelled - Static variable in exception com.sage.accpac.sm.ViewException
A View operation was cancelled either by the user or the caller.
OptionNationalAccounts - Class in com.sage.accpac.sm.crystal.ufl
OptionNationalAccounts returns NA
OptionNationalAccounts() - Constructor for class com.sage.accpac.sm.crystal.ufl.OptionNationalAccounts
 
OptionOptionalFields - Class in com.sage.accpac.sm.crystal.ufl
OptionOptionalFields returns OB
OptionOptionalFields() - Constructor for class com.sage.accpac.sm.crystal.ufl.OptionOptionalFields
 
Organization - Class in com.sage.accpac.sm
The Organization class represents an organization as listed in a SharedDataSet.
Organization.OrganizationType - Enum in com.sage.accpac.sm
 
Organizations - Class in com.sage.accpac.sm
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()

P

paramGet(String, int...) - Method in class com.sage.accpac.sm.Program
Retrieves a list of parameters stored in a view.
PDF - Static variable in class com.sage.accpac.sm.ReportExportFormat
A ReportExportFormat object that specifies to format as an Adobe PDF document.
PermissionNone - Static variable in exception com.sage.accpac.sm.ViewException
Permission was denied.
post() - Method in class com.sage.accpac.sm.View
Posts unsaved changes to the view.
post(ThreadEventListener) - Method in class com.sage.accpac.sm.View
Performs view-specific posting on a separate thread
previous() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
print(String, String) - Method in class com.sage.accpac.sm.Report
Deprecated. 
PrintNonNull - Class in com.sage.accpac.sm.crystal.ufl
PrintNonNull ensures that the string is at least a space.
PrintNonNull() - Constructor for class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
process() - Method in class com.sage.accpac.sm.View
Performs view-specific processing
process(ThreadEventListener) - Method in class com.sage.accpac.sm.View
Performs view-specific processing on a separate thread
process(MeterEventListener) - Method in class com.sage.accpac.sm.View
Performs view-specific processing which may raise a meter, providing a listener for the meter.
Program - Class in com.sage.accpac.sm
Represents an authenticated program with the Sage Accpac System Manager.
Program(Session, String, String, String) - Constructor for class com.sage.accpac.sm.Program
Complete constructor.
ProgramSet - Class in com.sage.accpac.sm
Provides access to information about the programs installed on the System Manager at the end of the connection.
ProgramSet() - Constructor for class com.sage.accpac.sm.ProgramSet
 
Property - Class in com.sage.accpac.sm
Provides access to a persisted property shared over the whole system.
PropertyBag - Class in com.sage.accpac.sm
Provides access to a persisted property bag shared over the whole system.
PropertyBag(Program) - Constructor for class com.sage.accpac.sm.PropertyBag
Construct a PropertyBag for the default menuid of the given program.
PropertyBag(Program, String) - Constructor for class com.sage.accpac.sm.PropertyBag
Construct a PropertyBag for the given menuid of the given program.
putDefiningKeyValues(String[], int) - Method in class com.sage.accpac.sm.View
sets the values of the fields that define the current record relative to its header.
PW_ALREADYUSED - Static variable in class com.sage.accpac.sm.Ecodes
The provided password has already been used recently and so cannot be used again
PW_DISABLED - Static variable in class com.sage.accpac.sm.Ecodes
The account of the specified user is disabled
PW_LOCKEDOUT - Static variable in class com.sage.accpac.sm.Ecodes
The user is currently locked out of the system, for example following too many attempts to log in
PW_MUSTCHANGE - Static variable in class com.sage.accpac.sm.Ecodes
The password for this user must be changed immediately
PW_NOSETTIME - Static variable in class com.sage.accpac.sm.Ecodes
The system is unable to set the time server for robust password checking, only the Administrator can log on
PW_NOTCOMPLEX - Static variable in class com.sage.accpac.sm.Ecodes
The new password provided is too simple; it must be complex
PW_NOTFORTODAY - Static variable in class com.sage.accpac.sm.Ecodes
The specified user is not allowed to sign on at this time
PW_TOOSHORT - Static variable in class com.sage.accpac.sm.Ecodes
The new password provided is too short
pwFormatDate - Class in com.sage.accpac.sm.crystal.ufl
pwFormatDate formats the Accpac date into a string
pwFormatDate() - Constructor for class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
pwFormatString - Class in com.sage.accpac.sm.crystal.ufl
pwFormatString does lots of things
pwFormatString() - Constructor for class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
pwFormatTime - Class in com.sage.accpac.sm.crystal.ufl
pwFormatTime formats the Accpac time into a time
pwFormatTime() - Constructor for class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 

R

RandomGUID - Class in com.sage.accpac.sm
Routines for creating a random GUID.
RandomGUID() - Constructor for class com.sage.accpac.sm.RandomGUID
 
RandomGUID(boolean) - Constructor for class com.sage.accpac.sm.RandomGUID
 
Raw - Static variable in class com.sage.accpac.sm.View.OpenModes
Data is not processed upon a field put.
READ - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to read from a file or stream etc.
read(boolean) - Method in class com.sage.accpac.sm.View
Locates and retrieves the record in the view according to the primary key field values of the current record.
Readonly - Static variable in class com.sage.accpac.sm.View.OpenModes
View should be opened read-only
record - Variable in class com.sage.accpac.sm.RevisionEvent
The record number for EXTRACTED or COMMITTED events
RecordChangeEvent - Class in com.sage.accpac.sm
Contains the details of a field change notification
recordClear() - Method in class com.sage.accpac.sm.View
Blanks, zeroes or defaults the fields in the view
RecordConflict - Static variable in exception com.sage.accpac.sm.ViewException
The record has been modified by another user.
RecordDuplicate - Static variable in exception com.sage.accpac.sm.ViewException
A record with the same key values already exists.
RecordExists - Static variable in exception com.sage.accpac.sm.ViewException
The record already exists.
recordGenerate(View.RecordGenerateMode) - Method in class com.sage.accpac.sm.View
Generate a unique nonexistent key, and blanks, zeroes or defaults the remaining fields in the view.
RecordInvalid - Static variable in exception com.sage.accpac.sm.ViewException
The record contains some invalid values.
RecordLocked - Static variable in exception com.sage.accpac.sm.ViewException
The record has been locked by another process.
RecordNoMoreData - Static variable in exception com.sage.accpac.sm.ViewException
No more records can be fetched.
RecordNotFound - Static variable in exception com.sage.accpac.sm.ViewException
The record specified does not exist in the view.
RecordNotLocked - Static variable in exception com.sage.accpac.sm.ViewException
The record is not locked and the requested task requires that the record be locked.
refresh() - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Refreshes the presentation list from the underlying view.
refreshRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
refreshSchema() - Method in class com.sage.accpac.sm.View
informs the view that the caller has reason to suppose that the schema has changed, in particular the list of fields and keys.
register(Map<String, Taglet>) - Static method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
regradeApp(DBLink.LinkType, String, boolean) - Method in class com.sage.accpac.sm.Multiuser
Upgrades or downgrades an existing lock on an application's data.
regradeOrg(DBLink.LinkType, boolean) - Method in class com.sage.accpac.sm.Multiuser
Upgrades or downgrades an existing lock on an organization's data.
relative(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
removeEventListener(MeterEventListener) - Method in class com.sage.accpac.sm.Meter
 
removeGUID(String) - Method in class com.sage.accpac.sm.GUIDMap
Remove the given GUID from the map.
RemoveLeadZero - Class in com.sage.accpac.sm.crystal.ufl
RemoveLeadZero removes leading zeroes from a string
RemoveLeadZero() - Constructor for class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
removeNotificationListener(NotificationListener) - Method in class com.sage.accpac.sm.View
Remove the given listener.
Report - Class in com.sage.accpac.sm
Provides facilities for generating reports.
Report(Program, String) - Constructor for class com.sage.accpac.sm.Report
 
ReportExportFormat - Class in com.sage.accpac.sm
Provides objects for defining how to export reports.
ReportParameter - Class in com.sage.accpac.sm
an object for the info of Report Parameters
ReportParameter(String, byte[], int, ReportParamPresentItem[]) - Constructor for class com.sage.accpac.sm.ReportParameter
 
ReportParameter.ReportParamType - Enum in com.sage.accpac.sm
 
ReportParamPresentItem - Class in com.sage.accpac.sm
an object for the presentation item of report parameters whose type are LIST
ReportParamPresentItem(int, String) - Constructor for class com.sage.accpac.sm.ReportParamPresentItem
 
retrieved(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record was retrieved
retrieved(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record was retrieved
ReturnrefTaglet - Class in com.sage.accpac.javadoc
Handles the Sage.returnref taglet
ReturnrefTaglet() - Constructor for class com.sage.accpac.javadoc.ReturnrefTaglet
 
revisionCancel(int) - Method in class com.sage.accpac.sm.View
Rolls back any pending changes to the specified revision level
revisionCancelled(RevisionEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Revision cancelled
revisionCancelled(RevisionEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Revision cancelled
RevisionEvent - Class in com.sage.accpac.sm
Contains the details of a revision notification
revisionExists(int) - Method in class com.sage.accpac.sm.View
Checks whether the current record exists within the specified revision level
RevisionNone - Static variable in class com.sage.accpac.sm.View.Protocol
 
RevisionOrdered - Static variable in class com.sage.accpac.sm.View.Protocol
 
revisionPost(int) - Method in class com.sage.accpac.sm.View
Commits any changes to the specified revision level
revisionPosted(RevisionEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Revision posted
revisionPosted(RevisionEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Revision posted
revisionPosting(RevisionEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Revision posting
revisionPosting(RevisionEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Revision posting
RevisionProtocol - Static variable in exception com.sage.accpac.sm.ViewException
There was an invalid state or call to revision APIs.
RevisionSequenced - Static variable in class com.sage.accpac.sm.View.Protocol
 
revisionUnposted(int) - Method in class com.sage.accpac.sm.View
Checks whether the specified revision level has unposted changes
RotoEntryFailed - Static variable in exception com.sage.accpac.sm.ViewException
The caller has requested an operation that is not implemented by this view.
rowDeleted() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
rowInserted() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
rowUpdated() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
RPCFailed - Static variable in exception com.sage.accpac.sm.ViewException
A remote procedure call failed
RTF - Static variable in class com.sage.accpac.sm.ReportExportFormat
A ReportExportFormat object that specifies to format as a Rich Text Format document.
run() - Method in class com.sage.accpac.sm.GUIDMap
 

S

securityEventOccurred(InstanceEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
A Security event occurred
securityEventOccurred(InstanceEvent) - Method in interface com.sage.accpac.sm.NotificationListener
A Security event occurred
SEEK - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to position a cursor on a file or stream etc.
serialVersionUID - Static variable in class com.sage.accpac.sm.MeterEvent
 
Session - Class in com.sage.accpac.sm
Represents an authenticated session with the Sage Accpac System Manager.
Session(ProgramSet, SharedDataSet, String, String, String, Date) - Constructor for class com.sage.accpac.sm.Session
Complete constructor.
Session(String, String, String, Date) - Constructor for class com.sage.accpac.sm.Session
Constructs an instance of the Session class with a default ProgramSet and SharedDataSet.
set(String, Object) - Method in class com.sage.accpac.sm.View
Sets the given field value without verification.
set(int, Object) - Method in class com.sage.accpac.sm.View
Sets the given field value without verification To set a field value with verification either use blkPut on the view or setValue on the field itself.
setETag(String) - Method in class com.sage.accpac.sm.View
Sets the Edit Tag for the record.
setFetchDirection(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
setFetchSize(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
setFieldValue(int) - Method in class com.sage.accpac.sm.ViewFieldPresentationList
Sets the current field value as the predefined value of the specified presentation item.
setHeaderFieldCount(int) - Method in class com.sage.accpac.sm.ViewKey
allows the caller to inform the key of how many of the leading fields are a reference to its header or parent view.
setIsUnique(boolean) - Method in class com.sage.accpac.sm.ViewKey
allows the caller to inform the key of whether or not it is a uniqueness key.
setOrder(int) - Method in class com.sage.accpac.sm.View
Sets the current selected key on the view.
setParam(String, String) - Method in class com.sage.accpac.sm.Report
Deprecated. 
setParametersToDefaults() - Method in class com.sage.accpac.sm.Report
Set all report parameters (including those in subreports) to their default values.
setParameterValue(String, String) - Method in class com.sage.accpac.sm.Report
set the given parameter value.
setReferentialIntegrity(View.ReferentialIntegrity) - Method in class com.sage.accpac.sm.View
sets the current referential integrity flag of the view
setSystemAccess(View.SystemAccess) - Method in class com.sage.accpac.sm.View
sets the current system access mode of the view
setToMax() - Method in class com.sage.accpac.sm.ViewField
Sets the field value to the maximum value
setToMin() - Method in class com.sage.accpac.sm.ViewField
Sets the field value to the minimum value
setValue(Object) - Method in class com.sage.accpac.sm.Property
sets the value of the property.
setValue(Object, boolean) - Method in class com.sage.accpac.sm.ViewField
Assign a new value to the field.
setValueOptionalField(Object, boolean, int) - Method in class com.sage.accpac.sm.ViewField
Assign a new value to the field in an optional field.
SharedDataSet - Class in com.sage.accpac.sm
Provides access to the shared data directory (FIXME or whatever else we call it).
SharedDataSet() - Constructor for class com.sage.accpac.sm.SharedDataSet
Provides access to the default or single shared data set.
SharedDataSet(String) - Constructor for class com.sage.accpac.sm.SharedDataSet
Provides access to the shared data set in the specified shared data directory.
SharedDataSet.PasswordStatus - Enum in com.sage.accpac.sm
The possible statuses that can be returned when processing passwords (e.g.
shutdownExecutor() - Static method in class com.sage.accpac.sm.View
 
size() - Method in class com.sage.accpac.sm.crystal.ufl.capw
 
smGetSeries - Class in com.sage.accpac.sm.crystal.ufl
smGetSeries returns the series of Sage Accpac running FIXME - Need program and shared data directory arguments
smGetSeries() - Constructor for class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
SpellMoney - Class in com.sage.accpac.sm.crystal.ufl
SpellMoney does lots of things
SpellMoney() - Constructor for class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
stateChanged(MeterEvent) - Method in interface com.sage.accpac.sm.MeterEventListener
The state changed
StringTooLongException - Exception in com.sage.accpac.sm
The StringTooLongException class provides an unchecked exception that is thrown when a string is too long to fit into an Accpac field or similar.
StringTooLongException(String, int) - Constructor for exception com.sage.accpac.sm.StringTooLongException
 
SubclassAlter - Static variable in class com.sage.accpac.sm.View.Protocol
 
SubclassJoin - Static variable in class com.sage.accpac.sm.View.Protocol
 
SubclassNone - Static variable in class com.sage.accpac.sm.View.Protocol
 
SubclassOverride - Static variable in class com.sage.accpac.sm.View.Protocol
 
SUCCESS - Static variable in class com.sage.accpac.sm.Ecodes
The operation was successful
Success - Static variable in exception com.sage.accpac.sm.ViewException
The view call succeeded.
SuccessLevel - Enum in com.sage.accpac.sm
An enumeration of success levels
supportsETag() - Method in class com.sage.accpac.sm.View
Returns true if and only if the view supports ETags.

T

tableEmpty() - Method in class com.sage.accpac.sm.View
Deletes all records in the database table in the fastest way possible
TableExists - Static variable in exception com.sage.accpac.sm.ViewException
The specified table already exists.
TableNotFound - Static variable in exception com.sage.accpac.sm.ViewException
The specified table could not be found.
TemporaryResourceException - Exception in com.sage.accpac.sm
Exception indicating something that may fix itself in time.
TemporaryResourceException(String) - Constructor for exception com.sage.accpac.sm.TemporaryResourceException
 
ThreadEvent - Class in com.sage.accpac.sm
Contains the details of a thread event as passed to a ThreadEventListener
ThreadEventListener - Interface in com.sage.accpac.sm
Defines the Thread Event Listener interface.
threadFinished(Throwable) - Method in interface com.sage.accpac.sm.ThreadEventListener
The thread ended
toLowerCase(String) - Static method in class com.sage.accpac.sm.ASCIIComparer
returns a String containing the lower case conversion of the pure ASCII input, throwing an exception if it is not pure ASCII.
toString(Tag) - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
toString(Tag[]) - Method in class com.sage.accpac.javadoc.ReturnrefTaglet
 
toString() - Method in exception com.sage.accpac.sm.InvalidCharacterException
 
toString() - Method in class com.sage.accpac.sm.RandomGUID
 
toUpperCase(String) - Static method in class com.sage.accpac.sm.ASCIIComparer
returns a String containing the lower case conversion of the pure ASCII input, throwing an exception if it is not pure ASCII.
transactionBegin() - Method in class com.sage.accpac.sm.DBLink
Begins a transaction on the current database connection
transactionCommit() - Method in class com.sage.accpac.sm.DBLink
Commits the most recent transaction on the current database connection
TransactionNone - Static variable in exception com.sage.accpac.sm.ViewException
A transaction is required to perform the operation.
TransactionOpen - Static variable in exception com.sage.accpac.sm.ViewException
A transaction is open and the requested operation requires that no transactions be open.
transactionRollback() - Method in class com.sage.accpac.sm.DBLink
Rolls back the most recent transaction on the current database connection

U

UncheckedCharacterCodingException - Exception in com.sage.accpac.sm
The UncheckedCharacterCodingException is an unchecked equivalent of the CharacterCodingException
unlock() - Method in class com.sage.accpac.sm.View
Unlocks a record previously locked by fetch or read
unlockApp(DBLink.LinkType, String) - Method in class com.sage.accpac.sm.Multiuser
Unlocks an application's data that was previously locked.
unlockOrg(DBLink.LinkType) - Method in class com.sage.accpac.sm.Multiuser
Unlocks an organization's data that was previously locked.
unlockRsc(String) - Method in class com.sage.accpac.sm.Multiuser
Unlocks a previously locked named resource.
UnRevisioned - Static variable in class com.sage.accpac.sm.View.OpenModes
Revisioning is turned off.
UnValidated - Static variable in class com.sage.accpac.sm.View.OpenModes
Suppress validation.
unwrap(Class<T>) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
update() - Method in class com.sage.accpac.sm.View
Updates the current record into the database.
updateArray(int, Array) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateArray(String, Array) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(int, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(String, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(int, InputStream, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(String, InputStream, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(int, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateAsciiStream(String, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBigDecimal(int, BigDecimal) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBigDecimal(String, BigDecimal) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(int, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(String, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(int, InputStream, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(String, InputStream, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(int, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBinaryStream(String, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(int, Blob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(String, Blob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(int, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(String, InputStream) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(int, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBlob(String, InputStream, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBoolean(int, boolean) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBoolean(String, boolean) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateByte(int, byte) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateByte(String, byte) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBytes(int, byte[]) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateBytes(String, byte[]) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(int, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(String, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(int, Reader, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(String, Reader, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(int, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateCharacterStream(String, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(int, Clob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(String, Clob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(int, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(String, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(int, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateClob(String, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateDate(int, Date) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateDate(String, Date) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateDouble(int, double) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateDouble(String, double) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateFloat(int, float) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateFloat(String, float) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateInt(int, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateInt(String, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateLong(int, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateLong(String, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNCharacterStream(int, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNCharacterStream(String, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNCharacterStream(int, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNCharacterStream(String, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(int, NClob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(String, NClob) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(int, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(String, Reader) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(int, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNClob(String, Reader, long) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNString(int, String) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNString(String, String) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNull(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateNull(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateObject(int, Object) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateObject(String, Object) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateObject(int, Object, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateObject(String, Object, int) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateRef(int, Ref) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateRef(String, Ref) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateRowId(int, RowId) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateRowId(String, RowId) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateShort(int, short) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateShort(String, short) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateSQLXML(int, SQLXML) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateSQLXML(String, SQLXML) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateString(int, String) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateString(String, String) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateTime(int, Time) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateTime(String, Time) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateTimestamp(int, Timestamp) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
updateTimestamp(String, Timestamp) - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
UserCanceledException - Exception in com.sage.accpac.sm
Exception indicating that the end user requested it
UserCanceledException(String) - Constructor for exception com.sage.accpac.sm.UserCanceledException
 
userData - Variable in class com.sage.accpac.sm.Program
A single hook where the application can hook data in.

V

validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.PrintNonNull
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatDate
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatString
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.pwFormatTime
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.SpellMoney
 
valueOf(String) - Static method in enum com.sage.accpac.sm.Company.HandleSituation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Currency.BlockDateMatch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Currency.DateMatch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Currency.NegativeDisplay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Currency.SymbolDisplay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.CurrencyRate.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.DBLink.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.DBLink.LinkFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.DBLink.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Error.ErrorPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.LicenseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Meter.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.Organization.OrganizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.ReportParameter.ReportParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.SharedDataSet.PasswordStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.SuccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.View.FilterOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.View.RecordGenerateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.View.ReferentialIntegrity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.View.RotoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.View.SystemAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.ViewField.ViewFieldPresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.accpac.sm.ViewField.ViewFieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sage.accpac.sm.Company.HandleSituation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Currency.BlockDateMatch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Currency.DateMatch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Currency.NegativeDisplay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Currency.SymbolDisplay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.CurrencyRate.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.DBLink.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.DBLink.LinkFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.DBLink.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Error.ErrorPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.LicenseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Meter.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.Organization.OrganizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.ReportParameter.ReportParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.SharedDataSet.PasswordStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.SuccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.View.FilterOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.View.RecordGenerateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.View.ReferentialIntegrity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.View.RotoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.View.SystemAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.ViewField.ViewFieldPresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.accpac.sm.ViewField.ViewFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class com.sage.accpac.sm.View
Validates the field values of the current record
verifying(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record is being verified
verifying(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record is being verified
View - Class in com.sage.accpac.sm
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(DBLink, String, int, int, int) - Constructor for class com.sage.accpac.sm.View
Constructs an instance of the View class for the given roto id on the given link using the given mode, directives and prefetch.
View(Program, String, int, int, int) - Constructor for class com.sage.accpac.sm.View
constructor based on Program
View(DBLink, String) - Constructor for class com.sage.accpac.sm.View
Constructs an instance of the View class for the given roto id on the given link.
View(Program, String) - Constructor for class com.sage.accpac.sm.View
Simple constructor based on Program
View.FilterOrigin - Enum in com.sage.accpac.sm
Specifies the origin from where a filter should be applied
View.OpenDirectives - Class in com.sage.accpac.sm
Indicates the method to be used when opening a view.
View.OpenDirectives() - Constructor for class com.sage.accpac.sm.View.OpenDirectives
 
View.OpenModes - Class in com.sage.accpac.sm
The set of values that can be used to make the mode passed when opening a view.
View.OpenModes() - Constructor for class com.sage.accpac.sm.View.OpenModes
 
View.Protocol - Class in com.sage.accpac.sm
Protocols
View.Protocol() - Constructor for class com.sage.accpac.sm.View.Protocol
 
View.RecordGenerateMode - Enum in com.sage.accpac.sm
The mode passed to View.recordGenerate(com.sage.accpac.sm.View.RecordGenerateMode)
View.ReferentialIntegrity - Enum in com.sage.accpac.sm
Indicates the referential integrity setting of a view
View.RotoType - Enum in com.sage.accpac.sm
Indicates the type of a view.
View.Security - Class in com.sage.accpac.sm
Security values which indicate the functionality the user is permitted to access on the view.
View.SystemAccess - Enum in com.sage.accpac.sm
Indicates the current access mode of a view
ViewException - Exception in com.sage.accpac.sm
The exception that is thrown when a call to any methods of the View (or ViewFields,...) fails.
ViewField - Class in com.sage.accpac.sm
Represents a field in an Accpac view FIXME documentation
ViewField.ViewFieldPresentationType - Enum in com.sage.accpac.sm
Indicates the type of presentation information defined for a field.
ViewField.ViewFieldType - Enum in com.sage.accpac.sm
Defines the possible data types of a view field.
ViewFieldPresentationList - Class in com.sage.accpac.sm
Provides access to the presentation list that is exposed by a field in a Sage Accpac view.
ViewFields - Class in com.sage.accpac.sm
Represents the collection of fields in an Accpac view
ViewKey - Class in com.sage.accpac.sm
Represents a key defined in an Accpac view
ViewKeys - Class in com.sage.accpac.sm
Represents the collection of keys in an Accpac view

W

Warning - Static variable in exception com.sage.accpac.sm.ViewException
The view call succeeded with a warning; consult the Program's Errors collection.
WarningApplicationDefinedBase - Static variable in exception com.sage.accpac.sm.ViewException
This is the lowest value for an application-defined warning; consult the application's documentation for values between this and ViewException.WarningApplicationDefinedEnd.
WarningApplicationDefinedEnd - Static variable in exception com.sage.accpac.sm.ViewException
This is the highest value for an application-defined warning; consult the application's documentation for values betweeb this and ViewException.WarningApplicationDefinedEnd.
WarningGeneral - Static variable in exception com.sage.accpac.sm.ViewException
The view call succeeded with a warning; consult the Program's Errors collection.
wasChanged() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the value of the field has been changed since the last operation that retrieved or initialized the current record of the view
wasNull() - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns the NULL flag for the previous getObject call.
WRITE - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to write to a file or stream etc.
written(RecordChangeEvent) - Method in class com.sage.accpac.sm.NotificationAdapter
Record was written
written(RecordChangeEvent) - Method in interface com.sage.accpac.sm.NotificationListener
Record was written

A B C D E F G H I K L M N O P R S T U V W

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