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.
AbstractAccpacFormulaFunction - Class in com.sage.accpac.sm.crystal.ufl
Base class for a Crystal UFL formula function that belongs to the Java version of the Accpac UFL library.
AbstractAccpacFormulaFunction() - Constructor for class com.sage.accpac.sm.crystal.ufl.AbstractAccpacFormulaFunction
 
AbstractGettable - Class in com.sage.accpac.sm.view
The AbstractGettable class provides an abstract implementation of Gettable that uses an ObjectToType to convert from the abstract getValue() to all the other types.
AbstractGettable(ObjectToType) - Constructor for class com.sage.accpac.sm.view.AbstractGettable
creates an instance of the AbstractGettable class
AbstractGettableByField - Class in com.sage.accpac.sm.view
The AbstractGettableByField class provides an abstract implementation of the GettableByField interface, simply directing calls to the appropriate Gettable returned by the subclass.
AbstractGettableByField() - Constructor for class com.sage.accpac.sm.view.AbstractGettableByField
 
AbstractSettable - Class in com.sage.accpac.sm.view
The AbstractSettable class provides an abstract implementation of Settable, implementing all other calls in terms of the abstract Settable.setValue(Object, boolean) method.
AbstractSettable(ObjectToType) - Constructor for class com.sage.accpac.sm.view.AbstractSettable
creates an instance of the AbstractSettable class.
AbstractSettableByField - Class in com.sage.accpac.sm.view
The AbstractSettableByField class class provides an abstract implementation of the SettableByField interface, simply directing calls to the appropriate Settable or Gettable returned by the subclass.
AbstractSettableByField() - Constructor for class com.sage.accpac.sm.view.AbstractSettableByField
 
ActiveApplication - Interface in com.sage.accpac.sm
Represents an activated application on a Sage Accpac ERP database pair.
ActiveApplications - Interface in com.sage.accpac.sm
Collection of active applications on a Sage Accpac ERP database pair (both company and system databases).
add(ActiveApplication) - Method in interface com.sage.accpac.sm.ModifiableApplications
Adds the specified ActiveApplication object to the active applications in either the system or company database.
addEventListener(MeterEventListener) - Method in interface 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.
addNotificationListener(NotificationListener) - Method in interface com.sage.accpac.sm.view.IView
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.
autocompose(View...) - Method in interface com.sage.accpac.sm.view.Composable
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
blkGet(int...) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the values of several fields
blkPut(boolean, int[], Object[]) - Method in class com.sage.accpac.sm.View
Change the field values of multiple fields
blkPut(boolean, int[], Object[]) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given 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.
browse(String, boolean) - Method in interface com.sage.accpac.sm.view.HasOrder
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 interface 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.
cancel() - Method in interface com.sage.accpac.sm.view.HasRevisionListSupport
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 Accpac Crystal UFL (user function library) functions.
capw() - Constructor for class com.sage.accpac.sm.crystal.ufl.capw
 
changePassword(String, String, String) - Method in interface com.sage.accpac.sm.program.ISharedDataSet
attempts to change the password for the given user
changePassword(String, String, String) - Method in class com.sage.accpac.sm.SharedDataSet
attempts to change the password for the given user
checkValidLogin(String) - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Check the user name, returning the status
checkValidLogin(String, String) - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Check the user name and password, returning the status
checkValidLogin(String) - Method in class com.sage.accpac.sm.SharedDataSet
Check the user name, returning the status
checkValidLogin(String, String) - Method in class com.sage.accpac.sm.SharedDataSet
Check the user name and password, returning the status
clear() - Method in interface com.sage.accpac.sm.Errors
Clears all error messages stored in the program.
clear() - Method in class com.sage.accpac.sm.ErrorsImpl
Clears all error messages stored in the program.
clear() - Method in interface com.sage.accpac.sm.program.IPropertyBag
Clears out the whole bag.
clear() - Method in interface 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.
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.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.company - package com.sage.accpac.sm.company
 
com.sage.accpac.sm.conversion - package com.sage.accpac.sm.conversion
Contains the classes that provide type conversion for the Sage 300 ERP System Manager
com.sage.accpac.sm.crystal.ufl - package com.sage.accpac.sm.crystal.ufl
Contains the classes that provide the Crystal User-defined Function Library for the Sage 300 ERP System Manager.
com.sage.accpac.sm.currency - package com.sage.accpac.sm.currency
 
com.sage.accpac.sm.program - package com.sage.accpac.sm.program
 
com.sage.accpac.sm.view - package com.sage.accpac.sm.view
The package contains view-related classes and interfaces of the Sage 300 ERP System Manager.
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 - Interface in com.sage.accpac.sm
The Company interface provides details of the company set up in Common Services Company Profile.
Company.HandleSituation - Enum in com.sage.accpac.sm
The HandleSituation enumeration indicates how certain error situations should be handled.
CompanyImpl - Class in com.sage.accpac.sm
Provides details of the company set up in Common Services Company Profile.
Composable - Interface in com.sage.accpac.sm.view
The Composable interface relates to those portions of the view that relate to composing views.
compose(View...) - Method in interface com.sage.accpac.sm.view.Composable
composes the supplied list of views against this view.
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.
confirmNativeDBLink(DBLink) - Static method in class com.sage.accpac.sm.View
check that the DBLink has enough package-private capability
confirmValid() - Method in class com.sage.accpac.sm.ViewField
confirms that the instance is still valid, throwing some sort of RuntimeException otherwise.
contains(String) - Method in interface com.sage.accpac.sm.ActiveApplications
returns whether the specified application is included
copy() - Method in class com.sage.accpac.sm.ViewSecurity
creates a new instance of the ViewSecurity class whose value is initially the same as this instance.
create(Object, String) - Method in class com.sage.accpac.sm.conversion.ObjectToTypeArgumentExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
create(Object, String, Throwable) - Method in class com.sage.accpac.sm.conversion.ObjectToTypeArgumentExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
create(Object, String) - Method in interface com.sage.accpac.sm.conversion.ObjectToTypeExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
create(Object, String, Throwable) - Method in interface com.sage.accpac.sm.conversion.ObjectToTypeExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
CREATE - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to create something failed.
create(Object, String) - Method in class com.sage.accpac.sm.view.FieldConversionExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
create(Object, String, Throwable) - Method in class com.sage.accpac.sm.view.FieldConversionExceptionFactory
creates a subclass of RuntimeException representing failure to convert the value to the given type.
createField(int, int, String) - Method in class com.sage.accpac.sm.View
create an instance of the ViewField class corresponding to the zero-based index of the field within this view.
createListByPairs(ViewField, Object...) - Static method in class com.sage.accpac.sm.ViewFieldPresentationListFactory
 
createReadOnly() - Static method in class com.sage.accpac.sm.ViewSecurity
returns a ViewSecurity instance with only inquire access.
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
createWithAllRights() - Static method in class com.sage.accpac.sm.ViewSecurity
returns a ViewSecurity instance with all rights.
Currency - Interface 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
CurrencyImpl - 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.
CurrencyRate - Interface 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
CurrencyRateImpl - 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.
CurrencyTable - Interface in com.sage.accpac.sm
The CurrencyTable interface represents a currency table set up in Common Services
An object of this class can be obtained from DBLink object's getCurrencyTable(...) method.
CurrencyTableImpl - 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 - Interface in com.sage.accpac.sm
A DBLink 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
The DBLink.LinkFlags enumeration lists the different ways a link can be opened
DBLink.LinkType - Enum in com.sage.accpac.sm
The DBLink.LinkType describes the different types of links available
DBLinkException - Exception in com.sage.accpac.sm
The exception that is thrown when a call to any methods of the DBLink fails.
DBLinkException() - Constructor for exception com.sage.accpac.sm.DBLinkException
constructs an instance of DBLinkException with a return code of success.
DBLinkException(int) - Constructor for exception com.sage.accpac.sm.DBLinkException
constructs an instance of DBLinkException with the specified return code;
DBLinkException(int, String) - Constructor for exception com.sage.accpac.sm.DBLinkException
constructs an instance of DBLinkException with the specified return code and message;
DBQueryResultSet - Class in com.sage.accpac.sm
A ResultSet returning the results of a dbQueryRun result set.
DBTableMetaData - Interface 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(String) - Method in interface com.sage.accpac.sm.ModifiableApplications
Deletes the specified ActiveApplication object from the active applications in either the system or company database.
delete() - Method in class com.sage.accpac.sm.View
Deletes the current record from the database
delete() - Method in interface com.sage.accpac.sm.view.Modifiable
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 interface com.sage.accpac.sm.HasDispose
call this when the instance is no longer required, to free up resources.
dispose() - Method in class com.sage.accpac.sm.Program
call this when the instance is no longer required, to free up resources.
dispose() - Method in class com.sage.accpac.sm.Session
call this when the instance is no longer required, to free up resources.
dispose() - Method in class com.sage.accpac.sm.View
Closes the view and releases all resources used by the object.
dispose() - Method in interface com.sage.accpac.sm.view.IView
Closes the view and releases all resources used by the object.
doBrowse(String, boolean) - Method in class com.sage.accpac.sm.View
Thread-safe
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 - Interface in com.sage.accpac.sm
The Error interface provides details of an application error.
Error.ErrorPriority - Enum in com.sage.accpac.sm
Indicates the type of an application error.
Errors - Interface in com.sage.accpac.sm
Provides access to the errors raised within the context of the current program.
ErrorsImpl - Class in com.sage.accpac.sm
The ErrorsImpl class provides the basic implementation of the Errors interface
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.IsTrue
evaluate(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
Deprecated.  
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.
FieldChangeEvent(View, int, int) - Constructor for class com.sage.accpac.sm.FieldChangeEvent
constructs an instance of the FieldChangeEvent class.
FieldChangeEvent(View, int, boolean, boolean, boolean) - Constructor for class com.sage.accpac.sm.FieldChangeEvent
constructs an instance of the FieldChangeEvent class, based upon the three given boolean attributes
FieldConversionExceptionFactory - Class in com.sage.accpac.sm.view
The FieldConversionExceptionFactory class provides an ObjectToTypeExceptionFactory relevant to converting field values.
FieldConversionExceptionFactory(String) - Constructor for class com.sage.accpac.sm.view.FieldConversionExceptionFactory
constructs an instance of FieldConversionExceptionFactory for the given field.
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 read-only.
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.
filterDelete(String) - Method in interface com.sage.accpac.sm.view.IView
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.
filterSelect(String, boolean, int, View.FilterOrigin) - Method in interface com.sage.accpac.sm.view.HasOrder
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.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
This implementation 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 - Interface in com.sage.accpac.sm
The FiscalCalendar interface provides methods to access the fiscal calendar set up in the company.
FiscalCalendar.DateRange - Interface in com.sage.accpac.sm
A date range, as returned by getPeriodDates and other functions, describes a range of dates
FiscalCalendar.FiscalPeriod - Interface in com.sage.accpac.sm
The fiscal period returned by getPeriod
FiscalCalendar.FiscalYear - Interface in com.sage.accpac.sm
The properties of a fiscal year, as returned by getYear and other methods
formMessage(Object, String, String) - Static method in class com.sage.accpac.sm.conversion.ObjectToTypeArgumentExceptionFactory
forms a generic message combining the value, a context and the conversion type

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 interface com.sage.accpac.sm.ActiveApplications
Get the specified ActiveApplication object by its index in the collection.
get(String) - Method in interface com.sage.accpac.sm.ActiveApplications
Get the specified ActiveApplication object
get(int) - Method in interface com.sage.accpac.sm.Errors
Gets an Error object that stores details of an error.
get(int) - Method in class com.sage.accpac.sm.ErrorsImpl
Gets an Error object that stores details of an error.
get(int) - Method in interface com.sage.accpac.sm.Licenses
Get the specified License object by its index in the collection.
get(int) - Method in interface com.sage.accpac.sm.Organizations
Get the specified Organization object
get(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field.
get(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field.
get(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field.
get(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field.
get(int) - Method in interface com.sage.accpac.sm.view.IViewFields
Gets the field with the given index
get(String) - Method in interface com.sage.accpac.sm.view.IViewFields
Gets 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
Deprecated. 
getA4WColumnType(int) - Method in interface com.sage.accpac.sm.DBTableMetaData
Returns the native 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 for the current company; this value is cached so changes (e.g.
getActiveApplications() - Method in interface com.sage.accpac.sm.program.IProgram
Gets the list of active applications on the program
The list contains the applications for the current company; this value is cached so changes (e.g.
getAdd() - Method in class com.sage.accpac.sm.View.Security
Can new records be added?
getAdd() - Method in class com.sage.accpac.sm.ViewSecurity
Can new records be added?
getAddress1() - Method in interface com.sage.accpac.sm.Company
Gets the first line of the address.
getAddress1() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the first line of the address.
getAddress2() - Method in interface com.sage.accpac.sm.Company
Gets the second line of the address.
getAddress2() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the second line of the address.
getAddress3() - Method in interface com.sage.accpac.sm.Company
Gets the third line of the address.
getAddress3() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the third line of the address.
getAddress4() - Method in interface com.sage.accpac.sm.Company
Gets the fourth line of the address.
getAddress4() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the fourth line of the address.
getAppID() - Method in interface com.sage.accpac.sm.ActiveApplication
Gets the application ID of the application, in upper case letters.
getAppID() - Method in interface com.sage.accpac.sm.License
Get the application ID of the License, in upper case letters.
getAppID() - Method in class com.sage.accpac.sm.Program
Gets the application ID of the current application.
getAppID() - Method in interface com.sage.accpac.sm.program.IProgram
Gets the application ID of the current application.
getAppVersion() - Method in interface com.sage.accpac.sm.ActiveApplication
Gets the version of the application, in digits and upper case letters.
getAppVersion() - Method in interface com.sage.accpac.sm.License
Get the application version of the LicenseImpl, in digits and upper case letters.
getAppVersion() - Method in class com.sage.accpac.sm.Program
Gets the version of the current application.
getAppVersion() - Method in interface com.sage.accpac.sm.program.IProgram
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
Deprecated.  
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 interface com.sage.accpac.sm.view.HasFieldAttributes
Gets the view-specific boolean attributes of the field.
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
 
getBigDecimal() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a BigDecimal.
getBigDecimal(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a BigDecimal.
getBigDecimal(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a BigDecimal.
getBigDecimal() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a BigDecimal.
getBigDecimal(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a BigDecimal.
getBigDecimal(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a BigDecimal.
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 interface 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.
getBlockRate(Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.CurrencyImpl
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
 
getBoolean() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a boolean.
getBoolean(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a boolean.
getBoolean(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a boolean.
getBoolean() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a boolean.
getBoolean(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a boolean.
getBoolean(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a boolean.
getBranchCode() - Method in interface com.sage.accpac.sm.Company
Gets the branch code of the company
getBranchCode() - Method in class com.sage.accpac.sm.CompanyImpl
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
 
getBytes() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as an array of byte.
getBytes(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as an array of byte.
getBytes(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as an array of byte.
getBytes() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as an array of byte.
getBytes(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as an array of byte.
getBytes(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as an array of byte.
getCaption() - Method in interface com.sage.accpac.sm.Meter
returns the caption of the meter.
getCharacterSetName() - Method in interface com.sage.accpac.sm.program.ISession
Gets the name of the character set used for the session.
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 interface com.sage.accpac.sm.Company
Gets the city of the address.
getCity() - Method in class com.sage.accpac.sm.CompanyImpl
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 interface com.sage.accpac.sm.Currency
Gets the code of the currency
getCode() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the code of the currency
getCode() - Method in interface com.sage.accpac.sm.Error
gets the error code
getCombinedFilterCount(String) - Method in class com.sage.accpac.sm.View
Gets the number of records in the view that match a filter in combination with the current persistent browse filter
getCombinedFilterCount(String) - Method in interface com.sage.accpac.sm.view.IView
Gets the number of records in the view that match a filter in combination with the current persistent browse filter
getCompany() - Method in interface com.sage.accpac.sm.company.HasCompany
Gets a Company object that stores details of the company profile as set up in Common Services
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.
getCompanyDirectory(String) - Method in interface com.sage.accpac.sm.program.IProgram
returns a File that is the location where the given area can store its company-specific files.
getCompanyID() - Method in interface com.sage.accpac.sm.program.ISession
Gets the company database ID that the current session is signed on to.
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 interface com.sage.accpac.sm.program.ISession
Returns the name of the company
getCompanyName() - Method in class com.sage.accpac.sm.Session
Returns the name of the company
getComposites() - Method in interface com.sage.accpac.sm.view.Composable
Gets a list of IDs of the views that the caller may explicitly compose.
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 interface com.sage.accpac.sm.Company
Gets the name of the contact person
getContact() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the name of the contact person
getCount() - Method in interface com.sage.accpac.sm.ActiveApplications
Get the number of applications in the list.
getCount() - Method in interface com.sage.accpac.sm.Errors
Gets the number of errors currently stored in the program.
getCount() - Method in class com.sage.accpac.sm.ErrorsImpl
Gets the number of errors currently stored in the program.
getCount() - Method in interface com.sage.accpac.sm.Licenses
Get the number of licenses in the list.
getCount() - Method in interface com.sage.accpac.sm.Organizations
Get the number of organizations in the list
getCount() - Method in interface com.sage.accpac.sm.view.IViewKeys
Gets the number of keys defined by the view
getCount() - Method in interface 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 interface com.sage.accpac.sm.Company
Gets the country of the company.
getCountry() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the country of the company.
getCountryCode() - Method in interface com.sage.accpac.sm.Company
Gets the country code of the company
getCountryCode() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the country code of the company
getCurrency(String) - Method in interface com.sage.accpac.sm.currency.HasCurrency
Gets a Currency object representing the specified currency in the context of the program
getCurrencyCode() - Method in interface com.sage.accpac.sm.CurrencyTable
Gets the code of the currency
getCurrencyCode() - Method in class com.sage.accpac.sm.CurrencyTableImpl
Gets the code of the currency
getCurrencyRate(String, String, String, Date) - Method in interface com.sage.accpac.sm.currency.HasCurrency
Gets the exchange rate between the specified currencies
getCurrencyRateComposite(String, String, String, Date) - Method in interface com.sage.accpac.sm.currency.HasCurrency
Gets the composite exchange rate between the specified currencies
getCurrencyRateFloating(String, String, String, Date) - Method in interface com.sage.accpac.sm.currency.HasCurrency
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 interface com.sage.accpac.sm.currency.HasCurrency
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 interface com.sage.accpac.sm.DBLink
Return the database type
getDatabaseType() - Method in interface com.sage.accpac.sm.License
Get the database type of the License.
getDataLevel() - Method in interface 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
 
getDate() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a Date, with only the date being significant.
getDate(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a Date, with only the date being significant.
getDate(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a Date, with only the date being significant.
getDate() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a Date, with only the date being significant.
getDate(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a Date, with only the date being significant.
getDate(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a Date, with only the date being significant.
getDateMatch() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the date matching method used to determine the exchange rate
getDateMatch() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the date matching method used to determine the exchange rate
getDateMatch() - Method in interface com.sage.accpac.sm.CurrencyTable
Gets the date matching method used to determine the exchange rate
getDateMatch() - Method in class com.sage.accpac.sm.CurrencyTableImpl
Gets the date matching method used to determine the exchange rate
getDates() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
gets the date range of the period
getDates() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
gets the date range of the year
getDecimalPlaces() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
Gets the number of decimal places to which the number field will be stored.
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 interface com.sage.accpac.sm.Currency
Gets the number of decimal places that should be used when displaying amounts in the currency
getDecimals() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the number of decimal places that should be used when displaying amounts in the currency
getDecimalSeparator() - Method in interface com.sage.accpac.sm.Currency
Gets the decimal separator character
getDecimalSeparator() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the decimal separator character
getDefiningKeyValues() - Method in class com.sage.accpac.sm.View
gets the values of the fields that define the current record relative to its header (if any).
getDefiningKeyValues(int) - Method in class com.sage.accpac.sm.View
Deprecated. 
getDefiningKeyValues() - Method in interface com.sage.accpac.sm.view.IView
gets the values of the fields that define the current record relative to its header (if any).
getDefiningKeyValues(int) - Method in interface com.sage.accpac.sm.view.IView
Deprecated. 
getDelete() - Method in class com.sage.accpac.sm.View.Security
Can existing records be deleted?
getDelete() - Method in class com.sage.accpac.sm.ViewSecurity
Can existing records be deleted?
getDescription() - Method in interface com.sage.accpac.sm.Currency
Gets the description of the currency
getDescription() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the description of the currency
getDescription() - Method in interface com.sage.accpac.sm.CurrencyTable
Gets the description of the currency
getDescription() - Method in class com.sage.accpac.sm.CurrencyTableImpl
Gets the description of the currency
getDescription() - Method in class com.sage.accpac.sm.ReportParameter
Get the description of the report parameter
getDescription() - Method in class com.sage.accpac.sm.ReportParamPresentItem
Get the description of the presentation item
getDescription() - Method in class com.sage.accpac.sm.View
Description of the view
getDescription() - Method in interface com.sage.accpac.sm.view.HasFieldIdentity
Gets the description of the field.
getDescription() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Description of the view
getDescription() - Method in class com.sage.accpac.sm.ViewField
Gets the description of the field.
getDirectory() - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Gets the file-system directory name for this directory.
getDirectory() - Method in class com.sage.accpac.sm.SharedDataSet
Gets the file-system directory name for this directory.
getDirectQuery(String) - Method in interface 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.
getDirty() - Method in interface com.sage.accpac.sm.view.IView
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.
getDisplayableIcons(String, String, List<Icon>) - Method in interface com.sage.accpac.sm.program.IProgram
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
 
getDouble() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a double.
getDouble(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a double.
getDouble(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a double.
getDouble() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a double.
getDouble(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a double.
getDouble(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a double.
getEdition() - Method in interface com.sage.accpac.sm.License
Get the product edition of the License.
getEnd() - Method in interface 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.
getErrors() - Method in interface com.sage.accpac.sm.program.IProgram
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.
getETag() - Method in interface com.sage.accpac.sm.view.IView
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
getExists() - Method in interface com.sage.accpac.sm.view.Readable
Indicates whether the current (primary?) key field values identify an existing record in the database
getFax() - Method in interface com.sage.accpac.sm.Company
Gets the fax number
getFax() - Method in class com.sage.accpac.sm.CompanyImpl
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(String) - Method in class com.sage.accpac.sm.View
gets the given field
getField(int) - Method in class com.sage.accpac.sm.View
gets the given field
getField(String) - Method in interface com.sage.accpac.sm.view.HasViewFieldByField
gets the given field
getField(int) - Method in interface com.sage.accpac.sm.view.HasViewFieldByField
gets the given field
getField(int) - Method in class com.sage.accpac.sm.ViewKey
Deprecated. 
getFieldAttributes(String) - Method in class com.sage.accpac.sm.View
gets the attributes of the given field
getFieldAttributes(int) - Method in class com.sage.accpac.sm.View
gets the attributes of the given field
getFieldAttributes(String) - Method in interface com.sage.accpac.sm.view.HasFieldAttributesByField
gets the attributes of the given field
getFieldAttributes(int) - Method in interface com.sage.accpac.sm.view.HasFieldAttributesByField
gets the attributes of the given 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 interface com.sage.accpac.sm.view.IViewKey
Gets the number of fields in the key
getFieldCount() - Method in class com.sage.accpac.sm.ViewKey
Gets the number of fields in the key
getFieldID() - Method in class com.sage.accpac.sm.FieldChangeEvent
Get the view field index of the field that is changing.
getFieldLength(int) - Method in interface com.sage.accpac.sm.DBTableMetaData
Returns the size of a column
getFields() - Method in class com.sage.accpac.sm.View
Deprecated. 
getFieldString() - Method in interface 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
getFilterCount(String) - Method in interface com.sage.accpac.sm.view.IView
Gets the number of records in the view that match the filter
getFirstYear() - Method in interface 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.
getFiscalCalendar() - Method in interface com.sage.accpac.sm.program.IProgram
Gets a FiscalCalendar object that provides methods to access the fiscal calendar set up in the company.
getFiscalPeriods() - Method in interface com.sage.accpac.sm.Company
Gets the number of fiscal periods in a fiscal year.
getFiscalPeriods() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the number of fiscal periods in a fiscal year.
getFlags() - Method in interface 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 interface com.sage.accpac.sm.Company
Gets the quarter number with 4 periods, if the company uses 13 periods in a fiscal year.
getFourPeriodQuarter() - Method in class com.sage.accpac.sm.CompanyImpl
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.
getGettableByIndex(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
the subclass provides the requested Gettable for the given field
getGettableByIndex(int) - Method in class com.sage.accpac.sm.View
the subclass provides the requested Gettable for the given field
getGettableByName(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
the subclass provides the requested Gettable for the given field
getGettableByName(String) - Method in class com.sage.accpac.sm.View
the subclass provides the requested Gettable for the given field
getGUID(Object) - Method in class com.sage.accpac.sm.GUIDMap
Register the object and return a corresponding GUID.
getHandleInactiveGLAccounts() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating how inactive GL accounts should be handled.
getHandleInactiveGLAccounts() - Method in class com.sage.accpac.sm.CompanyImpl
Gets a value indicating how inactive GL accounts should be handled.
getHandleLockedFiscalPeriods() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating how locked fiscal periods should be handled.
getHandleLockedFiscalPeriods() - Method in class com.sage.accpac.sm.CompanyImpl
Gets a value indicating how locked fiscal periods should be handled.
getHandleNonexistentGLAccounts() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating how nonexistent GL accounts should be handled.
getHandleNonexistentGLAccounts() - Method in class com.sage.accpac.sm.CompanyImpl
Gets a value indicating how nonexistent GL accounts should be handled.
getHasGauge() - Method in interface com.sage.accpac.sm.Meter
returns whether the meter has a gauge.
getHasLabel() - Method in interface com.sage.accpac.sm.Meter
returns whether the meter has a label showing
getHasUnpostedRevisions() - Method in class com.sage.accpac.sm.View
Gets a value indicating whether there are unposted revisions in the view
getHasUnpostedRevisions() - Method in interface com.sage.accpac.sm.view.HasRevisionListSupport
Gets a value indicating whether there are unposted revisions in the view
getHeaderFieldCount() - Method in interface com.sage.accpac.sm.view.IViewKey
gets the number of leading fields that are a reference to the header 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 interface com.sage.accpac.sm.Error
gets the help file associated with the error
getHelpID() - Method in interface 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 interface com.sage.accpac.sm.Company
Gets the home currency code of the company
getHomeCurrency() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the home currency code of the company
getHomeCurrency() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the code of the home currency
getHomeCurrency() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the code of the home currency
getID() - Method in class com.sage.accpac.sm.Icon
Get the icon's ID
getID() - Method in interface com.sage.accpac.sm.Organization
Get the ID of the Organization
getID() - Method in interface com.sage.accpac.sm.view.HasFieldIdentity
Gets the field index.
getID() - Method in interface com.sage.accpac.sm.view.IViewKey
Gets the ID of the key.
getID() - Method in class com.sage.accpac.sm.ViewField
Gets the field index.
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
Deprecated.  
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?
getInquire() - Method in class com.sage.accpac.sm.ViewSecurity
Can existing records be read?
getInstalledPrograms() - Method in interface com.sage.accpac.sm.program.IProgramSet
Get the list of installed programs (prefix and version) as a collection of upper-case strings.
getInstalledPrograms() - Method in class com.sage.accpac.sm.ProgramSet
Get the list of installed programs (prefix and version) as a collection of upper-case 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.
getInstalledReports(String) - Method in interface com.sage.accpac.sm.program.IProgram
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
Gets the Noncascading mode flag
getInstanceNoncascading() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
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.
getInstanceNonheritable() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
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
getInstancePrefetch() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
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
getInstanceProtocol() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Gets the view's protocol
getInstanceRawPut() - Method in class com.sage.accpac.sm.View
Reserved
getInstanceRawPut() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Reserved
getInstanceReadOnly() - Method in class com.sage.accpac.sm.View
gets whether the view is opened in read-only mode
getInstanceReadOnly() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
gets whether the view is opened in read-only mode
getInstanceUnrevisioned() - Method in class com.sage.accpac.sm.View
Gets whether revisioning is suppressed.
getInstanceUnrevisioned() - Method in interface com.sage.accpac.sm.view.HasRevisionListSupport
Gets whether revisioning is suppressed.
getInstanceUnValidated() - Method in class com.sage.accpac.sm.View
Gets whether validation is suppressed.
getInstanceUnValidated() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
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
 
getInt() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as an int.
getInt(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as an int.
getInt(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as an int.
getInt() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as an int.
getInt(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as an int.
getInt(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as an int.
getIntegerArgument(FormulaValueReference[], int) - Method in class com.sage.accpac.sm.crystal.ufl.AbstractAccpacFormulaFunction
Returns the specified Crystal formula argument as an integer (primitive int type).
getIProgram() - Method in class com.sage.accpac.sm.View
Gets the IProgram under which this View object is.
getIProgram() - Method in interface com.sage.accpac.sm.view.IView
Gets the IProgram under which this View object is.
getIProgramSet() - Method in interface com.sage.accpac.sm.program.ISession
Get the session's program set
getIProgramSet() - Method in class com.sage.accpac.sm.Session
Get the session's program set
getIPropertyBag() - Method in class com.sage.accpac.sm.Program
Returns an IPropertyBag for the program's inherited menu
getIPropertyBag(String) - Method in class com.sage.accpac.sm.Program
Returns an IPropertyBag for the specified menu of the program
getIPropertyBag() - Method in interface com.sage.accpac.sm.program.IProgram
Returns an IPropertyBag for the program's inherited menu
getIPropertyBag(String) - Method in interface com.sage.accpac.sm.program.IProgram
Returns an IPropertyBag for the specified menu of the program
getISession() - Method in class com.sage.accpac.sm.Program
Gets the Program's session
getISession() - Method in interface com.sage.accpac.sm.program.IProgram
Gets the Program's session
getISharedDataSet() - Method in interface com.sage.accpac.sm.program.ISession
Get the shared data set for this session
getISharedDataSet() - Method in class com.sage.accpac.sm.Session
Get the shared data set for this session
getIsUnique() - Method in interface com.sage.accpac.sm.view.IViewKey
returns whether or not the key is known to be a uniqueness key.
getIsUnique() - Method in class com.sage.accpac.sm.ViewKey
returns whether or not the key is known to be a uniqueness key.
getIView() - Method in interface com.sage.accpac.sm.view.IViewField
Gets the IView object to which this field belongs
getIView() - Method in class com.sage.accpac.sm.ViewField
Gets the IView object to which this field belongs
getKey(int) - Method in class com.sage.accpac.sm.View
Gets the key with the given zero-based index.
getKey(int) - Method in interface com.sage.accpac.sm.view.HasOrder
Gets the key with the given zero-based index.
getKey(int) - Method in interface com.sage.accpac.sm.view.IViewKeys
Gets the key with the given zero-based index
getKey(int) - Method in class com.sage.accpac.sm.ViewKeys
Gets the key with the given zero-based index
getKeys() - Method in class com.sage.accpac.sm.View
Deprecated. 
getLabel() - Method in interface com.sage.accpac.sm.Meter
returns the label, if there is one
getLastYear() - Method in interface com.sage.accpac.sm.FiscalCalendar
returns the last fiscal year in the calendar.
getLatestLocale() - Static method in class com.sage.accpac.sm.ReportLocale
 
getLengthEstimate() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
Return a realistic length limit for this field.
getLengthEstimate() - Method in class com.sage.accpac.sm.ViewField
Return a realistic length limit for this field.
getLevel() - Method in interface com.sage.accpac.sm.Meter
gets the current level of the gauge
getLicenses() - Method in class com.sage.accpac.sm.Program
Get the list of licenses on the program
The list contains the licenses presented at the time of the call; changes after this call are not reflected in the returned collection.
getLicenses() - Method in interface com.sage.accpac.sm.program.IProgram
Get the list of licenses on the program
The list contains the licenses presented at the time of the call; changes after this call are not reflected in the returned collection.
getLicenseStatus(String, String) - Method in interface com.sage.accpac.sm.program.ISession
Gets the license status of the given version of the given application.
getLicenseStatus(String, String) - Method in class com.sage.accpac.sm.Session
Gets the license status of the given version of the given application.
getLicenseType() - Method in interface com.sage.accpac.sm.License
Get the license type of the License.
getLocationCode() - Method in interface com.sage.accpac.sm.Company
Gets the location code
getLocationCode() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the location code
getLocationType() - Method in interface com.sage.accpac.sm.Company
Gets the location type
getLocationType() - Method in class com.sage.accpac.sm.CompanyImpl
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 interface com.sage.accpac.sm.view.HasFieldAttributes
Gets the maximum number of digits that will be stored.
getMaxDigits() - Method in class com.sage.accpac.sm.ViewField
Gets the maximum number of digits that will be stored.
getMaximumLevel() - Method in interface com.sage.accpac.sm.Meter
gets the maximum level of the gauge
getMaxLength() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
returns the maximum number of characters that might (but only might) fit in this field.
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 interface com.sage.accpac.sm.view.HasFieldLimits
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.
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
getMessage() - Method in interface com.sage.accpac.sm.Error
gets the message
getMessage() - Method in exception com.sage.accpac.sm.ViewException
This implementation currently returns null.
getMetaData() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getMetaDataInquirySession(ProgramSet, SharedDataSet, String) - Static method in class com.sage.accpac.sm.Session
constructs an instance of the Session class that can only be used to inquire about the metadata of the application.
getMeter() - Method in interface com.sage.accpac.sm.MeterEvent
Gets the Meter.
getMeter() - Method in class com.sage.accpac.sm.Program
Gets any meter anonymously attached to the Program
getMeter() - Method in interface com.sage.accpac.sm.program.IProgram
Gets any meter anonymously attached to the Program
getMinimumLevel() - Method in interface com.sage.accpac.sm.Meter
gets the minimum level of the gauge
getMinValue() - Method in interface com.sage.accpac.sm.view.HasFieldLimits
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.
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?
getModify() - Method in class com.sage.accpac.sm.ViewSecurity
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.
getMultiuser() - Method in interface com.sage.accpac.sm.program.IProgram
Gets the Multiuser object that contains methods for controlling multi-user access.
getName() - Method in interface com.sage.accpac.sm.Company
Gets the company name.
getName() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the company name.
getName() - Method in interface com.sage.accpac.sm.Organization
gets the descriptive name of the organization
getName() - Method in class com.sage.accpac.sm.ReportParameter
Get the name of the report parameter
getName() - Method in interface com.sage.accpac.sm.view.HasFieldIdentity
Gets the name of the field.
getName() - Method in interface com.sage.accpac.sm.view.IViewKey
Gets the name of the Key.
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 interface com.sage.accpac.sm.Currency
Gets the negative amount display format of the currency
getNegativeDisplay() - Method in class com.sage.accpac.sm.CurrencyImpl
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.
getOrder() - Method in interface com.sage.accpac.sm.view.HasOrder
gets the current order or key number.
getOrganizations() - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Gets a list of organizations set up in the system.
getOrganizations() - Method in class com.sage.accpac.sm.SharedDataSet
Gets a list of organizations set up in the system.
getOrgID() - Method in interface com.sage.accpac.sm.Company
Gets the organization ID of the company.
getOrgID() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the organization ID of the company.
getParam(String, int) - Method in class com.sage.accpac.sm.Program
Retrieves a parameter stored in a view.
getParam(String, int) - Method in interface com.sage.accpac.sm.view.HasParams
Retrieves a parameter stored in a view.
getParameters() - Method in class com.sage.accpac.sm.Report
Get a map of parameters for the report.
getParams(String) - Method in class com.sage.accpac.sm.Program
gets a GettableByField that exposes the parameters of the given view.
getParams(String) - Method in interface com.sage.accpac.sm.view.HasParams
gets a GettableByField that exposes the parameters of the given view.
getParent() - Method in interface com.sage.accpac.sm.DBLink
Deprecated. use DBLink.getProgram()
getParent() - Method in class com.sage.accpac.sm.View
gets the DBLink that this is a view under
getParent() - Method in interface com.sage.accpac.sm.view.IView
gets the DBLink that this is a view under
getParent() - Method in interface com.sage.accpac.sm.ViewFieldPresentationList
Gets the ViewField 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
Deprecated. 
getParent() - Method in class com.sage.accpac.sm.ViewKeys
Gets the View object that created the current object
getPeriod() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
returns the fiscal period within the year.
getPeriod(int) - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
Returns a FiscalPeriod object representing the given period of this year
getPeriod(Date) - Method in interface com.sage.accpac.sm.FiscalCalendar
Locates the fiscal year and period a given date falls on.
getPeriodCount() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
gets the number of periods in the year
getPeriodDates(int, int) - Method in interface 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
Deprecated. 
getPermitted() - Method in exception com.sage.accpac.sm.StringTooLongException
returns the portion of the string that would fit.
getPhone() - Method in interface com.sage.accpac.sm.Company
Gets the phone number
getPhone() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the phone number
getPhoneMask() - Method in interface com.sage.accpac.sm.Company
Gets the display mask for the phone or fax number.
getPhoneMask() - Method in class com.sage.accpac.sm.CompanyImpl
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?
getPost() - Method in class com.sage.accpac.sm.ViewSecurity
Can records be posted?
getPostcode() - Method in interface com.sage.accpac.sm.Company
Gets the zip code/postal code.
getPostcode() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the zip code/postal code.
getPrecision() - Method in class com.sage.accpac.sm.ViewField
Deprecated. Use ViewField.getDecimalPlaces().
getPredefinedString(int) - Method in interface 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 interface 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 interface com.sage.accpac.sm.view.HasPresentation
Gets a ViewFieldPresentationList that represents the presentation list defined for the field.
getPresentationList() - Method in class com.sage.accpac.sm.ViewField
Gets a ViewFieldPresentationList that represents the presentation list defined for the field.
getPresentationMask() - Method in interface com.sage.accpac.sm.view.HasPresentation
Gets the presentation mask of the field that controls its display format.
getPresentationMask() - Method in class com.sage.accpac.sm.ViewField
Gets the presentation mask of the field that controls its display format.
getPresentationType() - Method in interface com.sage.accpac.sm.view.HasPresentation
Gets the presentation type of the field.
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
Get the presentation items of the report parameter
getPreviewToken() - Method in class com.sage.accpac.sm.Report
Get a token that can be used by the crystal viewer.
getPriority() - Method in interface com.sage.accpac.sm.Error
gets the priority of the message
getProgram() - Method in interface com.sage.accpac.sm.DBLink
gets the Program object that is the parent of this object
getProgram() - Method in class com.sage.accpac.sm.View
Gets the Program under which this View object is.
getProgram() - Method in interface com.sage.accpac.sm.view.IView
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.
getProgramFilesDirectory(String) - Method in interface com.sage.accpac.sm.program.IProgram
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.
getProgramName() - Method in interface com.sage.accpac.sm.program.IProgram
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 interface com.sage.accpac.sm.program.IPropertyBag
Gets the property with the given name
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 an PropertyBag for the program's inherited menu
getPropertyBag(String) - Method in class com.sage.accpac.sm.Program
Returns an IPropertyBag for the specified menu of the program
getQtr4Period() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
gets the quarter that contains 4 periods if there are 13 periods in the year rather than 12
getQuarter(int, int) - Method in interface com.sage.accpac.sm.FiscalCalendar
retrieves the quarter a given fiscal period belongs to.
getQuarterDates(int, int) - Method in interface com.sage.accpac.sm.FiscalCalendar
Retrieves the start and end dates of a given fiscal year and quarter.
getRate() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the currency exchange rate
getRate() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the currency exchange rate
getRateDate() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the effective date of the rate
getRateDate() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the effective date of the rate
getRateOperator() - Method in interface 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.CurrencyRateImpl
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations
getRateOperator() - Method in interface com.sage.accpac.sm.CurrencyTable
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.CurrencyTableImpl
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations
getRateType() - Method in interface com.sage.accpac.sm.Company
Gets the default rate type code
getRateType() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the default rate type code
getRateType() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the code of the rate type
getRateType() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the code of the rate type
getRateType() - Method in interface com.sage.accpac.sm.CurrencyTable
Gets the code of the rate type
getRateType() - Method in class com.sage.accpac.sm.CurrencyTableImpl
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
returns the error code that caused the exception to be thrown.
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
getReferentialIntegrity() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
gets the current referential integrity flag of the view
getReportFile() - Method in class com.sage.accpac.sm.Report
Get the report definition file for the report, which may include path
getReportingCurrency() - Method in interface com.sage.accpac.sm.Company
Gets the currency to include in financial reports, if the home currency is Euro.
getReportingCurrency() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the currency to include in financial reports, if the home currency is Euro.
getReportLocale() - Method in class com.sage.accpac.sm.Report
Get the locale to be set for the crystal report
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
Deprecated.  
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.
getRscString(String, int) - Method in interface com.sage.accpac.sm.program.IProgram
Gets the given string resource for the specified application.
getSecuritySettings() - Method in class com.sage.accpac.sm.View
Deprecated. 
getSelector() - Method in interface com.sage.accpac.sm.ActiveApplication
Gets the application ID of the base application, in upper case letters.
getSequence() - Method in interface com.sage.accpac.sm.ActiveApplication
Gets the sequence number of an add-on application.
getSession() - Method in class com.sage.accpac.sm.Program
returns the Program's Session
getSessionDate() - Method in interface com.sage.accpac.sm.program.ISession
Gets the date represented by the session
getSessionDate() - Method in class com.sage.accpac.sm.Session
Gets the date represented by the session
getSessionWarnDays() - Method in interface 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.
getSessionWarnDays() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the maximum number of days a transaction date can deviate from the session date before the system should issue a warning.
getSettableByIndex(int) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
the subclass provides the requested Settable for the given field
getSettableByIndex(int) - Method in class com.sage.accpac.sm.View
the subclass provides the requested Settable for the given field
getSettableByName(String) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
the subclass provides the requested Settable for the given field
getSettableByName(String) - Method in class com.sage.accpac.sm.View
the subclass provides the requested Settable for the given field
getSharedDataSet() - Method in class com.sage.accpac.sm.Session
Get the shared data set for this session
getShort(int) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getShort(String) - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getShort() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a short.
getShort(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a short.
getShort(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a short.
getShort() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a short.
getShort(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a short.
getShort(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a short.
getSource() - Method in interface com.sage.accpac.sm.Error
gets the source of the error
getSourceCurrency() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the code of the source currency
getSourceCurrency() - Method in class com.sage.accpac.sm.CurrencyRateImpl
Gets the code of the source currency
getSourceOfRates() - Method in interface com.sage.accpac.sm.CurrencyTable
Gets the source of the rates
getSourceOfRates() - Method in class com.sage.accpac.sm.CurrencyTableImpl
Gets the source of the rates
getSpread() - Method in interface com.sage.accpac.sm.CurrencyRate
Gets the allowed difference between the given rate and any user-entered rate
getSpread() - Method in class com.sage.accpac.sm.CurrencyRateImpl
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 interface com.sage.accpac.sm.FiscalCalendar.DateRange
Gets the start date
getStart(String, Object...) - Static method in class com.sage.accpac.sm.LogSupport
builds the "start method" string including all the arguments
getState() - Method in interface com.sage.accpac.sm.Company
Gets the state of the address.
getState() - Method in class com.sage.accpac.sm.CompanyImpl
Gets the state of the address.
getState() - Method in interface com.sage.accpac.sm.Meter
gets the current state of the 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
getString() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a String.
getString(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a String.
getString(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a String.
getString() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a String.
getString(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a String.
getString(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a String.
getStringArgument(FormulaValueReference[], int, boolean) - Method in class com.sage.accpac.sm.crystal.ufl.AbstractAccpacFormulaFunction
Returns the specified Crystal formula argument as a string.
getSymbol() - Method in interface com.sage.accpac.sm.Currency
Gets the currency symbol for the currency
getSymbol() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the currency symbol for the currency
getSymbolDisplay() - Method in interface com.sage.accpac.sm.Currency
Gets the currency symbol display format for the currency
getSymbolDisplay() - Method in class com.sage.accpac.sm.CurrencyImpl
Gets the currency symbol display format for the currency
getSysOrg(String) - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Gets the system org ID of the given company
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
getSystemAccess() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
gets the current system access mode of the view
getSystemID() - Method in interface com.sage.accpac.sm.Organization
gets the ID of the System Organization corresponding to this Organization
getSystemID() - Method in interface com.sage.accpac.sm.program.ISession
Gets the system database ID that the current session is signed on to.
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")
Gettable - Interface in com.sage.accpac.sm.view
The Gettable interface governs the ability to get values.
GettableByField - Interface in com.sage.accpac.sm.view
The GettableByField interface governs the ability to get values by field index or field name.
getTableMetaData(String) - Method in interface com.sage.accpac.sm.DBLink
Get table meta data by calling native A4WAPIs
getTemplateDate() - Method in class com.sage.accpac.sm.View
gets the template date of the view
getTemplateDate() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
gets the template date of the view
getTemplateVersion() - Method in class com.sage.accpac.sm.View
gets the template version of the view
getTemplateVersion() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
gets the template version of the view
getThousandSeparator() - Method in interface com.sage.accpac.sm.Currency
Gets the thousand separator character
getThousandSeparator() - Method in class com.sage.accpac.sm.CurrencyImpl
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
 
getTime() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field, as a Date, with only the time being significant.
getTime(int) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a Date, with only the time being significant.
getTime(String) - Method in class com.sage.accpac.sm.view.AbstractGettableByField
gets the value of the given field, as a Date, with only the time being significant.
getTime() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field, as a Date, with only the time being significant.
getTime(int) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a Date, with only the time being significant.
getTime(String) - Method in interface com.sage.accpac.sm.view.GettableByField
gets the value of the given field, as a Date, with only the time being significant.
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 interface com.sage.accpac.sm.DBLink
Gets the current transaction level on the current database connection
getType() - Method in interface 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 interface com.sage.accpac.sm.Organization
gets the type of Organization
getType() - Method in class com.sage.accpac.sm.ReportParameter
Get the type of the report parameter
getType() - Method in class com.sage.accpac.sm.View
Gets the view type
getType() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
Gets the data type of the field
getType() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
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.
getUserCompanyDirectory(String) - Method in interface com.sage.accpac.sm.program.IProgram
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.
getUserDirectory(String) - Method in interface com.sage.accpac.sm.program.IProgram
returns a File that is the location where the given area can store its user-specific files.
getUserID() - Method in interface com.sage.accpac.sm.program.ISession
Gets the Sage 300 ERP user ID of the session.
getUserID() - Method in class com.sage.accpac.sm.Session
Gets the Sage 300 ERP user ID of the session.
getUserLanguage() - Method in interface com.sage.accpac.sm.program.ISession
Gets the language preference of the current user.
getUserLanguage() - Method in class com.sage.accpac.sm.Session
Gets the language preference of the current user.
getUserName() - Method in interface com.sage.accpac.sm.program.ISession
Gets the name 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 interface com.sage.accpac.sm.Property
gets the value of the property.
getValue() - Method in class com.sage.accpac.sm.ReportParameter
Get the value of the report parameter
getValue() - Method in class com.sage.accpac.sm.ReportParamPresentItem
Get the value of the presentation item
getValue() - Method in class com.sage.accpac.sm.view.AbstractGettable
gets the value of the given field.
getValue() - Method in interface com.sage.accpac.sm.view.Gettable
gets the value of the given field.
getValue() - Method in class com.sage.accpac.sm.ViewField
gets the value of the given field.
getView() - Method in class com.sage.accpac.sm.ViewField
Gets the View object to which this field belongs
getViewField(int) - Method in interface com.sage.accpac.sm.view.IViewKey
Gets the IViewField of the given key field.
getViewField(int) - Method in class com.sage.accpac.sm.ViewKey
Gets the IViewField of the given key field.
getViewFields() - Method in class com.sage.accpac.sm.View
Gets the collection of fields for the view.
getViewFields() - Method in interface com.sage.accpac.sm.view.IView
Gets the collection of fields for the view.
getViewID() - Method in class com.sage.accpac.sm.View
Gets the view ID of the current view.
getViewID() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Gets the view ID of the current view.
getViewKeys() - Method in class com.sage.accpac.sm.View
Gets the collection of keys
getViewKeys() - Method in interface com.sage.accpac.sm.view.HasOrder
Gets the collection of keys
getViewSecurity() - Method in class com.sage.accpac.sm.InstanceEvent
gets the permissions if this is a INSTANCE SECURITY notification
getViewSecurity() - Method in class com.sage.accpac.sm.View
Gets the ViewSecurity settings that list the access rights the current user has on the view.
getViewSecurity() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Gets the ViewSecurity settings that list the access rights the current user has on the view.
getWarnings() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
getYear() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
gets the fiscal year
getYear() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
gets the fiscal year
getYear(int) - Method in interface com.sage.accpac.sm.FiscalCalendar
Looks up a fiscal year in the calendar and retrieves its details.
getYearDates(int) - Method in interface com.sage.accpac.sm.FiscalCalendar
Retrieves the start and end dates of a given fiscal year.
getYears() - Method in interface 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.
goBottom() - Method in interface com.sage.accpac.sm.view.Navigable
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.
goNext() - Method in interface com.sage.accpac.sm.view.Navigable
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.
goPrev() - Method in interface com.sage.accpac.sm.view.Navigable
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.
goTop() - Method in interface com.sage.accpac.sm.view.Navigable
goes to the top (first) record defined by the current query.
goToQueryRecord(String) - Method in class com.sage.accpac.sm.View
Goes to the record identified by the combination of the given filter and the current persistent filter.
goToQueryRecord(String) - Method in interface com.sage.accpac.sm.view.IView
Goes to the record identified by the combination of the given filter and the current persistent filter.
GUIDMap - Class in com.sage.accpac.sm
A map between object references and GUIDS to support stateful Internet operation.

H

has(String) - Method in interface com.sage.accpac.sm.view.IViewFields
checks whether the collection includes a field with the given name.
has(String) - Method in class com.sage.accpac.sm.ViewFields
checks whether the collection includes a field with the given name.
HasCompany - Interface in com.sage.accpac.sm.company
The HasCompany interface represents access to company information
HasCurrency - Interface in com.sage.accpac.sm.currency
The HasCurrency interface represents access to currency-related information
HasDispose - Interface in com.sage.accpac.sm
The HasDispose interface is for those resources that have a dispose method that must be called once the instance is no longer required.
hasDynamicPresentation() - Method in interface com.sage.accpac.sm.view.HasPresentationAttributes
returns true if and only if the presentation of the field can change.
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 interface com.sage.accpac.sm.view.HasFieldAttributes
returns true if and only if the 'type' information 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.
HasFieldAttributes - Interface in com.sage.accpac.sm.view
The HasFieldAttributes interface governs the parts of a ViewField that relate to attributes
HasFieldAttributesByField - Interface in com.sage.accpac.sm.view
The HasFieldAttributesByField interface governs the ability to get at a View's fields' attributes.
HasFieldIdentity - Interface in com.sage.accpac.sm.view
The HasFieldIdentity interface governs the elements of a ViewField that relate to its identity.
HasFieldLimits - Interface in com.sage.accpac.sm.view
The HasFieldLimits interface governs the parts of the ViewField that relate to the limits on the field.
HasOrder - Interface in com.sage.accpac.sm.view
The HasOrder interface governs the parts of the view that correspond to order and keys
HasParams - Interface in com.sage.accpac.sm.view
The HasParams interface relates to the ability to get parameters.
HasPresentation - Interface in com.sage.accpac.sm.view
The HasPresentation interface governs those elements of a ViewField that apply to presentation lists and masks
HasPresentationAttributes - Interface in com.sage.accpac.sm.view
The HasPresentationAttributes interface governs those elements of a ViewField that relate both to attributes and presentation
HasRevisionListSupport - Interface in com.sage.accpac.sm.view
The HasRevisionListSupport interface governs those elements of a view that correspond to revision lists
HasSecurity - Interface in com.sage.accpac.sm.program
The HasSecurity interface covers access to the security checks
HasViewAttributes - Interface in com.sage.accpac.sm.view
The HasViewAttributes interface governs those elements of a view that are its current attributes
HasViewFieldByField - Interface in com.sage.accpac.sm.view
The HasIViewFieldByField interface governs the ability to get at a View's Fields in terms of the IViewField interface.
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.
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
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
insert() - Method in class com.sage.accpac.sm.View
Inserts the current record into the database.
insert() - Method in interface com.sage.accpac.sm.view.Modifiable
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
 
InvalidCharacterException - Exception in com.sage.accpac.sm
Thrown when a character is found that is not mappable to an underlying character set.
InvalidCharacterException() - Constructor for exception com.sage.accpac.sm.InvalidCharacterException
constructs an instance of the InvalidCharacterException class
InvalidCharacterException(String, int, String) - Constructor for exception com.sage.accpac.sm.InvalidCharacterException
creates an instance of the InvalidCharacterException noting the invalid string and the position of the invalid character.
IProgram - Interface in com.sage.accpac.sm.program
The IProgram interface exposes some of the elements of the Program class, especially those already suitable for mocking in testing.
IProgramSet - Interface in com.sage.accpac.sm.program
An IProgramSet provides access to information about the programs installed on the System Manager.
IPropertyBag - Interface in com.sage.accpac.sm.program
An IPropertyBag provides access to a persisted property bag shared over the whole system.
isActive() - Method in interface com.sage.accpac.sm.FiscalCalendar.FiscalYear
gets 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
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 interface com.sage.accpac.sm.Currency
Determines if this currency is in the same block as the specified currency at the specified date
isBlockCombinationWith(String, Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.CurrencyImpl
Determines if this currency is in the same block as the specified currency at the specified date
isBlockMaster(Date, Currency.BlockDateMatch) - Method in interface 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.
isBlockMaster(Date, Currency.BlockDateMatch) - Method in class com.sage.accpac.sm.CurrencyImpl
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 interface com.sage.accpac.sm.Meter
gets whether the meter can be cancelled
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 of the field can be changed by the caller.
isEditable() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
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 interface com.sage.accpac.sm.view.HasFieldAttributes
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.
isError(int) - Static method in exception com.sage.accpac.sm.ViewException
Does the specified value denote a view error? Note that warnings do not count as errors; if the value does not denote an error it may denote a warning.
ISession - Interface in com.sage.accpac.sm.program
An ISession represents an authenticated session with the Sage 300 ERP System Manager.
isEuroCurrency() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating whether or not the home currency is a Euro currency.
isEuroCurrency() - Method in class com.sage.accpac.sm.CompanyImpl
Gets a value indicating whether or not the home currency is a Euro currency.
isFirst() - Method in class com.sage.accpac.sm.DBQueryResultSet
 
ISharedDataSet - Interface in com.sage.accpac.sm.program
A SharedDataSet provides access to the shared data directory.
isInstalled() - Method in interface 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.
isMetaDataInquiryOnly() - Method in interface com.sage.accpac.sm.program.ISession
checks if the session is only to be used for inquiring about the metadata (e.g.
isMetaDataInquiryOnly() - Method in class com.sage.accpac.sm.Session
checks if the session is only to be used for inquiring about the metadata (e.g.
isMulticurrency() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating whether or not the company is set up to use multicurrency.
isMulticurrency() - Method in class com.sage.accpac.sm.CompanyImpl
Gets a value indicating whether or not the company is set up to use multicurrency.
isNotification() - Method in interface com.sage.accpac.sm.view.HasViewAttributes
Returns true if and only if the view instance was created with the ability to handle notifications.
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 interface com.sage.accpac.sm.FiscalCalendar.FiscalPeriod
Gets whether or not the period is open
isPeriodOpen(int, int) - Method in interface com.sage.accpac.sm.FiscalCalendar
Gets whether a fiscal period is open or not
isPermitted(String) - Method in interface com.sage.accpac.sm.DBLink
returns whether or not the user is permitted to access the given security resource.
isPermitted(String) - Method in interface com.sage.accpac.sm.program.HasSecurity
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 resource.
isPhoneFormatted() - Method in interface com.sage.accpac.sm.Company
Gets a value indicating whether or not the phone numbers should be formatted.
isPhoneFormatted() - Method in class com.sage.accpac.sm.CompanyImpl
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 interface com.sage.accpac.sm.view.HasFieldAttributes
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 interface com.sage.accpac.sm.Organization
gets whether or not security is enabled on this System Organization
isSecurityEnabled(String) - Method in interface com.sage.accpac.sm.program.ISharedDataSet
Is the security enabled for the given OrgID?
isSecurityEnabled(String) - Method in class com.sage.accpac.sm.SharedDataSet
Is the security enabled for the given OrgID?
isStartupOK() - Method in interface com.sage.accpac.sm.ActiveApplication
Indicates if the application can start up successfully
isTimecardUser() - Method in interface com.sage.accpac.sm.program.ISession
check if the current user is a Timecard user.
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
We recommend that reports avoid using IsTrue.
IsTrue() - Constructor for class com.sage.accpac.sm.crystal.ufl.IsTrue
 
isWarning(int) - Static method in exception com.sage.accpac.sm.ViewException
Does the specified value denote a view warning?
isWrapperFor(Class<?>) - Method in class com.sage.accpac.sm.DBQueryResultSet
Returns false.
iterator() - Method in class com.sage.accpac.sm.ErrorsImpl
iterator() - Method in class com.sage.accpac.sm.ViewFields
Gets an iterator on the collection
iterator() - Method in class com.sage.accpac.sm.ViewKeys
IView - Interface in com.sage.accpac.sm.view
The IView interface exposes the view as an interface
IViewField - Interface in com.sage.accpac.sm.view
The IViewField interface exposes the ViewField as an interface.
IViewFields - Interface in com.sage.accpac.sm.view
The IViewFields interface covers the collection of fields of a view.
IViewKey - Interface in com.sage.accpac.sm.view
The IViewKey represents a key.
IViewKeys - Interface in com.sage.accpac.sm.view
The IViewKeys interface exposes ViewKeys as an interface

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
License - Interface in com.sage.accpac.sm
An object implementing this interface represents a license of an Accpac application and should be obtained from the Licenses collection.
Licenses - Interface in com.sage.accpac.sm
An object implementing this interface represents a collection of licenses and should be obtained from the Program object's getLicenses() method.
LicenseStatus - Class in com.sage.accpac.sm.crystal.ufl
Deprecated. 
LicenseStatus() - Constructor for class com.sage.accpac.sm.crystal.ufl.LicenseStatus
Deprecated.  
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 interface com.sage.accpac.sm.Multiuser
Locks an application's data shared or exclusive.
lockOrg(DBLink.LinkType, boolean) - Method in interface com.sage.accpac.sm.Multiuser
Locks an organization's data shared or exclusive.
lockRsc(String, boolean) - Method in interface com.sage.accpac.sm.Multiuser
Locks a named resource shared or exclusive.
LogSupport - Class in com.sage.accpac.sm
The LogSupport class provides methods to support logging.
LogSupport() - Constructor for class com.sage.accpac.sm.LogSupport
 
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 - Interface 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 - Interface in com.sage.accpac.sm
The meterEvent interface 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 interface com.sage.accpac.sm.view.HasFieldAttributes
returns true if and only if the value of the field might change non-interactively.
mightChange() - Method in class com.sage.accpac.sm.ViewField
returns true if and only if the value of the field might change non-interactively.
Modifiable - Interface in com.sage.accpac.sm.view
The Modifiable interface governs those parts of a view that relate to changing the record.
ModifiableApplications - Interface in com.sage.accpac.sm
The ModifiableApplications interface governs the ability to add and delete an application from the active applications in the company or system database.
moveToCurrentRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
moveToInsertRow() - Method in class com.sage.accpac.sm.DBQueryResultSet
Not implemented.
Multiuser - Interface in com.sage.accpac.sm
Provides facilities to control multi-user access to ACCPAC.
mustCheckEditable() - Method in interface com.sage.accpac.sm.view.HasFieldAttributes
returns true if and only if the caller must check regularly that the field is editable.
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

Navigable - Interface in com.sage.accpac.sm.view
The Navigable interface governs the parts of the view that relate to navigation
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

ObjectToType - Class in com.sage.accpac.sm.conversion
The ObjectToType class provides the core code for converting an Object to one or other of the types used in various interfaces.
ObjectToType() - Constructor for class com.sage.accpac.sm.conversion.ObjectToType
creates an instance of the ObjectToType conversion class.
ObjectToType(ObjectToTypeExceptionFactory) - Constructor for class com.sage.accpac.sm.conversion.ObjectToType
creates an instance of the ObjectToType conversion class, using the provided factory when a conversion exception needs to be thrown.
ObjectToTypeArgumentExceptionFactory - Class in com.sage.accpac.sm.conversion
The ObjectToTypeArgumentExceptionFactory class provides an ObjectToTypeExceptionFactory that creates an IllegalArgumentException based upon the information provided.
ObjectToTypeArgumentExceptionFactory() - Constructor for class com.sage.accpac.sm.conversion.ObjectToTypeArgumentExceptionFactory
 
ObjectToTypeExceptionFactory - Interface in com.sage.accpac.sm.conversion
The ObjectToTypeExceptionFactory class defines a factory that creates RuntimeException representing failure to convert an object to a type.
OPEN - Static variable in class com.sage.accpac.sm.Ecodes
An attempt to open a file or stream etc.
openDBLink(DBLink.LinkType, DBLink.LinkFlags) - Method in interface com.sage.accpac.sm.program.IProgram
Creates a database link to the specified database.
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.
openIView(String, int, int, int) - Method in interface com.sage.accpac.sm.DBLink
open an Accpac view.
openIView(String) - Method in interface com.sage.accpac.sm.DBLink
open an Accpac view
openIView(String) - Method in interface com.sage.accpac.sm.program.IProgram
opens a view
openIView(String, int, int, int) - Method in interface com.sage.accpac.sm.program.IProgram
opens a view.
openIView(String) - Method in class com.sage.accpac.sm.Program
opens a view
openIView(String, int, int, int) - Method in class com.sage.accpac.sm.Program
opens a view.
openView(String, int, int, int) - Method in interface com.sage.accpac.sm.program.IProgram
opens a view.
openView(String) - Method in interface com.sage.accpac.sm.program.IProgram
opens a view.
openView(String) - Method in class com.sage.accpac.sm.Program
opens a view.
openView(String, int, int, int) - 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
Deprecated. 
OptionNationalAccounts() - Constructor for class com.sage.accpac.sm.crystal.ufl.OptionNationalAccounts
Deprecated.  
OptionOptionalFields - Class in com.sage.accpac.sm.crystal.ufl
Deprecated. 
OptionOptionalFields() - Constructor for class com.sage.accpac.sm.crystal.ufl.OptionOptionalFields
Deprecated.  
OrderedModifiable - Interface in com.sage.accpac.sm.view
The OrderedModifiable interface combines HasOrder and Modifiable
OrderedReadable - Interface in com.sage.accpac.sm.view
The OrderedReadable interface combines HasOrder and Readable
Organization - Interface in com.sage.accpac.sm
The Organization interface represents an organization as listed in a Organizations.
Organization.OrganizationType - Enum in com.sage.accpac.sm
The different types of Organization
Organizations - Interface in com.sage.accpac.sm
A read-only collection of all the organizations set up in Accpac, at the time that the collection is constructed by a call to ISharedDataSet.getOrganizations()

P

paramGet(String, int...) - Method in class com.sage.accpac.sm.Program
Retrieves a list of parameters stored in a view.
paramGet(String, int...) - Method in interface com.sage.accpac.sm.view.HasParams
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 interface com.sage.accpac.sm.view.IView
Posts unsaved changes to the view.
post(ThreadEventListener) - Method in interface com.sage.accpac.sm.view.IView
Performs view-specific posting on a separate thread
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.
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.
process() - Method in interface com.sage.accpac.sm.view.Processable
Performs view-specific processing
process(MeterEventListener) - Method in interface com.sage.accpac.sm.view.Processable
Performs view-specific processing which may raise a meter, providing a listener for the meter.
process(ThreadEventListener) - Method in interface com.sage.accpac.sm.view.Processable
Performs view-specific processing on a separate thread
Processable - Interface in com.sage.accpac.sm.view
The Processable interface governs the ability to process (as well as set and get values via the SettableByField and GettableByField super-interfaces.)
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
The ProgramSet class implements the IProgramSet interface.
ProgramSet() - Constructor for class com.sage.accpac.sm.ProgramSet
creates an instance of the ProgramSet class
Property - Interface in com.sage.accpac.sm
The Property interface 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[]) - Method in interface com.sage.accpac.sm.view.IView
sets the values of the fields that define the current record relative to its header (if any).
putDefiningKeyValues(String[], int) - Method in interface com.sage.accpac.sm.view.IView
Deprecated. 
putDefiningKeyValues(String[]) - Method in class com.sage.accpac.sm.View
sets the values of the fields that define the current record relative to its header (if any).
putDefiningKeyValues(String[], int) - Method in class com.sage.accpac.sm.View
Deprecated. 
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 (in the C version the "pw" is lower-case) converts a Sage ERP Accpac date stored as a YYYYMMDD integer into a Crystal Reports date object.
PwFormatDate() - Constructor for class com.sage.accpac.sm.crystal.ufl.PwFormatDate
 
PwFormatString - Class in com.sage.accpac.sm.crystal.ufl
TODO: Fill in Javadoc for NEWPwFormatString.
PwFormatString() - Constructor for class com.sage.accpac.sm.crystal.ufl.PwFormatString
 
PwFormatTime - Class in com.sage.accpac.sm.crystal.ufl
PwFormatTime (in the C version the "pw" is lower-case) converts a Sage ERP Accpac time stored as an HHMMSShh integer into a Crystal Reports time object but ignoring the "hundredths of a second" part (in order to match the behavior of the existing C UFL).
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 interface com.sage.accpac.sm.view.Modifiable
Locates and retrieves the record in the view according to the key field values of the current record.
read() - Method in class com.sage.accpac.sm.View
Locates and retrieves the record in the view according to the key field values of the current record.
read(boolean) - Method in class com.sage.accpac.sm.View
Locates and retrieves the record in the view according to the key field values of the current record.
read() - Method in interface com.sage.accpac.sm.view.Readable
Locates and retrieves the record in the view according to the key field values of the current record.
Readable - Interface in com.sage.accpac.sm.view
The Readable interface governs those elements of a view that relate to the ability to read a specific 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 interface com.sage.accpac.sm.view.Navigable
Blanks, zeroes or defaults the fields in the view.
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 interface com.sage.accpac.sm.view.Modifiable
Generate a unique nonexistent key, and blanks, zeroes or defaults the remaining fields in the view.
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 interface 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 interface com.sage.accpac.sm.view.IView
informs the view that the caller has reason to suppose that the schema has changed, in particular the list of fields and keys.
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.
regradeApp(DBLink.LinkType, String, boolean) - Method in interface com.sage.accpac.sm.Multiuser
Upgrades or downgrades an existing lock on an application's data.
regradeOrg(DBLink.LinkType, boolean) - Method in interface 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 interface com.sage.accpac.sm.Meter
removes a listener previously added by Meter.addEventListener(MeterEventListener).
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
We recommend that reports avoid using RemoveLeadZero.
RemoveLeadZero() - Constructor for class com.sage.accpac.sm.crystal.ufl.RemoveLeadZero
 
removeNotificationListener(NotificationListener) - Method in interface com.sage.accpac.sm.view.IView
Remove the given listener.
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
Constructor
ReportExportFormat - Class in com.sage.accpac.sm
Provides objects for defining how to export reports.
ReportLocale - Class in com.sage.accpac.sm
Utility class for storing date format patter within a single request thread
ReportLocale() - Constructor for class com.sage.accpac.sm.ReportLocale
 
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
Construct without parameter value
ReportParameter(String, byte[], int, ReportParamPresentItem[], String) - Constructor for class com.sage.accpac.sm.ReportParameter
Construct with parameter value
ReportParameter.ReportParamType - Enum in com.sage.accpac.sm
Types of report parameters
ReportParamPresentItem - Class in com.sage.accpac.sm
An object for the presentation item of report parameters whose type is LIST
ReportParamPresentItem(int, String) - Constructor for class com.sage.accpac.sm.ReportParamPresentItem
Constructor
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
revisionCancel(int) - Method in interface com.sage.accpac.sm.view.HasRevisionListSupport
Rolls back any pending changes to the specified revision level
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 interface com.sage.accpac.sm.view.HasRevisionListSupport
Checks whether the current record exists within the specified revision level
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 interface com.sage.accpac.sm.view.HasRevisionListSupport
Commits any changes to the specified revision level
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 interface com.sage.accpac.sm.view.HasRevisionListSupport
Checks whether the specified revision level has unposted changes
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.
Session - Class in com.sage.accpac.sm
Represents an authenticated session with the Sage Sage 300 ERP System Manager.
Session(ProgramSet, SharedDataSet, String, String, String, Date) - Constructor for class com.sage.accpac.sm.Session
constructs an instance of the Session class using a full set of arguments.
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(int, Object, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field.
set(String, Object, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field.
set(int, Object) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field.
set(String, Object) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field.
set(int, Object, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field.
set(String, Object, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field.
set(int, Object) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field.
set(String, Object) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field.
setAdd(boolean) - Method in class com.sage.accpac.sm.ViewSecurity
Specifies whether records can be added
setBigDecimal(BigDecimal) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given BigDecimal value
setBigDecimal(BigDecimal, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given BigDecimal value
setBigDecimal(int, BigDecimal, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(String, BigDecimal, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(BigDecimal) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given BigDecimal value
setBigDecimal(BigDecimal, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given BigDecimal value
setBigDecimal(int, BigDecimal, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(String, BigDecimal, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided BigDecimal value.
setBoolean(boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given boolean value
setBoolean(boolean, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given boolean value
setBoolean(int, boolean, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided boolean value.
setBoolean(String, boolean, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided boolean value.
setBoolean(int, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided boolean value.
setBoolean(String, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided boolean value.
setBoolean(boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given boolean value
setBoolean(boolean, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given boolean value
setBoolean(int, boolean, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided boolean value.
setBoolean(String, boolean, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided boolean value.
setBoolean(int, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided boolean value.
setBoolean(String, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided boolean value.
setBytes(byte[]) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given byte array value
setBytes(byte[], boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given byte array value
setBytes(int, byte[], boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided byte array value.
setBytes(String, byte[], boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided byte array value.
setBytes(int, byte[]) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided byte array value.
setBytes(String, byte[]) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided byte array value.
setBytes(byte[]) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given byte array value
setBytes(byte[], boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given byte array value
setBytes(int, byte[], boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided byte array value.
setBytes(String, byte[], boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided byte array value.
setBytes(int, byte[]) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided byte array value.
setBytes(String, byte[]) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided byte array value.
setCurrentLocale(Locale) - Static method in class com.sage.accpac.sm.ReportLocale
Sets the locale format pattern
setDate(Date) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given Date value
setDate(Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given Date value
setDate(int, Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Date value.
setDate(String, Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Date value.
setDate(int, Date) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Date value.
setDate(String, Date) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Date value.
setDate(Date) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given Date value
setDate(Date, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given Date value
setDate(int, Date, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Date value.
setDate(String, Date, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Date value.
setDate(int, Date) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Date value.
setDate(String, Date) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Date value.
setDelete(boolean) - Method in class com.sage.accpac.sm.ViewSecurity
Specifies whether records can be deleted
setDouble(double) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given double value
setDouble(double, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given double value
setDouble(int, double, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided double value.
setDouble(String, double, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided double value.
setDouble(int, double) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided double value.
setDouble(String, double) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided double value.
setDouble(double) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given double value
setDouble(double, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given double value
setDouble(int, double, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided double value.
setDouble(String, double, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided double value.
setDouble(int, double) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided double value.
setDouble(String, double) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided double value.
setETag(String) - Method in interface com.sage.accpac.sm.view.IView
Sets the Edit Tag for the record.
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 interface com.sage.accpac.sm.ViewFieldPresentationList
Sets the current field value as the predefined value of the specified presentation item.
setHeaderFieldCount(int) - Method in interface com.sage.accpac.sm.view.IViewKey
allows the caller to inform the key of how many of the leading fields are a reference to its header or parent view.
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.
setInquire(boolean) - Method in class com.sage.accpac.sm.ViewSecurity
Specifies whether records can be read
setInt(int) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given int value
setInt(int, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given int value
setInt(int, int, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided int value.
setInt(String, int, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided int value.
setInt(int, int) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided int value.
setInt(String, int) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided int value.
setInt(int) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given int value
setInt(int, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given int value
setInt(int, int, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided int value.
setInt(String, int, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided int value.
setInt(int, int) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided int value.
setInt(String, int) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided int value.
setIsUnique(boolean) - Method in interface com.sage.accpac.sm.view.IViewKey
allows the caller to inform the key of whether or not it is a uniqueness key.
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.
setModify(boolean) - Method in class com.sage.accpac.sm.ViewSecurity
Specifies whether records can be read
setOrder(int) - Method in interface com.sage.accpac.sm.view.HasOrder
Sets the current selected key on the view.
setOrder(int) - Method in class com.sage.accpac.sm.View
Sets the current selected key on the view.
setParameterValue(String, String) - Method in class com.sage.accpac.sm.Report
Set individual parameter's value.
setPost(boolean) - Method in class com.sage.accpac.sm.ViewSecurity
Specifies whether records can be posted
setReferentialIntegrity(View.ReferentialIntegrity) - Method in interface com.sage.accpac.sm.view.IView
sets the current referential integrity flag of the view
setReferentialIntegrity(View.ReferentialIntegrity) - Method in class com.sage.accpac.sm.View
sets the current referential integrity flag of the view
setReportFile(String) - Method in class com.sage.accpac.sm.Report
Set the report definition file for the report
setReportLocale(Locale) - Method in class com.sage.accpac.sm.Report
Set the locale for the report.
setReportName(String) - Method in class com.sage.accpac.sm.Report
Setter for report name.
setSelectionFormula(String) - Method in class com.sage.accpac.sm.Report
Set the record selection formula for the main report, which could be null
setShort(short) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given short value
setShort(short, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given short value
setShort(int, short, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided short value.
setShort(String, short, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided short value.
setShort(int, short) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided short value.
setShort(String, short) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided short value.
setShort(short) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given short value
setShort(short, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given short value
setShort(int, short, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided short value.
setShort(String, short, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided short value.
setShort(int, short) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided short value.
setShort(String, short) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided short value.
setString(String) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given String value
setString(String, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given String value
setString(int, String, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided String value.
setString(String, String, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided String value.
setString(int, String) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided String value.
setString(String, String) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided String value.
setString(String) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given String value
setString(String, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given String value
setString(int, String, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided String value.
setString(String, String, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided String value.
setString(int, String) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided String value.
setString(String, String) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided String value.
setSystemAccess(View.SystemAccess) - Method in interface com.sage.accpac.sm.view.IView
sets the current system access mode of the view
setSystemAccess(View.SystemAccess) - Method in class com.sage.accpac.sm.View
sets the current system access mode of the view
Settable - Interface in com.sage.accpac.sm.view
The Settable interface governs the ability to set values (as well as get them).
SettableByField - Interface in com.sage.accpac.sm.view
The SettableByField interface governs the ability to set values (as well as get them, via the GettableByField super-interface).
setTime(Date) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given Time value
setTime(Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the field to the given BigDecimal value
setTime(int, Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Time value.
setTime(String, Date, boolean) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Time value.
setTime(int, Date) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Time value.
setTime(String, Date) - Method in class com.sage.accpac.sm.view.AbstractSettableByField
sets the value of the given field to the provided Time value.
setTime(Date) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given Time value
setTime(Date, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the field to the given BigDecimal value
setTime(int, Date, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Time value.
setTime(String, Date, boolean) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Time value.
setTime(int, Date) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Time value.
setTime(String, Date) - Method in interface com.sage.accpac.sm.view.SettableByField
sets the value of the given field to the provided Time value.
setToMax() - Method in interface com.sage.accpac.sm.view.HasFieldLimits
Sets the field value to the maximum value
setToMax() - Method in class com.sage.accpac.sm.ViewField
Sets the field value to the maximum value
setToMin() - Method in interface com.sage.accpac.sm.view.HasFieldLimits
Sets the field value to the minimum value
setToMin() - Method in class com.sage.accpac.sm.ViewField
Sets the field value to the minimum value
setValue(Object) - Method in interface com.sage.accpac.sm.Property
sets the value of the property.
setValue(String) - Method in class com.sage.accpac.sm.ReportParameter
Set the value of the report parameter
setValue(Object) - Method in class com.sage.accpac.sm.view.AbstractSettable
sets the value of the given field.
setValue(Object) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the given field.
setValue(Object, boolean) - Method in interface com.sage.accpac.sm.view.Settable
sets the value of the given field.
setValue(Object, boolean) - Method in class com.sage.accpac.sm.ViewField
sets the value of the given 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
The SharedDataSet class implements ISharedDataSet
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
shut down the executor being used for calls in separate threads
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
TODO: Fill in Javadoc for NEWSpellMoney.
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 interface com.sage.accpac.sm.view.IView
Returns whether the view supports ETags.
supportsETag() - Method in class com.sage.accpac.sm.View
Returns whether the view supports ETags.

T

tableEmpty() - Method in interface com.sage.accpac.sm.view.IView
Deletes all records in the database table in the fastest way possible
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
toBigDecimal(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a BigDecimal value.
toBoolean(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a boolean value.
toBytes(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as an array of bytes.
toDate(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a Date.
toDouble(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a double value.
toInt(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as an int value.
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.
toShort(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a short value.
toString(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a String value.
toString() - Method in exception com.sage.accpac.sm.InvalidCharacterException
 
toString() - Method in class com.sage.accpac.sm.Program
toString() - Method in class com.sage.accpac.sm.ProgramSet
 
toString() - Method in class com.sage.accpac.sm.RandomGUID
 
toString() - Method in class com.sage.accpac.sm.Session
 
toString() - Method in class com.sage.accpac.sm.SharedDataSet
 
toString() - Method in class com.sage.accpac.sm.View
 
toString() - Method in class com.sage.accpac.sm.ViewSecurity
toTime(Object) - Method in class com.sage.accpac.sm.conversion.ObjectToType
returns the value provided as a time value (a Date)
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 interface com.sage.accpac.sm.DBLink
Begins a transaction on the current database connection
transactionCommit() - Method in interface 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 interface 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
UncheckedCharacterCodingException(String, int) - Constructor for exception com.sage.accpac.sm.UncheckedCharacterCodingException
creates an instance of the UncheckedCharacterCodingException class for damage at the given position of the given string.
unlock() - Method in interface com.sage.accpac.sm.view.Modifiable
Unlocks a record previously locked by Modifiable.read(boolean)
unlock() - Method in class com.sage.accpac.sm.View
Unlocks a record previously locked by Modifiable.read(boolean)
unlockApp(DBLink.LinkType, String) - Method in interface com.sage.accpac.sm.Multiuser
Unlocks an application's data that was previously locked.
unlockOrg(DBLink.LinkType) - Method in interface com.sage.accpac.sm.Multiuser
Unlocks an organization's data that was previously locked.
unlockRsc(String) - Method in interface 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 interface com.sage.accpac.sm.view.Modifiable
Updates the current record into the database.
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
Deprecated. 
utlObjStrToID(String) - Static method in class com.sage.accpac.sm.A4wapi
convert the given string format roto object id to its integer form, throwing exceptions if it is not valid.

V

validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.AbstractAccpacFormulaFunction
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LicenseStatus
Deprecated.  
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.LookUpString
 
validateArgumentValues(FormulaValueReference[]) - Method in class com.sage.accpac.sm.crystal.ufl.smGetSeries
 
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 interface com.sage.accpac.sm.view.Modifiable
Validates the field values of the current record
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 a ASage 300 ERPview
An object of this class can be created directly by an application (possibly by sub-classing) or it can be obtained from the Program or DBLink object's openIView method.
View(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.
ViewException() - Constructor for exception com.sage.accpac.sm.ViewException
constructs an instance of ViewException with a return code of success
ViewException(int) - Constructor for exception com.sage.accpac.sm.ViewException
constructs an instance of the ViewException class with the specified return code
ViewException(int, String) - Constructor for exception com.sage.accpac.sm.ViewException
constructs an instance of the ViewException class with the specified return code and message
ViewField - Class in com.sage.accpac.sm
Represents a field in an Accpac view FIXME documentation
ViewField(View, int, int, String) - Constructor for class com.sage.accpac.sm.ViewField
The only constructor.
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 - Interface in com.sage.accpac.sm
The ViewFieldPresentationList interface corresponds to the list of values that a field may take.
ViewFieldPresentationListFactory - Class in com.sage.accpac.sm
The ViewFieldPresentationListFactory class provides a factory for creating implementations of the ViewFieldPresentationList interface.
ViewFieldPresentationListFactory() - Constructor for class com.sage.accpac.sm.ViewFieldPresentationListFactory
 
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
ViewSecurity - Class in com.sage.accpac.sm
The ViewSecurity class provides the various security settings for a View record.
ViewSecurity(int) - Constructor for class com.sage.accpac.sm.ViewSecurity
creates a new instance of the ViewSecurity class based on the given Accpac bit-set of values
ViewSecurity() - Constructor for class com.sage.accpac.sm.ViewSecurity
constructs an instance of the ViewSecurity class with no rights initially.

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 between 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 interface com.sage.accpac.sm.view.HasFieldAttributes
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
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 © 2011 Sage Software, Inc. All rights reserved.