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

A

abs(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the absolute value of a double value.
accdistosc(double[], double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Accumulation Distribution (Chaikin) Oscillator for incoming data.
accept(String) - Method in interface com.aquafold.openapi.net.AQPathFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accumdistrib(double[], double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates accumulation/distribution line of incoming data.
acos(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
add(AQDataRow) - Method in interface com.aquafold.openapi.data.AQDataSet
Append a new row at the end of the data set.
add(int, int, Object) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts an object's html presentation into the specified location.
add(int, int, int, int, int, int, int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the specified amount of time.
add(Object) - Method in interface com.aquafold.openapi.vcs.AQGit
Adds file or files to the list of files staged for the next commit.
add(String, boolean) - Method in interface com.aquafold.openapi.vcs.AQGit
Adds file or files to the list of files staged for the next commit.
add(Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Open one or more Perforce client workspace files for adding to the Perforce server.
addArrayLeft(AQServerObject[]) - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Adds an array of server objects to the left side.
addArrayRight(AQServerObject[]) - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Adds an array of server objects to the right side.
addBCCRecipient(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a valid email address, or a list of comma separated email addresses, to the list of blind carbon copy (BCC:) recipients.
addByteArrayAttachment(byte[], String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Adds a byte array as an attachment.
addCategory(Object) - Method in interface com.aquafold.openapi.chart.AQChartModel
Add category with the specified value (String, Number or Date)
addCategoryField(String) - Method in interface com.aquafold.openapi.chart.AQChart
Select category from a field in the datasource
addCategoryField(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select category from a field in the datasource
addCCRecipient(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a valid email address, or a list of comma separated email addresses, to the list of carbon copy (CC:) recipients.
addColumnField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Adds a column field to the pivot table.
addColumnFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the number of records stored in the database for the specified field when it is defined as a column field.
addColumnFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as a column field.
addColumnFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the average of all pivot values for the specified field when it is defined as a column field.
addColumnFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as a column field.
addColumnFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as a column field.
addColumnFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the sum of all pivot values for the specified field when it is defined as a column field.
addColumnFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the variance of all pivot values for the specified field when it is defined as a column field.
addCountryNameMapping(String, String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Map the specified name to the specified country
addCustomColumnDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows a column divider in front of the specified column.
addCustomColumnDividerLocations(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows a column divider in front of the specified columns.
addCustomRowDivider(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to compose a row divider at the specified row.
addCustomRowDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows a row divider in front of the specified row.
addCustomRowDividerLocations(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows a row divider in front of the specified rows.
addDataField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Adds a data field to the pivot table.
addDataSet(AQDataSet, AQReportDataSetSettings) - Method in interface com.aquafold.openapi.report.AQReport
Adds a data set to this report.
addDataSet(AQDataSet, AQReportDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.report.AQReport
Adds a data set, with chart enabled, to this report.
addDataSet(AQPivotDataSet, AQReportDataSetSettings) - Method in interface com.aquafold.openapi.report.AQReport
Adds a pivot data set to this report.
addDataSet(AQPivotDataSet, AQReportDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.report.AQReport
Adds a pivot data set, with chart enabled, to this report.
addDays(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of days.
addFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the number of records stored in the database for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the average of all pivot values for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the sum of all pivot values for the specified field when it is defined as either a row field or a column field.
addFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the variance of all pivot values for the specified field when it is defined as either a row field or a column field.
addFileAttachment(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a file on the local file system as an attachment.
addFileAttachment(File) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a file on the local file system as an attachment.
addFileAttachment(String, String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a file on the local file system as an attachment with attachment name specified.
addFunctionSeries() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Add a series of data generated by a function
addFunctionSeries(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Add a series of data generated by a function.
addHadoopFileAttachment(AQHadoopDistributedFileSystem, String, String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a file on a Hadoop file system as an attachment.
addHiddenField(String, String) - Method in interface com.aquafold.openapi.form.AQForm
Inserts a hidden field into the specified location.
addHours(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of hours.
addHtmlDataLink(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL link for the column data cells identified by the specified column index.
addHtmlDataLink(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL link for the column data cells identified by the specified column name.
addHtmlDataLinkByIndexes(int[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL links for a list column data cells.
addHtmlDataLinkByNames(String[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL links for a list column data cells.
addHtmlHeaderLink(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL link for the header cell identified by the specified column index.
addHtmlHeaderLink(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL link for the header cell identified by the specified column name.
addHtmlHeaderLinkByIndexes(int[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL links for a list header cells.
addHtmlHeaderLinkByNames(String[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the URL links for a list header cells.
addHtmlHeaderSortLink(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the sorting URL link for the header cell identified by the specified column index.
addHtmlHeaderSortLink(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the sorting URL link for the header cell identified by the specified column name.
addHtmlHeaderSortLinkByIndexes(int[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the sorting URL links for a list header cells.
addHtmlHeaderSortLinkByNames(String[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the sorting URL links for a list header cells.
addInput(int, int, String, String, String) - Method in interface com.aquafold.openapi.form.AQForm
Inserts an input field into the specified location.
addLeft(AQServerObject) - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Adds an object to the left side.
addLink(int, int, String, String) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts a hyperlink into the specified location.
addMetaTag(String, String) - Method in interface com.aquafold.openapi.AQResponse
Sets the value of META tag.
addMetaTagHttpEquiv(String, String) - Method in interface com.aquafold.openapi.AQResponse
Sets the value of META HTTP-EQUIV tag.
addMilliseconds(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of milliseconds.
addMinutes(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of minutes.
addMonths(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of months.
addOption(String, String) - Method in interface com.aquafold.openapi.form.AQFormSelector
Adds an option with the specified value and text.
addOption(String, String, boolean) - Method in interface com.aquafold.openapi.form.AQFormSelector
Adds a selected option with the specified value and text.
addParameter(String, String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Adds a field-value pair to this object.
addParameter(String, String[]) - Method in interface com.aquafold.openapi.net.AQWebRequest
Adds a field with multiple values to this object, duplicated values are ignored.
addPasswordField(int, int, String) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts a password field into the specified location.
addProjectFileAttachment(AQProjectFile) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Adds a AQProjectFile as an attachment.
addProjectFileAttachment(AQProjectFile, String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Adds a AQProjectFile as an attachment.
addRemote(String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Add a remote.
addReplyTo(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a valid email address, or a list of comma separated email addresses, to the list of addresses to which replies should be directed.
addRequestHeader(String, String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Adds the specified request header, not overwriting any previous value.
addRight(AQServerObject) - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Adds an object to the right side.
addRow(Object, Number...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Add a row of data containing the specified Category and an array of numbers, one for each series.
addRow() - Method in interface com.aquafold.openapi.data.AQDataSet
Add a new row to the end of the list of rows.
addRowField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Adds a row field to the pivot table.
addRowFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the number of records stored in the database for the specified field when it is defined as a row field.
addRowFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as a row field.
addRowFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the average of all pivot values for the specified field when it is defined as a row field.
addRowFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as a row field.
addRowFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as a row field.
addRowFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the sum of all pivot values for the specified field when it is defined as a row field.
addRowFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Includes showing subtotal as the variance of all pivot values for the specified field when it is defined as a row field.
addRowWithValues(Object...) - Method in interface com.aquafold.openapi.data.AQDataSet
Add a new row with the specified column values at the end of the data set.
addSeconds(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of seconds.
addSelectorField(int, int, String) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts a selector field into the specified location.
addSeries(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Add a series with the specified name
addSeries(String...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Add an array of series names
addSeriesField(String) - Method in interface com.aquafold.openapi.chart.AQChart
Add a series from the datasource to the AQChartModel
addSeriesField(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Add a series of values from the specified field in the current DataSource
addSortingByDateAscending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file date in ascending order.
addSortingByDateDescending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file date in descending order.
addSortingByNameAscending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file name in ascending order.
addSortingByNameAscending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by schema object name in ascending order.
addSortingByNameDescending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file name in descending order.
addSortingByNameDescending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by schema object name in descending order.
addSortingByResultAscending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by comparison result in ascending order (deleted, modified, added, unchanged).
addSortingByResultDescending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by comparison result in descending order (unchanged, added, modified, deleted).
addSortingBySizeAscending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file size in ascending order.
addSortingBySizeDescending() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Adds sorting by file size in descending order.
addSortingByTypeAscending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by schema object type in ascending order.
addSortingByTypeDescending() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Adds sorting by schema object type in descending order.
addSubmitButton(int, int, String, String) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts a Submit button into the specified location.
addTextArea(int, int, int, int) - Method in interface com.aquafold.openapi.form.AQForm
This method iseerts a TEXTAREA field into a form location specified by (row,col).
addTextField(int, int, String, String) - Method in interface com.aquafold.openapi.form.AQForm
This method inserts a text field into the specified location.
addTimeZoneOffset(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which time zone offset differs by the specified number of milliseconds.
addToolbarButton(String, String, String, String) - Method in interface com.aquafold.openapi.project.AQDashboard
Adds a button to the dashboard toolbar.
addToolbarSeparator() - Method in interface com.aquafold.openapi.project.AQDashboard
Adds a toolbar separator.
addToRecipient(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Add a valid email address, or a list of comma separated email addresses, to the list of recipients.
addUpload(String, String, String, String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Adds the array of bytes to be uploaded to remote server to this object.
addUpload(String, byte[], String, String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Adds the array of bytes to be uploaded to remote server to this object.
addVC(Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
This method adds a file or a folder in the local workspace and marks it for addition.
addWorksheet(String) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Adds a sheet with the given name.
addYears(int) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance which differs by the number of years.
adjustTimeZone(AQDataSet, String, String) - Method in interface com.aquafold.openapi.type.AQDateFactory
This method creates a new data set instance with dates shifted to a new time zone.
ANOVA(double[][]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates one way ANOVA for incoming series of arrays [link]
ANOVATest(double[][], double) - Method in interface com.aquafold.openapi.math.AQStat
Performs one way ANOVA Test for incoming series of arrays [link]
append(AQDataSet) - Method in interface com.aquafold.openapi.data.AQDataSet
Appends another data set.
apply(Date) - Method in interface com.aquafold.openapi.random.AQRandomDateVariation
Returns a date that is the sum of the specified date and a time randomly generated from this object.
apply(Number) - Method in interface com.aquafold.openapi.random.AQRandomNumberVariation
Returns a number that is the sum of the specified number and a number randomly generated from this object.
applyStash(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Apply a stashed commit on top of the current working tree.
AQAffectedPaths - Interface in com.aquafold.openapi.vcs
This object encapsulates the file paths affected by a version control operation.
AQAqua - Interface in com.aquafold.openapi
An interface for AquaScript runtime environment.
AQArchive - Interface in com.aquafold.openapi.archive
Archive

Synopsis:

A collection of different methods and algorithms to archive files.

AQArrayType - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database array type.
AQAssembly - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a managed application module.
AQAsymmetricKey - Interface in com.aquafold.openapi.rdbms.schema
This interface represents an Asymmetric Key.
AQBigDecimalFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for BigDecimal data type.
AQBigIntegerFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for BigInteger data type.
AQByteFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Byte data type.
AQCertificate - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a certificate installed on the server.
AQChart - Interface in com.aquafold.openapi.chart
Chart

Synopsis:

Chart renders a graphical representation of a set of data, using a series & category data format.

AQChartFactory - Interface in com.aquafold.openapi.chart
ChartFactory

Synopsis:

ChartFactory creates charts and provides utility methods for creating request urls for a ChartServlet.

AQChartModel - Interface in com.aquafold.openapi.chart
ChartModel

Synopsis:

ChartModel contains the data to be rendered in the chart.

AQChartPanel - Interface in com.aquafold.openapi.gui
This Swing panel displays a chart.
AQChartProperties - Interface in com.aquafold.openapi.chart
ChartProperties

Synopsis:

ChartProperties contains a set of attributes which control the chart's appearance (chart types, lighting, fonts, colors, camera pan & zoom, ...).

AQChartRow - Interface in com.aquafold.openapi.chart
ChartRow

Synopsis:

ChartRow represents one row of chart data.

AQCluster - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database cluster.
AQColor - Interface in com.aquafold.openapi.type
AQColor represents an immutable color object, based on java.awt.Color.
AQColorFactory - Interface in com.aquafold.openapi.type
This interface provides factory methods for creating AQColor objects.
AQColumnDescriptor - Interface in com.aquafold.openapi.data
This interface describes a table column.
AQColumnStructure - Interface in com.aquafold.openapi.data
Class describes the structure of table data.
AQComparator - Interface in com.aquafold.openapi.compare
This interface defines a line-oriented text comparator.
AQCompareFactory - Interface in com.aquafold.openapi.compare
An object implementing this interface is available in aquascripts via aqua.compare alias.
AQCompareOptions - Interface in com.aquafold.openapi.compare
Provides configuration options for a line-by-line compare operations.
AQConsole - Interface in com.aquafold.openapi
This interface provides methods for input/output to a console.
AQConstraint - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database constraint.
AQConstraintColumn - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a constraint column.
AQCreditCardFactory - Interface in com.aquafold.openapi.type
This interface provides credit card validation functionality.
AQCrypto - Interface in com.aquafold.openapi.crypto
This interface provides access to cryptographic functions.
AQCurve - Interface in com.aquafold.openapi.math
 
AQDashboard - Interface in com.aquafold.openapi.project
AQDashboard is a representation of the HTML view to be rendered to the user in the project's Workspace.
AQDatabase - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database.
AQDatabaseLink - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database link or a remote server.
AQDataFactory - Interface in com.aquafold.openapi.data
An object implementing this interface is available to aquascript via aqua.data alias.
AQDataReader - Interface in com.aquafold.openapi.io
A reader which extracts data into a sequence of AQDataRow objects.
AQDataRow - Interface in com.aquafold.openapi.data
This interface describes a single data row.
AQDataSet - Interface in com.aquafold.openapi.data
Collection of AQDataRows stored in memory.
AQDataSetSettings - Interface in com.aquafold.openapi.data
The AQDataSetSettings interface describes how a data set to be formatted when presented in a 2-dimensional grid.
AQDataSource - Interface in com.aquafold.openapi.chart
DataSource

Synopsis:

A DataSource provides series and category values to a ChartModel.

AQDataType - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a data type.
AQDataWriter - Interface in com.aquafold.openapi.io
Interface represents a row-based data stream.
AQDate - Interface in com.aquafold.openapi.type
AQDate represents an immutable calendar date value, based on GregorianCalendar.
AQDateFactory - Interface in com.aquafold.openapi.type
This intetface provides factory methods for creation and validation of AQDate date objects.
AQDefault - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a user-defined default.
AQDifferences - Interface in com.aquafold.openapi.compare
This interface defines a set of lines produced by the comparison operation.
AQDimension - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a user defined dimension.
AQDoubleFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Double data type.
AQEmailAddressFactory - Interface in com.aquafold.openapi.type
This interface provides email address validation functionality.
AQEvent - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a user-defined database event.
AQExcelReader - Interface in com.aquafold.openapi.io
A data reader which facilitates import from Microsoft Excel files.
AQExcelSpreadsheet - Interface in com.aquafold.openapi.data
This interface represents an in-memory Excel spreadhseet.
AQExcelWriter - Interface in com.aquafold.openapi.io
This interface facilitates writing Excel spreadsheet files.
AQException - Exception in com.aquafold.openapi
AQException, a subclass of RuntimeException, might be thrown during the execution of AquaScript.
AQException() - Constructor for exception com.aquafold.openapi.AQException
 
AQException(Throwable) - Constructor for exception com.aquafold.openapi.AQException
 
AQException(String) - Constructor for exception com.aquafold.openapi.AQException
 
AQException(String, Throwable) - Constructor for exception com.aquafold.openapi.AQException
 
AQFileComparator - Interface in com.aquafold.openapi.compare
This interface provides a mechanism for simple file comparison.
AQFileDifferences - Interface in com.aquafold.openapi.compare
An instance of this interface represents the results of a file comparison operation.
AQFileSet - Interface in com.aquafold.openapi.filesystem
FileSet
AQFileSystem - Interface in com.aquafold.openapi.filesystem
Filesystem
AQFileWriter - Interface in com.aquafold.openapi.io
An instance of this interface, available via aqua.io.newFileWriter(), can be used to write binary data to a file.
AQFinancial - Interface in com.aquafold.openapi.math
 
AQFit - Interface in com.aquafold.openapi.math
 
AQFloatFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Float data type.
AQFont - Interface in com.aquafold.openapi.type
AQFont represents an immutable font object, based on java.awt.Font.
AQFontFactory - Interface in com.aquafold.openapi.type
This interface provides factory methods for creating AQFont objects.
AQForeignKeyRefColumn - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a foreign key referenced column.
AQForm - Interface in com.aquafold.openapi.form
This interface facilitates creation of simple HTML forms.
AQFormattedTextReader - Interface in com.aquafold.openapi.io
Interface for reading data from plain text sources.
AQFormattedTextWriter - Interface in com.aquafold.openapi.io
 
AQFormFactory - Interface in com.aquafold.openapi.form
A factory object implementing this interface is available via aqua.form alias.
AQFormSelector - Interface in com.aquafold.openapi.form
This interface corresponds to the HTML <SELECT> element.
AQFtpFileSystem - Interface in com.aquafold.openapi.net
The file transfer protocol (FTP) file system.
AQFunction - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a user defined function.
AQFunctionParameter - Interface in com.aquafold.openapi.chart
FunctionParameter

Synopsis:

A FunctionParameter is a parameter for a SeriesFunction.

AQFunctionParameter.DataType - Enum in com.aquafold.openapi.chart
Supported parameter datatypes: Integer, Float, Double
AQGit - Interface in com.aquafold.openapi.vcs
An interface to GIT distributed revision control system.
AQGitStatus - Interface in com.aquafold.openapi.vcs
This object represents the Git repo status.
AQGridResultsView - Interface in com.aquafold.openapi.gui
This JComponent displays a result set table and a chart.
AQGUI - Interface in com.aquafold.openapi.gui
This interface supplies Swing GUI components and functionality.
AQHadoopDistributedFileSystem - Interface in com.aquafold.openapi.net
The Hadoop distributed file system.
AQHtmlWriter - Interface in com.aquafold.openapi.io
This interface provides a set of convenient methods for generating HTML output.
AQHttpLogReader - Interface in com.aquafold.openapi.io
An object implementing this interface, available via aqua.io.newHttpLogReader(), facilitates reading of Apache web server access log files.
AQIndex - Interface in com.aquafold.openapi.rdbms.schema
This interface represents an index.
AQIndexColumn - Interface in com.aquafold.openapi.rdbms.schema
This interface represents an index column.
AQInputOutputFactory - Interface in com.aquafold.openapi.io
This inteface provides input/output functionality.
AQIntegerFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Integer data type.
AQJavaResource - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a java resource that is associated with the schema.
AQJavaSource - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a java source that is associated with the schema.
AQLanguage - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a particular language support that is installed on the server.
AQLineChange - Interface in com.aquafold.openapi.compare
This interface represents a line in a text being compared.
AQLongFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Long data type.
AQMail - Interface in com.aquafold.openapi.mail
This interface provides email functionality.
AQMailMessage - Interface in com.aquafold.openapi.mail
This interface defines an email message which can be delivered to recipients via either AQSmtpServer or AQMailQueue.
AQMailQueue - Interface in com.aquafold.openapi.mail
This interface provides a reliable service to deliver emails.
AQMath - Interface in com.aquafold.openapi.math
Math

Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.

AQMatView - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a materialized view.
AQMetadata - Interface in com.aquafold.openapi.rdbms
This interface provides means to learn and manipulate the database structure.
AQNet - Interface in com.aquafold.openapi.net
This interface provides network capabilities available in aquascript.
AQNickname - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a user defined nickname.
AQObjectPermission - Interface in com.aquafold.openapi.rdbms
The AQObjectPermission interface provides a mean to generate the grant and revoke statements for users and roles.
AQObjectType - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database object type.
AQOpaqueObject - Interface in com.aquafold.openapi.crypto
This interface represents an opaque object, for example a password, which can be passed to various OpenAPI methods without revealing the content to the script code.
AQPackage - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a package.
AQPackageBody - Interface in com.aquafold.openapi.rdbms.schema
 
AQParameter - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a stored procedure's or a function's parameter.
AQParametricRealFunction - Interface in com.aquafold.openapi.math
 
AQPartition - Interface in com.aquafold.openapi.rdbms
This interface represents a database partition.
AQPathFilter - Interface in com.aquafold.openapi.net
The path filter.
AQPerforce - Interface in com.aquafold.openapi.vcs
An interface to Perforce revision control system.
AQPivotDataSet - Interface in com.aquafold.openapi.data
This interface provides a means to represent a AQDataSet in a pivot table.
AQProcedure - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database store procedure.
AQProject - Interface in com.aquafold.openapi.project
Interface for project-specific functionality available via aqua.project alias.
AQProjectFile - Interface in com.aquafold.openapi.project
Represents a file-like object within a project.
AQQueue - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a queue.
AQRandomDataSet - Interface in com.aquafold.openapi.random
This interface generates a new AQDataSet using the constraints described below: rows - defines the number of rows to generate.
AQRandomDateRange - Interface in com.aquafold.openapi.random
This interface represents a range of dates.
AQRandomDateVariation - Interface in com.aquafold.openapi.random
This interface represents a change that a Date object could possibly have.
AQRandomFactory - Interface in com.aquafold.openapi.random
This interface provides a way to conveniently generate various random values.
AQRandomNumberRange - Interface in com.aquafold.openapi.random
This interface represents a range of numbers.
AQRandomNumberVariation - Interface in com.aquafold.openapi.random
This interface represents a change that a Number object could possibly have.
AQRandomRange - Interface in com.aquafold.openapi.random
This interface represents a range of objects which can be anythings, for examples, numbers, dates, strings.
AQRandomStringLength - Interface in com.aquafold.openapi.random
This interface defines a constraint on the length of a string.
AQRandomVariation - Interface in com.aquafold.openapi.random
This interface represents the amount of change an object can possibly have.
AQRefreshGroup - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a refresh group of a materialized view.
AQReport - Interface in com.aquafold.openapi.report
This interface provides a way to link multiple data sets together and presents them as a single report.
AQReportDataSetSettings - Interface in com.aquafold.openapi.report
The AQReportDataSetSettings interface describes how a data set to be formatted when presented in a report.
AQReportFactory - Interface in com.aquafold.openapi.report
This interface defines a factory for report, report formatting, and report data set formatting implementations.
AQReportSettings - Interface in com.aquafold.openapi.report
The AQReportSettings interface describes how multiple reports can be linked together.
AQRequest - Interface in com.aquafold.openapi
This interface provides basic information about an http request.
AQResponse - Interface in com.aquafold.openapi
An instance of this interface is available to the script via aqua.response alias.
AQResultComparator - Interface in com.aquafold.openapi.compare
This interface provides a means to compare two query results.
AQResultDifferences - Interface in com.aquafold.openapi.compare
This interface represents results of result set comparison.
AQResultSet - Interface in com.aquafold.openapi.rdbms
This interface represents a table of data representing a database result set, which is usually generated by executing a statement that queries the database.
AQRevision - Interface in com.aquafold.openapi.vcs
Represents the version control revision information for a single file.
AQRole - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a role in the database.
AQRule - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database rule.
AQSchema - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database schema.
AQSchemaComparator - Interface in com.aquafold.openapi.compare
This interface facilitates bulk comparison of schema objects.
AQSchemaCompareItem - Interface in com.aquafold.openapi.compare
This object represents one item in the schema comparison results.
AQSchemaDifferences - Interface in com.aquafold.openapi.compare
This interface represents results of schema comparison.
AQSchemaObject - Interface in com.aquafold.openapi.rdbms
Base class for a metadata object specific to database/schema.
AQScriptOptions - Interface in com.aquafold.openapi.rdbms
The AQScriptOption object defines parameters for generating DDL scripts within AquaScript environment.
AQScriptParser - Interface in com.aquafold.openapi.rdbms.util
AQScriptParser

Synopsis:

A collection of methods for parsing SQL statements.

AQScriptResult - Interface in com.aquafold.openapi.rdbms
This interface provides access to results of executing a SQL script - which may contain multiple result sets from multiple statements.
AQSegment - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a Sybase database segment.
AQSequence - Interface in com.aquafold.openapi.rdbms.schema
This interface represents on a sequence object used in the database.
AQSeriesFunction - Interface in com.aquafold.openapi.chart
SeriesFunction

Synopsis:

SeriesFunction is a function which accepts a set of parameters and generates a series of data

Description:

SeriesFunctions are specified in the ChartProperties to add a data series generated by a mathematical function.

AQServerConnection - Interface in com.aquafold.openapi.rdbms
This interface represents a database server connection.
AQServerObject - Interface in com.aquafold.openapi.rdbms
Base interface for a server object which can be scripted.
AQSession - Interface in com.aquafold.openapi
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
AQShortFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for Short data type.
AQSmtpServer - Interface in com.aquafold.openapi.mail
This interface describes an SMTP server.
AQSQLArray - Interface in com.aquafold.openapi.rdbms
This class describes a SQL ARRAY object.
AQSQLBlob - Interface in com.aquafold.openapi.rdbms
This class describes a SQL BLOB object.
AQSQLClob - Interface in com.aquafold.openapi.rdbms
This class describes a SQL CLOB object.
AQSqlFormatter - Interface in com.aquafold.openapi.rdbms.util
Utility class which facilitates SQL formatting -- a beautifier.
AQSQLNClob - Interface in com.aquafold.openapi.rdbms
This class describes a SQL NCLOB object.
AQSQLRowId - Interface in com.aquafold.openapi.rdbms
This class describes a SQL ROWID object.
AQStat - Interface in com.aquafold.openapi.math
 
AQStatementResult - Interface in com.aquafold.openapi.rdbms
 
AQStringFactory - Interface in com.aquafold.openapi.type
This interface provides manipulation and validation functionality for String data type.
AQSymmetricKey - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a Symmetric Key.
AQSynonym - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a synonym.
AQSystem - Interface in com.aquafold.openapi
This interface provides access to low-level system functionality.
AQTable - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database table object.
AQTableColumn - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a table column.
AQTableDataEditor - Interface in com.aquafold.openapi.gui
This class represents a table data editor frame (JFrame) where an entry form can be programmatically installed.
AQTableType - Interface in com.aquafold.openapi.rdbms.schema
This interface represents on a table type.
AQTableWriter - Interface in com.aquafold.openapi.io
This interface facilitates writing of data rows and a data sets to a database table.
AQTextArea - Interface in com.aquafold.openapi.form
This interface corresponds to the HTML <TEXTAREA> element.
AQTextFileReader - Interface in com.aquafold.openapi.io
This interface allows reading row-oriented data from text files.
AQTextFileWriter - Interface in com.aquafold.openapi.io
This interface allows writing row-oriented data to text files.
AQTextProcessor - Interface in com.aquafold.openapi.io
Provides basic accessor methods for formatting delimited text readers and writers.
AQTextStringReader - Interface in com.aquafold.openapi.io
This interface allows writing row-oriented data to java strings.
AQTextStringWriter - Interface in com.aquafold.openapi.io
This interface allows writing row-oriented data to an in-memory string.
AQTrigger - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a trigger.
AQType - Interface in com.aquafold.openapi.type
This interface defines data manipulation and validation functionality for several data types.
AQUser - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database user.
AQUtil - Interface in com.aquafold.openapi.util
A utility class available in AquaScript environment.
AQVersionControl - Interface in com.aquafold.openapi.vcs
This interface provides version control functionality to aquascripts.
AQView - Interface in com.aquafold.openapi.rdbms.schema
This interface represents a database view.
AQWebClient - Interface in com.aquafold.openapi.net
The AQWebClient interface provides an environment that allows application to send an HTTP request to an HTTP server and process the response accordingly.
AQWebRequest - Interface in com.aquafold.openapi.net
The AQWebRequest interface implements an HTTP method.
AQWebResponse - Interface in com.aquafold.openapi.net
The AQWebResponse interface maintains the data returned from a successfully processed AQWebRequest via the AQWebClient interface.
AQWorkspace - Interface in com.aquafold.openapi.vcs
This interface is designed to provide common functionality for a version control workspace.
AQXmlSchemaCollection - Interface in com.aquafold.openapi.rdbms.schema
This interface represents an XML schema collection.
AQXmlWriter - Interface in com.aquafold.openapi.io
This interface allows writing row-oriented data to an XML file.
asin(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
atan(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan2(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
attrib(String, String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Changes the permissions and/or attributes of a file or all files inside the specified directory.

B

bins(double[], int) - Method in interface com.aquafold.openapi.math.AQStat
Sorts incoming data into user defined number of uniformly spaced bins [link]
BOLD - Static variable in interface com.aquafold.openapi.type.AQFont
The bold style constant.
BOLD - Static variable in interface com.aquafold.openapi.type.AQFontFactory
The bold style constant.
bollinger(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Returns Bollinger bands for incoming data.
brighter() - Method in interface com.aquafold.openapi.type.AQColor
Creates a new AQColor that is a brighter version of this AQColor.
bunzip2(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Expands a file that has been compressed with the BZIP2 algorithm.
bzip2(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Compresses a file with the BZIP2 algorithm.

C

cab(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a Microsoft CAB archive file.
cab(AQFileSet, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a Microsoft CAB archive file.
cache(int) - Method in interface com.aquafold.openapi.chart.AQChart
Renders a chart and inserts the resulting image into an image cache, returning a URL string which can be used to access the generated chart.
calculateGrid() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Calculates the pivot data.
cbrt(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the cube root of a double value.
ceil(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
chaikinmoneyflow(double[], double[], double[], double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Chaikin Money Flow for incoming data.
chaikinosc(double[], double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Chaikin Oscillator for incoming data.
changeDatabase(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Change database in the current connection.
changeSchema(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Change schema in the current connection.
checkout(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Checkout a branch
checkoutCVS(String, String, String, String, Object, Object, boolean) - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Checks out a CVS module to the local filesystem.
checkoutSubversion(String, String, String, Object, Object, boolean) - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Checks out a Subversion module to the local filesystem.
cherryPick(Object) - Method in interface com.aquafold.openapi.vcs.AQGit
Integrates an individual commit into the current branch.
chgrp(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Changes the group ownership of a file or all files inside the directory.
chgrp(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Changes the group ownership of a file or all files inside the directory.
Chi2(double[], long[]) - Method in interface com.aquafold.openapi.math.AQStat
Performs a Pearson's Chi2 test on incoming array.
chmod(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Changes the permissions of a file or all files inside the specified directory.
chmod(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Changes the permissions of a file or all files inside the specified directory.
chown(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Changes the owner of a file or all files inside the specified directory.
chown(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Changes the owner of a file or all files inside the specified directory.
chvol(double[], double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Chaikin volitility.
clean(Object, boolean) - Method in interface com.aquafold.openapi.vcs.AQGit
Remove untracked files from the working tree.
clear() - Method in interface com.aquafold.openapi.data.AQDataSet
Removes all of the elements from this list.
clear() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Clears the spreadsheet.
clear() - Method in interface com.aquafold.openapi.form.AQForm
Clear the form.
clear() - Method in interface com.aquafold.openapi.io.AQTextStringWriter
Clears the internal buffer.
clearCell(int, int) - Method in interface com.aquafold.openapi.form.AQForm
Remove cell content.
clearColumnFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes all of the column fields from the pivot table.
clearColumnFieldSortOrderSettings() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes sorting related settings for all of the column fields.
clearColumnHeaderIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of column headers created by using column indexes.
clearColumnHeaderNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of custom column headers created by using column names.
clearColumnHeaders() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of column headers, including both created by column indexes and by column names.
clearCookies() - Method in interface com.aquafold.openapi.net.AQWebClient
Clears all cookies.
clearCountryNameMap() - Method in interface com.aquafold.openapi.chart.AQChartModel
Clear all country name mappings.
clearCurrentWorksheet() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Clears the current worksheet.
clearCustomColumnDividerLocations() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of custom column divider settings.
clearCustomRowDividerLocations() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of custom row divider settings.
clearCustomRowDividers() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of custom row divider character settings.
clearDataColumnSortSettings() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes sorting related settings for all data columns.
clearDataFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes all of the data fields from the pivot table.
clearDataFieldSummaryTypeSettings() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes summary type related settings for all data fields.
clearGrandTotalColumnSortSettings() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes all sorting related settings on the grand total column.
clearHiddenColumnIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of hidden columns tracked by column indexes.
clearHiddenColumnNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of hidden columns tracked by column names.
clearHiddenColumns() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of hidden columns, including both tracked by column indexes and by column names.
clearHtmlDataCellStyles() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears custom CSS style settings for all of data cells.
clearHtmlDataColumnSortLink() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears the sorting URL link associated with data column; this method is only applied to the data set derived from a pivot table.
clearHtmlDataLinkIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column data cells created by using column indexes.
clearHtmlDataLinkNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column data cells created by using column names.
clearHtmlDataLinks() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column data cells, including both created by column indexes and by column names.
clearHtmlHeaderLinkIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column headers created by using column indexes.
clearHtmlHeaderLinkNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column headers created by using column names.
clearHtmlHeaderLinks() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of URL links associated with column headers, including both created by column indexes and by column names.
clearHtmlHeaderSortLinkIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of sorting URL links associated with column headers created by using column indexes.
clearHtmlHeaderSortLinkNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of sorting URL links associated with column headers created by using column names.
clearHtmlHeaderSortLinks() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears all of sorting URL links associated with column headers, including both created by column indexes and by column names.
clearMetaTags() - Method in interface com.aquafold.openapi.AQResponse
Clears previously set meta tags.
clearRowFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes all row fields from the pivot table.
clearRowFieldSortOrderSettings() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes sorting related settings for all row fields.
clearRows() - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove all rows
clearSeries() - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove all series
clearSorting() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Removes all sorting criteria.
clearSorting() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Removes all sorting criteria.
clearSorting() - Method in interface com.aquafold.openapi.data.AQDataSet
Clears the sorting criteria set on the columns previously with setSortingXXX() methods.
clearToolbarButtons() - Method in interface com.aquafold.openapi.project.AQDashboard
Removes all toolbar buttons.
clearUploads() - Method in interface com.aquafold.openapi.net.AQWebRequest
Removes all of uploads that were added to this request using AQWebRequest.addUpload(String filename, String sourceFile, String contentType, String charset) and AQWebRequest.addUpload(String filename, byte[] source, String contentType, String charset).
clone(String, String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Clones a repository into a new directory.
close() - Method in interface com.aquafold.openapi.io.AQDataReader
Use this method to release critical resources (e.g.
close() - Method in interface com.aquafold.openapi.io.AQDataWriter
Closes the stream.
close() - Method in interface com.aquafold.openapi.io.AQExcelWriter
Closes this writer and releases any system resources associated with it.
close() - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Closes this writer and releases any system resources associated with it.
close() - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in interface com.aquafold.openapi.vcs.AQPerforce
Disconnects the object from Perforce server.
closeConnection() - Method in interface com.aquafold.openapi.net.AQWebClient
Closes all of server connections tracked by this client and releases all of allocated system resources.
clv(double, double, double) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates close location value of incoming data.
collectFilesRecursively() - Method in interface com.aquafold.openapi.project.AQProjectFile
Recursively collects files in a project folder and its descendant folders, excluding system and hidden files.
collectFilesRecursively(String) - Method in interface com.aquafold.openapi.project.AQProjectFile
Recursively collects files in a project folder and its descendant folders.
collectUserFiles(String) - Method in interface com.aquafold.openapi.project.AQProject
Recursively scans the specified path in the "User Files" project folder.
collectUserFiles(String, String) - Method in interface com.aquafold.openapi.project.AQProject
Recursively scans the specified path in the "User Files" project folder.
com.aquafold.openapi - package com.aquafold.openapi
 
com.aquafold.openapi.archive - package com.aquafold.openapi.archive
 
com.aquafold.openapi.chart - package com.aquafold.openapi.chart
 
com.aquafold.openapi.compare - package com.aquafold.openapi.compare
 
com.aquafold.openapi.crypto - package com.aquafold.openapi.crypto
 
com.aquafold.openapi.data - package com.aquafold.openapi.data
 
com.aquafold.openapi.filesystem - package com.aquafold.openapi.filesystem
 
com.aquafold.openapi.form - package com.aquafold.openapi.form
 
com.aquafold.openapi.gui - package com.aquafold.openapi.gui
 
com.aquafold.openapi.io - package com.aquafold.openapi.io
 
com.aquafold.openapi.mail - package com.aquafold.openapi.mail
 
com.aquafold.openapi.math - package com.aquafold.openapi.math
 
com.aquafold.openapi.net - package com.aquafold.openapi.net
 
com.aquafold.openapi.project - package com.aquafold.openapi.project
 
com.aquafold.openapi.random - package com.aquafold.openapi.random
 
com.aquafold.openapi.rdbms - package com.aquafold.openapi.rdbms
 
com.aquafold.openapi.rdbms.schema - package com.aquafold.openapi.rdbms.schema
 
com.aquafold.openapi.rdbms.util - package com.aquafold.openapi.rdbms.util
 
com.aquafold.openapi.report - package com.aquafold.openapi.report
 
com.aquafold.openapi.type - package com.aquafold.openapi.type
 
com.aquafold.openapi.util - package com.aquafold.openapi.util
 
com.aquafold.openapi.vcs - package com.aquafold.openapi.vcs
 
commit() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Commits a transaction.
commit(Object, Object, Object, String) - Method in interface com.aquafold.openapi.vcs.AQGit
This method commits changes in the specified file or folder.
commit(Object, Object, String) - Method in interface com.aquafold.openapi.vcs.AQGit
This method records changes to the repository.
commit(String, String, Object, Object) - Method in interface com.aquafold.openapi.vcs.AQVersionControl
A convenience method which performs a version control commit of a specified file or folder in the local file system.
commit(Object, String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
This method commits specified file or files, adding unversioned files if necessary.
compare(AQServerObject, AQServerObject) - Method in interface com.aquafold.openapi.compare.AQComparator
This method compares CREATE scripts of two server objects.
compare(String, String) - Method in interface com.aquafold.openapi.compare.AQCompareFactory
This method compares text strings on line-per-line basis.
compare(Object, Object) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Compares files contained in the specified folders, including sub-folders, according to the set criteria.
compare(Object, Object, boolean) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Compares files contained in the specified folders, according to the set criteria.
compare() - Method in interface com.aquafold.openapi.compare.AQResultComparator
Performs comparison of query results.
compare() - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Performs comparison of CREATE DDL scripts.
compareText(String, String) - Method in interface com.aquafold.openapi.compare.AQComparator
This method compares two text strings line-by-line, based on configured settings.
computeHashMD2(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates an MD2 hash for the specified object.
computeHashMD5(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates a MD5 hash for the specified object.
computeHashSHA1(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates a SHA1 hash for the specified object.
computeHashSHA256(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates a SHA-256 hash for the specified object.
computeHashSHA384(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates a SHA-384 hash for the specified object.
computeHashSHA512(Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Generates a SHA-512 hash for the specified object.
concat(AQFileSet, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Concatenates multiple files into a single one or displays to the console if file is not set.
connect() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Establish SQL connection to the server.
connect(Object) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Establish SQL connection to the server with the provided password.
connect(Object, Object) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Establish SQL connection to the server with the provided user credentials.
connect(String, String, String, Object, Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Establishes connection to the perforce server.
connect(String, String, String, Object, Object, String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Establishes connection to the perforce server.
constrain(double, double, double) - Method in interface com.aquafold.openapi.math.AQMath
Constrains a value to not exceed a maximum and minimum value.
convertTimeZone(String) - Method in interface com.aquafold.openapi.type.AQDate
Returns a new AQDate instance where time zone is adjusted to the specified value, without changing the actual UTC time.
copy(AQChartProperties) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Copy the specified properties into this properties instance
copy(String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Copies a single file to another file/directory or a directory to another directory.
copy(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Copies a single file to another file or a directory to another directory.
copy(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Copies a single file to another file or a directory to another directory.
copyFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Copies a list of files as specified by the AQFilesSet object.
copyFromLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Copies a local file or directory to a new file, or a directory to a new FS directory.
copyFromLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Copies a local file or directory to a new file, or a directory to a new FS directory.
copyFromLocalFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Copies local files as specified in the AQFileSet object to a new FS location.
copyFromLocalFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Copies local files as specified in the AQFileSet object to a new FS location.
copySign(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copyToLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Copies FS files as specified to a new local location.
copyToLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Copies FS files as specified to a new local location.
correlation(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates the Pearson's correlation coefficient from 2 data sets, and the associated t-test and p-values.
correlation(double[][]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates correlation matrix of incoming double precision MxN array.
cos(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the trigonometric cosine of an angle.
cosh(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the hyperbolic cosine of a double value.
covariance(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates the covariance coefficient from 2 data sets [link]
covariance(double[][]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates covariance matrix of incoming double precision MxN array [link]
createBranch(String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Create a local branch.
createDirectory(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Creates a directory.
createDirectory(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Creates a directory.
createDirectory(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Creates a directory.
createFolder() - Method in interface com.aquafold.openapi.project.AQProjectFile
Creates a folder corresponding to this file object.
createStash(Object, Object, String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Stash all current changes and return working tree to a clean state.
cumNormalDist(double) - Method in interface com.aquafold.openapi.math.AQStat
Calculates value of cumulative normal distribution at z [link]

D

darker() - Method in interface com.aquafold.openapi.type.AQColor
Creates a new AQColor that is a darker version of this AQColor.
decryptZipAES(String, String, Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Decrypts a zip file with the AES-256 cipher using the supplied password.
deleteBranch(String...) - Method in interface com.aquafold.openapi.vcs.AQGit
Delete one or more branches.
deleteDirectory(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Delete a directory.
deleteDirectory(String, boolean) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Deletes a directory.
deleteDirectory(String, boolean) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Deletes a directory.
deleteDirectoryRecursively(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Delete a directory recursively.
deleteFile(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Delete a single file.
deleteFile(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Deletes a single file.
deleteFile(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Deletes a single file.
deleteFiles(Object, int, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Open a Perforce client workspace file(s) for deletion from a Perforce depot.
deleteFileSets(AQFileSet[]) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Deletes files and directories as specified in the AQFileSet object.
deleteTag(String...) - Method in interface com.aquafold.openapi.vcs.AQGit
Delete one or more tags.
deleteUserFile(String) - Method in interface com.aquafold.openapi.project.AQProject
Deletes a file in the "User File" project folder.
deleteVC(Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
This method deletes a file or a folder in the local workspace and marks it for deletion.
deriveFont(int, float) - Method in interface com.aquafold.openapi.type.AQFont
Creates a new AQFont object by replicating this AQFont object and applying a new style and size.
deriveFontBySize(float) - Method in interface com.aquafold.openapi.type.AQFont
Creates a new AQFont object by replicating this AQFont object and applying a new size to it.
deriveFontByStyle(int) - Method in interface com.aquafold.openapi.type.AQFont
Creates a new AQFont object by replicating this AQFont object and applying a new style to it.
deTrend(double[], double[]) - Method in interface com.aquafold.openapi.math.AQCurve
Removes linear trend from incoming data set
directoryCount(String, boolean) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Retrieves the number of directories under the defined directory.
directoryCount(String, boolean) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
To count the number of directories under a directory.
directoryCount(String, boolean) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
To count the number of directories under a directory.
directorySize(String, boolean) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the size of a directory file denoted by this location name.
directorySize(String, boolean) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns the size of a directory denoted by this location name.
directorySize(String, boolean) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns the size of a directory denoted by this location name.
disconnect() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Disconnect a server connection.
dropStash(int) - Method in interface com.aquafold.openapi.vcs.AQGit
Delete a stashed commit.

E

ear(String, String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for a directory that ends up as an EAR file.
ear(AQFileSet[], String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for a collection of AQFileSets that ends up as an EAR (Enterprise Archive).
ear(AQFileSet, String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for an AQFileSet that ends up as an EAR file.
edit(Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Open one or more Perforce client workspace files for editing.
ema(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Exponential moving average-- moving average whose weighting factors decrease exponentially.
encryptZipAES(String, String, Object) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Encrypts a zip file with the AES-256 cipher using the supplied password.
equal(Object) - Method in interface com.aquafold.openapi.rdbms.AQSQLRowId
Compares this RowId to the specified object.
evaluate(List<AQFunctionParameter>, AQChartModel) - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Evaluate the function using the specified parameters and data model.
evaluate(double, AQParametricRealFunction, double[]) - Method in interface com.aquafold.openapi.math.AQFit
Evaluates parametric real function at point x, given user-defined coefficients
excelSpreadsheet(String) - Method in interface com.aquafold.openapi.data.AQDataFactory
This factory method returns a new in-memory Excel spreadsheet.
execute(AQServerConnection, String) - Method in interface com.aquafold.openapi.gui.AQTableDataEditor
Executes an edit query and inserts resulting table into the bottom part of this table data editor frame.
execute(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Execute a query.
executeQuery(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Execute a query to get a result set.
executeScript(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Executes a script, which may contain multiple statements, and may produce multiple result sets.
executeSnapshot(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Execute query and extract data into AQDataSet.
executeUpdate(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Execute an update query.
exists(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Test whether a file or directory exists.
exists(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Tests whether a file or directory exists.
exists(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Tests whether a file or directory exists.
exists() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns true if the file exists.
exit() - Method in interface com.aquafold.openapi.AQAqua
Terminates the current script.
exp(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns Euler's number e raised to the power of a double value.
expFit(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates exponential fit for incoming array with no initial guess (linear transform fit) [link]
expFit(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates exponential fit for incoming array (form = a ebx+c) with initial guess [link]
expFitCoeff(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Returns coefficients of exponential fit (form = a ebx+c) for incoming array with no initial guess (linear transform fit) [link]
expFitCoeff(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Returns coefficients of exponential fit for incoming array (form = a ebx+c) [link]
expm1(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns (e^x) - 1.
extractArrayType(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an array type specified from the database.
extractArrayTypes(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of array types from the database schema.
extractAssemblies(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of assembly objects from the database.
extractAsymmetricKeys(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of symmetric keys from the database.
extractCertificates(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of the certificates from the database.
extractCheckCondition() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To get the check condition for a check constraint.
extractCluster(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a cluster specified from the schema.
extractClusters(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of clusters from the schema.
extractColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To get a list of columns associated with the constraint.
extractColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get a list of columns used by the index.
extractColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of table columns.
extractColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQView
Retrieve an array list of column objects for the current view object.
extractConstraint(String) - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get information on a constraint associated with the table that is specified by the user.
extractConstraints() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of constraints associated with the table.
extractDatabase(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Returns a single AQDatabase element by database name.
extractDatabaseLink(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a database link object.
extractDatabaseLinks(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of database links.
extractDatabases() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Returns an array containing all the database elements that exist in the metadata object in the form of AQDatabase Objects.
extractDataType(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get user defined data type object.
extractDataTypes(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of user defined data types.
extractDefault(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an user defined default object.
extractDefaults(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of user defined defaults.
extractDimension(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an AQDimension object specified by the user.
extractDimensions(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an array of AQDimension objects.
extractEvent(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an AQEvent object specified by the user.
extractEvents(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an array of AQEvent objects.
extractForeignKeyRefColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To get the referenced column(s) for a foreign key constraint.
extractFunctions(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of user defined Functions.
extractIndex(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get an user defined index object.
extractIndex(String) - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get information on an index associated with the table that is specified by the user.
extractIndexes(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of user defined indexes.
extractIndexes() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of indexes associated with the table.
extractJavaResource(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a java resource as specified by the user.
extractJavaResources(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get list of java resources.
extractJavaSource(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a java source as specified by the user.
extractJavaSources(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of java sources.
extractLanguages() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list the languages supported by the server.
extractMatView(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a materialized view from the database server as specified by the user.
extractMatViews(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of materialized views.
extractNickname(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the information of a table nickname specified by the user.
extractNicknames(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of defined nicknames for tables in a database.
extractObjectType(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information of object type as specified by the user.
extractObjectTypes(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of object types defined in the schema.
extractPackage(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a database package object as specified by the user.
extractPackageBodies(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of database package bodies.
extractPackageBody(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a database package body object as specified by the user.
extractPackages(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of packages from the database.
extractParameters() - Method in interface com.aquafold.openapi.rdbms.schema.AQProcedure
To get a list of parameters associated with the store procedure.
extractPartition(String) - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
 
extractPartitions() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get a list of partitions associated with this index.
extractPartitions() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of database partitions.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQDataType
 
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQFunction
To get a list of permissions for the user defined function.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get a list of permissions for the database index.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQMatView
To get a list of permissions for the materialized view.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQObjectType
To get a list of permissions for the object type.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQPackage
To get a list of permissions for the package.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQPackageBody
 
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQProcedure
To get a list of permissions for the store procedure.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQSequence
To get a list of permissions for the database sequence.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQSynonym
To get a list of permission object for the Synonym object.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of permissions for the table.
extractPermissions() - Method in interface com.aquafold.openapi.rdbms.schema.AQView
To get a list of permissions for the view.
extractPrimaryKeyColumns() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of columns associated with the primary key constraint.
extractProcedures(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of store procedures from the database.
extractQueue(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a database queue specified by the user.
extractQueues(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of database queues.
extractRefreshGroup(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a refresh group as specified by the user.
extractRefreshGroups(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of refresh groups.
extractRemoteServers(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of remote databases.
extractRole(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a role from the database as specified by the user.
extractRoles(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of roles from the database.
extractRule(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get rule from the database as specified by the user.
extractRules(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of rules from the database schema.
extractSchema(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on the schema specified by the user.
extractSchemas(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of database schemas.
extractSegment(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the information on the segment specified.
extractSegments(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of segments from the database.
extractSequence(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on the sequence specified.
extractSequences(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of sequences from the database.
extractSymmetricKeys(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of asymmetric keys from the database.
extractSynonym(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the specified synonym from the database.
extractSynonyms(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of synonyms from the database.
extractTable(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Returns a single AQDatabase element by database/Schema

extractTables(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Returns an array containing all the table elements that exist in the specified database/schema in the form of AQTable Objects.
extractTableType(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on the specified table type.
extractTableTypes(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of table types from the database.
extractTrigger(String, String, String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a trigger specified by the trigger name, table and the name of the table schema.
extractTrigger(String) - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get information on a trigger associated with the table that is specified by the user.
extractTriggers(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list triggers from the database.
extractTriggers() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
To get a list of triggers associated with the table.
extractUser(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get information on a user as specified.
extractUsers(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of database users.
extractView(String, String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Returns a single AQView element by database & Schema

extractViews(String, String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of views from the database.
extractXmlSchemaCollections(String) - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of XML schema collections from the database.

F

factorial(int) - Method in interface com.aquafold.openapi.math.AQMath
Returns n!, the product of the numbers 1,...,n.
fetch() - Method in interface com.aquafold.openapi.vcs.AQGit
Downloads objects and refs from the default remote 'origin'.
fetch(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Downloads objects and refs from the specified remote repository.
fileCount(String, boolean) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Retrieves the number of files under a directory.
fileCount(String, boolean) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
To count the number of files under a directory.
fileCount(String, boolean) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
To count the number of files under a directory.
fileSize(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the length of the file defined as the source.
fileSize(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns the length of the file denoted by this file name.
fileSize(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns the length of the file denoted by this file name.
fixCRLF(String, String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Adjusts a text file or all files inside a directory to local conventions.
floor(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
forceGC() - Method in interface com.aquafold.openapi.AQSystem
Force garbage collection.
forCreateFull() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Enables options required to script a complete CREATE statement.
format(String) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Beautifies a SQL script.
format(String) - Method in interface com.aquafold.openapi.type.AQDate
Converts the date to a string according to the specified pattern.
format(String, Object) - Method in interface com.aquafold.openapi.type.AQDate
Converts the date to a string according to the specified pattern and locale.
format(Object, String, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Converts the specified date to a string according to the format pattern, time zone provided.
format(Object, String, Object, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Converts the specified date to a string according to the format pattern, time zone, and locale provided.
formatByteSize(double, String, int) - Method in interface com.aquafold.openapi.util.AQUtil
Formats size of files into something more readable.
formatTimeInterval(long) - Method in interface com.aquafold.openapi.util.AQUtil
Formats time interval into human-readable form.
free() - Method in interface com.aquafold.openapi.rdbms.AQSQLArray
This method frees the Array object and releases the resources that it holds
After free has been called, any attempt to invoke a method other than free will result in a SQLException being thrown.
free() - Method in interface com.aquafold.openapi.rdbms.AQSQLBlob
This method frees the Blob object and releases the resources that it holds.
free() - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
This method frees the Clob object and releases the resources the resources that it holds.
frequency(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates values to be displayed in frequency table.
frequencyTable(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates frequency table for incoming array.
ftpFrom(String, Object, Object, AQFileSet, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) from a FTP server.
ftpTo(String, Object, Object, AQFileSet, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) to a FTP server.

G

gcd(int, int) - Method in interface com.aquafold.openapi.math.AQMath
Returns the greatest common divisor of the absolute value of two numbers, using the "binary gcd" method which avoids division and modulo operations.
geometricMean(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates geometric mean of incoming array.
get(int) - Method in interface com.aquafold.openapi.data.AQDataRow
Get data object by index of column in the column structure.
get(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data row at the specified position.
get(String, String) - Method in interface com.aquafold.openapi.net.AQNet
Gets a file from a URL source.
getAcceptCharsetHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Accept-Charset request header.
getAcceptEncodingHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Accept-Encoding request header.
getAcceptHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Accept request header.
getAcceptLanguageHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Accept-Language request header.
getAcceptRangesHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Accept-Ranges response header.
getAdded() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getAddedFiles() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Returns an array added files, which exist on the left side only.
getAddedItems() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns an array of added items.
getAddedPaths() - Method in interface com.aquafold.openapi.vcs.AQAffectedPaths
Returns an array of added file names.
getAffectedPaths() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns file paths affected by the given revision.
getAgeHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Age response header.
getAllowHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Allow entity header.
getAllowHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Allow entity header.
getAltRowBackgroundColorHexCode() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns a hexadecimal color code representing the alternate row background color; see AQDataSetSettings.setAltRowBackgroundColor(String hexCode) for more information about hexadecimal color code.
getAltRowBackgroundColorRGB() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns an integer value representing the alternate row background color; bits 16-23 are red, 8-15 are green, 0-7 are blue.
getAltRowForegroundColorHexCode() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns a hexadecimal color code representing the alternate row foreground color; see AQDataSetSettings.setAltRowForegroundColor(String hexCode) for more information about hexadecimal color code.
getAltRowForegroundColorRGB() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns an integer value representing the alternate row foreground color; bits 16-23 are red, 8-15 are green, 0-7 are blue.
getAquaScript(String) - Method in interface com.aquafold.openapi.project.AQProject
Returns a file object with the specified path under the "AquaScripts" project folder.
getAquaScriptsRootFolder() - Method in interface com.aquafold.openapi.project.AQProject
Returns a file object corresponding to the "AquaScripts" folder.
getArchive() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which facilitates operations with compressed files.
getArray(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object.
getArray(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object.
getAsExcel2003() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data set as a byte array representing an Excel 2003 file.
getAsExcel2003(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data set, with chart enabled, as a byte array representing an Excel 2003 file.
getAsExcel2003() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the pivot data as a byte array representing an Excel 2003 file.
getAsExcel2003(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the pivot data, with chart enabled, as a byte array representing an Excel 2003 file.
getAsExcel2003() - Method in interface com.aquafold.openapi.report.AQReport
Returns this report as a byte array representing an Excel 2003 file.
getAsExcel2007() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data set as a byte array representing an Excel 2007 file.
getAsExcel2007(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data set, with chart enabled, as a byte array representing an Excel 2007 file.
getAsExcel2007() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the pivot data as a byte array representing an Excel 2007 file.
getAsExcel2007(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the pivot data, with chart enabled, as a byte array representing an Excel 2007 file.
getAsExcel2007() - Method in interface com.aquafold.openapi.report.AQReport
Returns this report as a byte array representing an Excel 2007 file.
getAttribute(String) - Method in interface com.aquafold.openapi.AQSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAuthor() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns the author (committer) name.
getAuthorizationHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Authorization request header.
getAxisTitleFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the Axis Title text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getBackgroundColorBottom() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used at the bottom of the background gradient

For example:
"#FFFFFF" = white

getBackgroundColorTop() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used at the top of the background gradient

For example:
"#FFFFFF" = white

getBaseDir() - Method in interface com.aquafold.openapi.filesystem.AQFileSet
Retrieves the base directory for this fileset.
getBaseTypeName() - Method in interface com.aquafold.openapi.rdbms.AQSQLArray
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBCCRecipients() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns a list of BCC: recipients, an empty array is returned if recipients are not defined.
getBigDecimal(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a BigDecimal with full precision.
getBigDecimal(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a BigDecimal with full precision.
getBigDecimal() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides BigDecimal manipulation and validation functionality.
getBigInteger() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides BigInteger manipulation and validation functionality.
getBlack() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color black.
getBlob(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object.
getBlob(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object.
getBlue() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color blue.
getBoolean(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean.
getBoolean(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean.
getBranch() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getByte(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte.
getByte(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte.
getByte() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Byte manipulation and validation functionality.
getBytes(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(long, int) - Method in interface com.aquafold.openapi.rdbms.AQSQLBlob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes() - Method in interface com.aquafold.openapi.rdbms.AQSQLRowId
Returns an array of bytes representing the value of the SQL ROWID designated by this RowId object.
getCacheControlHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Cache-Control general header.
getCacheControlHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Cache-Control general header.
getCategory(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the category object at the specified row index.
getCategory() - Method in interface com.aquafold.openapi.chart.AQChartRow
Get the category object for the row.
getCategoryAxisDateFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format dates on the category axis

For example:
"MMMM dd, yyyy"

getCategoryAxisDateTimeFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format datetimes on the category axis

For example:
"MMMM dd, yyyy HH:mm:ss a"

getCategoryAxisDivisor() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Divisor used to subdivide the category axis
getCategoryAxisLabelColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Category Axis Label text

For example:
"#FFFFFF" = white

getCategoryAxisMax() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value on the category axis
getCategoryAxisMin() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value on the category axis
getCategoryAxisMinSeparation() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum separation between category axis values
getCategoryAxisNumberFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format numbers on the category axis

For example:
"#,##0.00"

getCategoryAxisRange() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Size of range on the category axis
getCategoryAxisSubdivisions() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Number of subdivisions along the range of the category axis
getCategoryAxisTimeFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format times on the category axis

For example:
"HH:mm:ss a"

getCategoryAxisTitleColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Category Axis Title text

For example:
"#FFFFFF" = white

getCategoryCount() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the number of categories
getCategoryFields() - Method in interface com.aquafold.openapi.chart.AQChart
Get the list of datasource category fields used by the AQChartModel
getCategoryFields() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the list of datasource fields containing category values
getCategoryFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the category axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getCategoryNumeric() - Method in interface com.aquafold.openapi.chart.AQChartRow
Get a numeric representation of the category object.
getCategoryRangeEnd() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Index of the last row to be displayed
getCategoryRangeStart() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Index of the first row to be displayed
getCategorySpacing() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Spacing between category geometry (in world coordinate units)
getCategoryTextLength() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the maximum text length (in characters) of the labels on the Category axis.
getCategoryTotal(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Total of all series values in the specified category
getCategoryTotalNegative(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Total of all negative series values in the specified category
getCategoryTotalPositive(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Total of all positive series values in the specified category
getCCRecipients() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns a list of CC: recipients, an empty array is returned if recipients are not defined.
getChanged() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getChanges() - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns a non-null array of changes, suitable for formatted output.
getChart() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides charting functionality.
getChartCacheTime() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the time period, in seconds, that the generated trend chart images for rows will be kept.
getChartSubTypeString(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Subtype indicating how this series is used by a multi-series chart (e.g.
getChartTypeString(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the string name of the chart used to render the specified series.
getChartURL() - Method in interface com.aquafold.openapi.project.AQProject
Returns the full URL path to the chart entry point on Aqua Data Server.
getClient(String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get an IClient object for a specific named Perforce client.
getClients(String, String, int) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get a list of IClientSummary objects for all Perforce clients known to this Perforce server.
getClob(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object.
getClob(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object.
getColor(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Color used to render series geometry
getColor() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for color manipulation.
getColumn(int) - Method in interface com.aquafold.openapi.data.AQColumnStructure
Get column information.
getColumn() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Returns the current column (0-based).
getColumnCount() - Method in interface com.aquafold.openapi.chart.AQDataSource
Get the number of columns in the datasource.
getColumnCount() - Method in interface com.aquafold.openapi.data.AQColumnStructure
Returns number of columns.
getColumnCount() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns number of columns in this data set.
getColumnDataType(int) - Method in interface com.aquafold.openapi.data.AQColumnStructure
Get column data type, or null if unknown.
getColumnDateFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the date format pattern for the column identified by the specified name.
getColumnDateFormat(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the date format pattern for the column identified by the specified index.
getColumnDateTimeFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the datetime format pattern for the column identified by the specified name.
getColumnDateTimeFormat(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the datetime format pattern for the column identified by the specified index.
getColumnDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the column divider.
getColumnFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns column field names as an array.
getColumnGap() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the width of the column gap divider.
getColumnGapDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the column gap divider.
getColumnHeader(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the header of the column identified by the specified column index.
getColumnHeader(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the header of the column identified by the specified column name.
getColumnJavaType(int) - Method in interface com.aquafold.openapi.data.AQColumnStructure
Get column java type, or null if unknown.
getColumnName(int) - Method in interface com.aquafold.openapi.chart.AQDataSource
Get the name of the specified column in the datasource.
getColumnName(int) - Method in interface com.aquafold.openapi.data.AQColumnStructure
Get column name.
getColumnNames() - Method in interface com.aquafold.openapi.data.AQColumnStructure
To get a list of column names.
getColumnNames() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns an array of column names.
getColumnNumericFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the numeric format pattern for the column identified by the specified name.
getColumnNumericFormat(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the numeric format pattern for the column identified by the specified index.
getColumnStructure() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns column structure information.
getColumnStructure() - Method in interface com.aquafold.openapi.io.AQDataReader
To get the reader column structure.
getColumnStructure() - Method in interface com.aquafold.openapi.rdbms.AQResultSet
To get the associated column structure of the result set.
getColumnTimeFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the time format pattern for the column identified by the specified name.
getColumnTimeFormat(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the time format pattern for the column identified by the specified index.
getColumnTypeString(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Type of geometry to use when rendering a column or bar chart

For example:
ChartConstants.COLUMN_TYPE_CUBE, COLUMN_TYPE_CONE, etc

getComment() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns check-in comment for the given revision.
getCompare() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides compare functionality.
getCompareOptions() - Method in interface com.aquafold.openapi.compare.AQComparator
Returns a mutable object which allows for setting comparison options.
getCompareOptions() - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Returns a mutable object which allows for setting comparison options.
getCompareOptions() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns a mutable object which allows for setting comparison options.
getConflicting() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getConnectionHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Connection general header.
getConnectionHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Connection general header.
getConnectionTimeout() - Method in interface com.aquafold.openapi.net.AQWebClient
Returns the timeout, in milliseconds, used to establish a connection between this object and an HTTP server.
getConsole() - Method in interface com.aquafold.openapi.AQAqua
Returns a console object.
getContent() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response body as an object.
getContentBytes() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response body as an array of bytes.
getContentEncodingHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Encoding entity header.
getContentEncodingHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Encoding entity header.
getContentLanguageHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Language entity header.
getContentLanguageHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Language entity header.
getContentLengthHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Length entity header.
getContentLengthHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Length entity header.
getContentLocationHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Location entity header.
getContentLocationHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Location entity header.
getContentMD5Header() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-MD5 entity header.
getContentMD5Header() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-MD5 entity header.
getContentRangeHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Range entity header.
getContentRangeHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Range entity header.
getContentString() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response body as a string.
getContentType() - Method in interface com.aquafold.openapi.AQResponse
Returns HTTP response content type.
getContentTypeHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Content-Type entity header.
getContentTypeHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Content-Type entity header.
getCookies() - Method in interface com.aquafold.openapi.AQRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCountryMax(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value of all per-country totals (sum of all values for a specified series and country, regardless of identifier (e.g.
getCountryMin(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value of all per-country totals (sum of all values for a specified series and country, regardless of identifier (e.g.
getCountryValue(String, int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Sum of all series values for the specified country
getCountryValueByIndex(int, int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Sum of all series values for the specified country
getCreditCard() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for credit card number validation.
getCrypto() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides cryptographic functionality.
getCurrentDatabase() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
Get the current database the connection is connected to.
getCurrentDatabase() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Get the current database the connection is connected to.
getCurrentRow() - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the current row number.
getCurrentTime() - Method in interface com.aquafold.openapi.AQSystem
Returns current time in milliseconds as reported by System.currentTimeMillis().
getCurrentWorksheet() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Returns the current worksheet name.
getCurve() - Method in interface com.aquafold.openapi.math.AQMath
 
getCustomRowDivider(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to compose a row divider at the specified row.
getCyan() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color cyan.
getDarkGray() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color dark gray.
getDashboard() - Method in interface com.aquafold.openapi.AQResponse
Returns the Dashboard object when a script is executed within the Aqua Data Server environment.
getDashboardURL() - Method in interface com.aquafold.openapi.project.AQProject
Returns the full URL path to the dashboard entry point on Aqua Data Server for the current project.
getData() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which facilitates operations with data sets.
getDatabaseName() - Method in interface com.aquafold.openapi.rdbms.AQSchemaObject
To get the name of the database.
getDataFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns data field names as an array.
getDataLabelColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for Data Labels

For example:
"#FFFFFF" = white

getDataLabelFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the Data Label text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getDataSet() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the application data used to create this pivot table.
getDataSource() - Method in interface com.aquafold.openapi.chart.AQChart
Get the AQChartModel's datasource.
getDataSource() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the chart model's underlying DataSource (for example, an AQDataSet or AQPivotDataSet).
getDataType() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Get the parameter's datatype (Integer, Float or Double)
getDataType() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns database data type, or null if data type is unknown.
getDataType() - Method in interface com.aquafold.openapi.rdbms.schema.AQParameter
To get the data type for the parameter.
getDataType() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get the data type associated with the column.
getDataTypes() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get a list of valid data types supported by the server.
getDate(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Date object.
getDate(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Date object.
getDate() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for date manipulation and validation.
getDateFormat() - Method in interface com.aquafold.openapi.AQSession
Obtains DateFormat for formatting date objects.
getDateFormat() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the pattern used to format date values.
getDateHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Date general header.
getDateHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Date general header.
getDateTimeFormat() - Method in interface com.aquafold.openapi.AQSession
Obtains DateFormat for formatting date-time objects.
getDateTimeFormat() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the pattern used to format datetime values.
getDay() - Method in interface com.aquafold.openapi.type.AQDate
Returns day of month (1...31) for this date instance.
getDefaultSmtpServer() - Method in interface com.aquafold.openapi.mail.AQMail
Returns the instance of the default SMTP server.
getDefaultValue() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To the string representation of the default value for the column.
getDeletedFiles() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Returns an array of deleted files, which exist on the right side only.
getDeletedItems() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns an array of deleted items.
getDeletedPaths() - Method in interface com.aquafold.openapi.vcs.AQAffectedPaths
Returns an array of deleted file names.
getDepotFiles(Object, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
List all Perforce depot files known to the Perforce server that conform to the passed-in wild-card file specification(s).
getDepots() - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get a list of all Perforce depots known to this Perforce server.
getDepth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Depth of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default depth is 5, so setting depth to 10 would double the depth of the chart grid (rather than the image containing the chart).
getDiffCount() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns the number of lines by which two CREATE scripts are different.
getDiffFiles(Object, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Return a list of files that differ in some (arbitrarily complex) way from depot.
getDirectories(Object, boolean, boolean, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
List any directories matching the passed-in file specifications.
getDivisor(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Divisor used for the specified series
getDivisor() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Divisor used when all series are merged
getDivisorTotal() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Divisor used to subdivide the total range
getDouble(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double.
getDouble(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double.
getDouble() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Double manipulation and validation functionality.
getE() - Method in interface com.aquafold.openapi.math.AQMath
Returns the double value that is closer than any other to e, the base of the natural logarithms.
getEmailAddress() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for email address validation.
getEncoding() - Method in interface com.aquafold.openapi.io.AQTextFileReader
Returns input file encoding.
getEncoding() - Method in interface com.aquafold.openapi.io.AQTextFileWriter
Returns output file encoding.
getEncoding() - Method in interface com.aquafold.openapi.io.AQXmlWriter
Returns output file encoding.
getenv(String) - Method in interface com.aquafold.openapi.AQSystem
Gets the value of the specified environment variable.
getETagHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the ETag response header.
getExceptions() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Get an object describing an Exception, if one exists.
getExecTime() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Get the length of time it takes to execute the SQL statement.
getExpectHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Expect request header.
getExpiresHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Expires entity header.
getExpiresHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Expires entity header.
getFamily() - Method in interface com.aquafold.openapi.type.AQFont
Returns the family name of this AQFont.
getFile() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns a file associated with revision.
getFileAttachments() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns the list of file attachments, an empty array is returned if this message contains no file attachments.
getFileName() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns the file name.
getFilesystem() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which facilitates operations with the local file system.
getFileURL(String) - Method in interface com.aquafold.openapi.project.AQProject
Returns the full URL path to the specified file under "User Files" folder.
getFillGridColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used to fill the chart grid

For example:
"#FFFFFF" = white

getFinancial() - Method in interface com.aquafold.openapi.math.AQMath
 
getFit() - Method in interface com.aquafold.openapi.math.AQMath
 
getFixedCategoryCount() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Number of categories being displayed
getFloat(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float.
getFloat(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float.
getFloat() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Float manipulation and validation functionality.
getFont() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the Font used to render text (axes, legend, title)
getFont() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for font manipulation.
getFontName() - Method in interface com.aquafold.openapi.type.AQFont
Returns the font face name of this AQFont.
getFontTitle() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the Font used to render title text.
getFooter() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the footer text.
getFooterDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the footer divider.
getForm() - Method in interface com.aquafold.openapi.AQAqua
Returns a form factory which can be used to generate html forms.
getFreeSpace(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the number of unallocated bytes in the partition.
getFrom() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns message sender email address or null if the address is not defined.
getFromHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the From request header.
getFunction(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Function used to generate this series
getFunctionName(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Name of function used to generate this series
getFunctionParametersString(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String containing function name and parameters
getFunctionWithParameterDescriptions() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get a description of the function, including parameter names.
getFunctionWithParameterValues() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get a description of the function, including parameter values.
getGrandTotalColumnSortName() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the data field name used to sort the grand total column.
getGray() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color gray.
getGreen() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color green.
getGridLineWidth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return the width of the grid lines
getGridOpacity() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the opacity used to render the chart grid
getGroupSmallValuesThreshold() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Threshold value used to group together smaller values in Pie charts

The threshold is a percentage of the total of all series values, where 50.0 is 50% and 100.0 is 100%.

getGui() - Method in interface com.aquafold.openapi.AQAqua
Returns an object which provides access to Swing GUI elements.
getHeader(String) - Method in interface com.aquafold.openapi.AQRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in interface com.aquafold.openapi.AQResponse
Returns the value of the specified HTTP response header.
getHeaderDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the header divider.
getHeaderField(String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the header value associated with the given header name.
getHeaderField(String) - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the header value associated with the given header name.
getHeaderFields(String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the header values associated with the given header name.
getHeaderFields(String) - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the header values associated with the given header name.
getHeaderMap() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns all of headers this request currently has.
getHeaderMap() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns all of headers this response currently has.
getHeaderNames() - Method in interface com.aquafold.openapi.AQRequest
Returns string array of all the header names this request contains.
getHeaders(String) - Method in interface com.aquafold.openapi.AQRequest
Returns all the values of the specified request header as a String array.
getHeight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Height of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default height is 10, so setting height to 20 would double the height of the chart grid (rather than the image containing the chart).
getHiddenColumnIndexes() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the list of indexes tracked as hidden column indexes.
getHiddenColumnNames() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the list of names tracked as hidden column names.
getHistory(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Returns the file's complete revision history.
getHistory(String, int) - Method in interface com.aquafold.openapi.vcs.AQGit
Returns the file's revision history.
getHistory(String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Returns the file's complete revision history.
getHistory(String, int) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Returns the file's revision history.
getHistory(String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the file's complete revision history.
getHistory(String, String, String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the change set between two revisions.
getHost() - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Returns the host address of the SMTP server.
getHostHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Host request header.
getHours() - Method in interface com.aquafold.openapi.type.AQDate
Returns hour of day (0..23) for this date instance.
getHtmlDataCellStyle(int, int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the custom CSS style associated with the specified data cell.
getHtmlDataColumnSortLink() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the sorting URL link associated with data column; this method is only applied to the data set derived from a pivot table.
getHtmlDataLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the column data cells identified by the specified column index.
getHtmlDataLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the column data cells identified by the specified column name.
getHtmlHeaderLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the header cell identified by the specified column index.
getHtmlHeaderLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the header cell identified by the specified column name.
getHtmlHeaderSortLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the header cell identified by the specified column index.
getHtmlHeaderSortLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the URL associated with the header cell identified by the specified column name.
getHtmlText() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns message HTML text content or null if the HTML content is not defined.
getIcon() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns the icon corresponding to the object type.
getIcon() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
Returns the icon corresponding to the object type.
getIconURL(String) - Method in interface com.aquafold.openapi.AQAqua
Returns a URL for an icon in the bundled icon set.
getId() - Method in interface com.aquafold.openapi.AQSession
Returns a string containing the unique identifier assigned to this session.
getIfMatchHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the If-Match request header.
getIfModifiedSinceHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the If-Modified-Since request header.
getIfNoneMatchHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the If-None-Match request header.
getIfRangeHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the If-Range request header.
getIfUnmodifiedSinceHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the If-Unmodified-Since request header.
getImageHeight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Chart Image height
getImageWidth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Chart Image Width
getIncludeComments() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if comments should be included in the script.
getIncludeIndexesTriggers() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if CREATE statement should include table indexes and triggers, if applicable.
getIncludePermissions() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if CREATE statement should include permissions, if applicable.
getIncludeStorage() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if CREATE statement should include storage, if applicable.
getIncludeTableConstraintNames() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if the table constraint names should be included.
getIncludeTableConstraints() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if the table constraints should be included.
getInt(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int.
getInt(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int.
getInteger() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Integer manipulation and validation functionality.
getIo() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides input/output functionality.
getJavaClass() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns the java class object corresponding to the data type.
getJavaColor() - Method in interface com.aquafold.openapi.type.AQColor
Returns the underlying java.awt.Color object.
getJavaDate() - Method in interface com.aquafold.openapi.type.AQDate
Returns Date value
getJavaFont() - Method in interface com.aquafold.openapi.type.AQFont
Returns the underlying java.awt.Font object.
getJavaType() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns fully qualified name of the java class corresponding to the data type, or null if unknown.
getJavaType() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
Returns fully qualified name of the java type associated with the column.
getJdbcConnection() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Returns underlying JDBC connection.
getLanguage() - Method in interface com.aquafold.openapi.rdbms.schema.AQProcedure
To get the name of the language used to create the store procedure.
getLastModifiedHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Last-Modified entity header.
getLastModifiedHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Last-Modified entity header.
getLeadingColumnQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the database specific leading column quote identifier.
getLeadingObjectQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the database specific leading quote identifier.
getLeadingQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns the leading quote identifier string.
getLeft() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns a text string on the left side of comparison which corresponds to the first argument in compare() function.
getLeftObject() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns left side schema object, or null for "added" items.
getLeftScript() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns CREATE script for the left side schema object, or null for "added" items.
getLegendFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the legend text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getLegendHeight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Exact legend height

Used when LegendHeightType is "Exact"

getLegendHeightType() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Legend size type

For example:
"Stretch", "Fit", "Exact"

getLegendPosition() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Legend position

For example:
"Top Left", "Top Right", "Bottom Left", "Bottom Right"

getLegendWidth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Exact legend width

Used when LegendWidthType is "Exact"

getLegendWidthType() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Legend size type

For example:
"Stretch", "Fit", "Exact"

getLength() - Method in interface com.aquafold.openapi.io.AQTextStringWriter
Returns the length of the text accumulated in the buffer.
getLength() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns the file length in bytes.
getLength() - Method in interface com.aquafold.openapi.rdbms.AQSQLBlob
Retrieves the length of the blob.
getLength() - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
Retrieves the number of characters in the CLOB value designated by this Clob object.
getLength() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get the maximum length of string columns.
getLightGray() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color light gray.
getLighting() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Lighting type

For example:
"Default", "Bright", "Dark", "Ambient"

getLineCount() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the maximum number of rows to be displayed.
getLineDelimiter() - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Returns delimited string.
getLineSeparator() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns the current line separator string.
getLineWidth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Width of lines in Line Chart
getLocale() - Method in interface com.aquafold.openapi.AQSession
Returns the session locale.
getLocales() - Method in interface com.aquafold.openapi.AQRequest
Returns an array of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocalFile() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns the local java.io.File object representation of the AQProjectFile
getLocationHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Location response header.
getLong(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an long.
getLong(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an long.
getLong() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Long manipulation and validation functionality.
getMagenta() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color magenta.
getMail() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which facilitates operations with the mail subsystem.
getMapRange() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String list of ranges for map highlighting

For example:
"0,100,200,300,400,500" == 0 <= x < 100; 100 <= x < 200; ...

getMapRangeColors() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String list of colors for map highlighting

For example:
"red, green, blue, yellow, cyan" or "#FF0000, #00FF00, #0000FF, #FFFF00, #00FFFF"

getMath() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides easy access to mathematical operations.
getMax(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Maximum value on this series' value axis (overrides maximum value found in data model)
getMaxColumnWidth() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the maximum column width, in unit of characters using default font.
getMaxForwardsHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Max-Forwards request header.
getMaximumAxisValue(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value in series
getMaximumAxisValue() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value for all series
getMaximumValue() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value across all series
getMaximumValue(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Maximum value in series
getMaxMemory() - Method in interface com.aquafold.openapi.AQSystem
Returns the maximum amount of memory (in bytes) which may be requested by the virtual machine from the OS.
getMergeSeriesMax() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Maximum value on the merged value axis shared by all series (overrides maximum value found in data model)
getMergeSeriesMin() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Minimum value on the merged value axis shared by all series (overrides minimum value found in data model)
getMetaData() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get metadata returned by the function.
getMetadata() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Get metadata object which allows for introspection of the database structure.
getMethod() - Method in interface com.aquafold.openapi.AQRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethodRetryCount() - Method in interface com.aquafold.openapi.net.AQWebClient
Returns the number of times a request will be retried due to network error.
getMilliseconds() - Method in interface com.aquafold.openapi.type.AQDate
Returns the millisecond within the second for this date instance.
getMin(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Minimum value on this series' value axis (overrides minimum value found in data model)
getMinimumAxisValue(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value in series
getMinimumAxisValue() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value for all series
getMinimumValue() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value across all series
getMinimumValue(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Minimum value in series
getMinutes() - Method in interface com.aquafold.openapi.type.AQDate
Returns the minute within the hour for this date instance.
getMissing() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getModel() - Method in interface com.aquafold.openapi.chart.AQChart
Get the Chart's data model.
getModificationCount() - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns a number of ADDED, DELETED, or MODIFIED lines (excluding UNCHANGED).
getModificationsOnly() - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns a non-null array of changes excluding UNCHANGED items.
getModified() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getModifiedFiles() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Returns an array of modified files - files that exist on both left and right sides, but determined to be different according to the set criteria.
getModifiedItems() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns an array of modified items.
getModifiedPaths() - Method in interface com.aquafold.openapi.vcs.AQAffectedPaths
Returns an array of modified file names.
getMonth() - Method in interface com.aquafold.openapi.type.AQDate
Returns month (1..12, January is 1) for this date instance.
getName() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Get the name of the parameter.
getName() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get the name of the function.
getName() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns the item name.
getName() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns table column name.
getName() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns the file name.
getName() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Get connection name (as seen in the schema tree).
getName() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
To get a human-readable database object name.
getName() - Method in interface com.aquafold.openapi.rdbms.schema.AQParameter
To get the name of the parameter.
getName() - Method in interface com.aquafold.openapi.type.AQFont
Returns the logical name of this AQFont.
getNameAlias(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Alternate name for the specified series (default name is obtained from model)
getNClob(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object.
getNClob(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object.
getNet() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides network functionality.
getNString(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getNString(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getNullString() - Method in interface com.aquafold.openapi.io.AQXmlWriter
Returns null string.
getNumberFormat() - Method in interface com.aquafold.openapi.AQSession
Obtains DecimalFormat for formatting numbers.
getNumericFormat() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the pattern used to format numeric values.
getObject(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object.
getObject(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object.
getOpacity() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the opacity used to render chart geometry
getOptionCount() - Method in interface com.aquafold.openapi.form.AQFormSelector
Returns the number of items in this selector.
getOptions() - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Returns the script options object which controls generation of CREATE scripts used in the comparison process.
getOrange() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color orange.
getOrder() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndexColumn
To get the order of this index column.
getOrdinal() - Method in interface com.aquafold.openapi.rdbms.schema.AQParameter
To get the ordinal value of the parameter.
getOriginalRowIndex() - Method in interface com.aquafold.openapi.chart.AQChartRow
Get the index of this row in its original datasource (if any exists).
getPageSize() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the preferred page size.
getPanX() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera pan on the X-axis
getPanY() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera pan on the Y-axis
getParameter(String) - Method in interface com.aquafold.openapi.AQRequest
Returns value of the given request parameter, or null if the parameter is not found.
getParameter(String, String) - Method in interface com.aquafold.openapi.AQRequest
Returns value of the given request parameter, or the defaultValue specified if parameter is not found.
getParameterDescriptions() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get an array of string parameter descriptions.
getParameterDescriptionsString() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get a string containing the parameter descriptions.
getParameterNames() - Method in interface com.aquafold.openapi.AQRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameters() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get the list of function parameters.
getParameterSignature() - Method in interface com.aquafold.openapi.rdbms.schema.AQFunction
Returns a string value which corresponds to the function parameters.
getParameterSignature() - Method in interface com.aquafold.openapi.rdbms.schema.AQProcedure
Returns a string value which corresponds to the procedure parameters.
getParameterValues(String) - Method in interface com.aquafold.openapi.AQRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValuesString() - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Get a string containing the parameter values.
getPath() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns the file path.
getPercentFormat() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the pattern used to format percentage values displayed in data cells.
getPI() - Method in interface com.aquafold.openapi.math.AQMath
Returns the value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
getPieExplode() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Distance to which pie slices are exploded from the center of the Pie Chart
getPieExplodeTopSlices() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the number of slices to explode, starting with the largest slice and continuing in descending order
getPieLabelDistance() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Distance at which labels are placed from their corresponding pie slices
getPink() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color pink.
getPort() - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Returns the port number to which the STMP server is listen.
getPragmaHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Pragma general header.
getPragmaHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Pragma general header.
getPrecision() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get the precision for numeric columns.
getProject() - Method in interface com.aquafold.openapi.AQAqua
Returns a project reference.
getProperties() - Method in interface com.aquafold.openapi.chart.AQChart
Get the Chart's properties.
getProperty(String) - Method in interface com.aquafold.openapi.AQSystem
Gets the system property indicated by the specified key.
getProperty(String, String) - Method in interface com.aquafold.openapi.AQSystem
Gets the system property indicated by the specified key.
getProvider() - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns provider type string.
getProxyAuthenticateHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Proxy-Authenticate response header.
getProxyAuthorizationHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Proxy-Authorization request header.
getQualifyObject() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns either true or false, indicating whether the qualify object value is set or cleared.
getQuoteIdentifier() - Method in interface com.aquafold.openapi.io.AQXmlWriter
Returns current quote identifier or null if none is set.
getRandom() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides random data generator functionality.
getRange(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Size of the numeric range for the specified series
getRange() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Size of range when all series are merged
getRangeHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Range request header.
getRangeTotal() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Size of numeric range between total positive & total negative
getReader() - Method in interface com.aquafold.openapi.data.AQDataSet
Creates a new reader (with its own cursor) suitable for sequential access.
getRed() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color red.
getRefererHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Referer request header.
getRemoteAddr() - Method in interface com.aquafold.openapi.AQRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteHost() - Method in interface com.aquafold.openapi.AQRequest
Returns the fully qualified name of the client or the last proxy that sent the request.
getRemoved() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getReplyTo() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns the list of addresses to which replies should be directed, an empty array is returned if Reply-To addresses are not defined.
getReport() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides report functionality.
getRequest() - Method in interface com.aquafold.openapi.AQAqua
Returns the servlet request object associated with the current script.
getRequest() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the request object that produces this response.
getRequestURI() - Method in interface com.aquafold.openapi.AQRequest
Returns the part of this request's URL excluding protocol, host name and the part of the query string after '?' character, for the purpose of constructing relative links.
getResidual(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates residual (difference between raw and fitted data) for given fit.
getResponse() - Method in interface com.aquafold.openapi.AQAqua
Returns the servlet response object associated with the current script.
getResultData() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Returns an array of AQDataSet objects containing query results.
getResults() - Method in interface com.aquafold.openapi.rdbms.AQScriptResult
Returns an array of result sets from the execution a SQL script.
getRetryAfterHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Retry-After response header.
getRevision(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Returns the file revision.
getRevision(String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Returns the file revision.
getRevision() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns the revision number or a tag.
getRevision(String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the file revision.
getRevisionContents(String, Object) - Method in interface com.aquafold.openapi.vcs.AQGit
Returns the binary contents of the specified revision.
getRevisionContents(String, String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Returns the binary contents of the specified revision.
getRevisionContents(String, Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the binary contents of the specified revision.
getRevisionContentsAsString(String, Object, String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the contents of the specified revision as text string.
getRight() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns a text string on the right side of comparison which corresponds to the second argument in compare() function.
getRightObject() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns right side schema object, or null for "deleted" items.
getRightScript() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns CREATE script for the right side schema object, or null for "deleted" items.
getRotationX() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera rotation around X-axis
getRotationY() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera rotation around X-axis
getRotationZ() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera rotation around Z-axis
getRow(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the row at the specified index
getRow() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Returns the current row (0-based).
getRow() - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Extracts current data row.
getRowCount() - Method in interface com.aquafold.openapi.chart.AQChartModel
Return the number of rows in the model
getRowCount() - Method in interface com.aquafold.openapi.chart.AQDataSource
Get the number of rows in the datasource.
getRowCount() - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the number of rows in this data set.
getRowDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the row divider.
getRowFields() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns row field names as an array.
getRowId(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a RowId Object.
getRowId(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a RowId Object.
getRowNumberHeader() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the header text of the row number column.
getRowNumberStartRowIndex() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the row index from where the row number calculation to be started.
getRows() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the list of rows
getRowTrendChartCacheTime() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the time period, in seconds, that the generated trend chart images for rows will be kept.
getRowValues(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the List of values at specified row
getRsq(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates R2 value for a given fit.
getRunURL() - Method in interface com.aquafold.openapi.project.AQProject
Returns the full URL path to the run-script entry point on Aqua Data Server.
getScale() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get the scale for numeric columns.
getSchemaName() - Method in interface com.aquafold.openapi.rdbms.AQSchemaObject
To get the name of the database schema.
getScriptOptions() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Returns an instance of AQScriptOption object associated with the given connection.
getSeconds() - Method in interface com.aquafold.openapi.type.AQDate
Returns the second within the minute for this date instance.
getSecureField(String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Retrieves an opaque value from a secure storage.
getSegmentId() - Method in interface com.aquafold.openapi.rdbms.schema.AQSegment
To get the segment id.
getSeq() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndexColumn
To get the sequence of this index column.
getSeries(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the series name at the specified index
getSeries() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the list of series names
getSeriesAxisDateFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format dates on the series axis

For example:
"MMMM dd, yyyy"

getSeriesAxisDateTimeFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format datetimes on the series axis

For example:
"MMMM dd, yyyy HH:mm:ss a"

getSeriesAxisLabelColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Category Axis Label text

For example:
"#FFFFFF" = white

getSeriesAxisNumberFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format numbers on the series axis

For example:
"#,##0.00"

getSeriesAxisTimeFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format times on the series axis

For example:
"HH:mm:ss a"

getSeriesAxisTitleColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Category Axis Title text

For example:
"#FFFFFF" = white

getSeriesCount() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the number of series
getSeriesFields() - Method in interface com.aquafold.openapi.chart.AQChart
Get the list of datasource series fields used by the AQChartModel
getSeriesFields() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the list of datasource fields containing series values
getSeriesFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the series axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getSeriesSpacing() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Spacing between series geometry (in world coordinate units)
getSeriesTextLength() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the maximum text length (in characters) of the labels on the Series axis.
getServerConnection(String) - Method in interface com.aquafold.openapi.project.AQProject
Returns a project server connection.
getServerConnection() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
To get information on the server connection.
getServerConnections() - Method in interface com.aquafold.openapi.project.AQProject
Returns all server connections available within the script context.
getServerConnections(String, boolean) - Method in interface com.aquafold.openapi.project.AQProject
Returns all server connections in the current folder, and subfolders if recursive flag is passed true.
getServerConnectionsRootFolder() - Method in interface com.aquafold.openapi.project.AQProject
Returns a file object corresponding to the "Servers" project folder.
getServerHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Server response header.
getServerInfo() - Method in interface com.aquafold.openapi.vcs.AQPerforce
Returns a snapshot set of data on the Perforce server associated with this server interface.
getServletString(AQChart) - Method in interface com.aquafold.openapi.chart.AQChartFactory
Get a string containing the url parameters used to make a ChartServlet request.
getSession() - Method in interface com.aquafold.openapi.AQRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSessionID() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
To get the connection session id.
getSettings() - Method in interface com.aquafold.openapi.report.AQReport
Returns the settings that define how this report to be rendered.
getShort(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short.
getShort(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short.
getShort() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which provides Short manipulation and validation functionality.
getSize() - Method in interface com.aquafold.openapi.data.AQDataRow
Returns number of columns in this data row that might have data (usually the number of columns in a data set or a table).
getSize() - Method in interface com.aquafold.openapi.filesystem.AQFileSet
To get the number of files in the file set.
getSize() - Method in interface com.aquafold.openapi.type.AQFont
Returns the point size of this AQFont, rounded to an integer.
getSocketTimeout() - Method in interface com.aquafold.openapi.net.AQWebClient
Returns the socket timeout in milliseconds which is the timeout for waiting for data.
getSortDataColumnIndex() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns the column index that is used for sorting on data column.
getSortTableColumns() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns true if table columns should be sorted by name.
getSpecificName() - Method in interface com.aquafold.openapi.rdbms.schema.AQProcedure
To get the specific name for the procedure.
getSqlType() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns an integer value which corresponds to a generic SQL type identifier defined in Types.
getSqlType() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
Returns an integer representing the SQL type associated with the column.
getStartTime() - Method in interface com.aquafold.openapi.AQAqua
Returns script start time in milliseconds.
getStat() - Method in interface com.aquafold.openapi.math.AQMath
 
getStatement() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Get the SQL statement executed.
getStatementSeparator() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the database specific statement separator.
getStatementSeparator() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns the current statement separator string.
getStatus() - Method in interface com.aquafold.openapi.AQResponse
Returns HTTP response status code.
getStatus() - Method in interface com.aquafold.openapi.rdbms.schema.AQSegment
To get the status of the segment.
getStatusCode() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response status code.
getStatusLine() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response status line.
getStatusText() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the response status text.
getString(int) - Method in interface com.aquafold.openapi.data.AQDataRow
Returns data value as a String
getString(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getString(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getString() - Method in interface com.aquafold.openapi.type.AQType
Returns a singleton object which allows for String validation.
getStyle() - Method in interface com.aquafold.openapi.form.AQForm
Returns the form style.
getStyle() - Method in interface com.aquafold.openapi.type.AQFont
Returns the style of this AQFont.
getSubdivisions(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Number of subdivisions on a series range
getSubdivisions() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Number of subdivisions on range when all series are merged
getSubdivisionsTotal() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Number of subdivisions on the total range
getSubject() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns message subject or null if the message subject is not defined.
getSubString(long, int) - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSystem() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides access to system functions.
getTableName() - Method in interface com.aquafold.openapi.rdbms.schema.AQForeignKeyRefColumn
To get the name of the table that this column belongs to.
getTableName() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get the table name associated with this index.
getTableName() - Method in interface com.aquafold.openapi.rdbms.schema.AQTrigger
To get the name of the table associated with the trigger.
getTableSchemaName() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get the schema name of the table associated with this index.
getTEHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the TE request header.
getText() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns message plain text content or null if the plain text content is not defined.
getTextResults() - Method in interface com.aquafold.openapi.rdbms.AQScriptResult
Get a text representation of all the result set and messages from the execution of the script.
getTheme() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the color theme Color themes control the background gradient colors, the per-series colors and the font colors
getTime(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Time object.
getTime(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Time object.
getTime() - Method in interface com.aquafold.openapi.vcs.AQRevision
Returns the revision time.
getTimeExecuted() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Get the time when the statement is done executing.
getTimeFormat() - Method in interface com.aquafold.openapi.AQSession
Obtains DateFormat for formatting time objects.
getTimeFormat() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the pattern used to format time values.
getTimeMilliseconds() - Method in interface com.aquafold.openapi.type.AQDate
Returns UTC time in milliseconds since January 1, 1970 00:00:00.000 GMT
getTimestamp(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Timestamp object.
getTimestamp(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Timestamp object.
getTimeZone() - Method in interface com.aquafold.openapi.type.AQDate
Returns TimeZone value.
getTimeZoneOffset() - Method in interface com.aquafold.openapi.type.AQDate
Returns time zone offset in milliseconds relative to GMT
getTitle() - Method in interface com.aquafold.openapi.AQResponse
Returns the value of TITLE tag.
getTitle() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Chart title
getTitle() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the title text.
getTitleCategory() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Category axis title
getTitleColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Chart Title text

For example:
"#FFFFFF" = white

getTitleDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns the String representation of the character used to represent the title divider.
getTitleFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the Title text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getTitlePosition() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Chart title position
getTitleValue() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Value axis title
getToRecipients() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Returns a list of recipients, an empty array is returned if recipients are not defined.
getTotal(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Total of all values in the specified series
getTotalAbsolute(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Total of all absolute values in the specified series
getTotalMemory() - Method in interface com.aquafold.openapi.AQSystem
Returns the amount of memory (in bytes) currently allocated by the virtual machine.
getTotalNegative() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Sum of all series minima which are less than zero
getTotalPositive() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Sum of all series maxima which are greater than zero
getTotalSpace(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the size of the partition.
getTrailerHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Trailer general header.
getTrailerHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Trailer general header.
getTrailingColumnQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the database specific trailing column quote identifier.
getTrailingObjectQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To get the database specific trailing quote identifier.
getTrailingQuoteIdentifier() - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Returns the trailing quote identifier string.
getTransferEncodingHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Transfer-Encoding general header.
getTransferEncodingHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Transfer-Encoding general header.
getType() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides data type manipulation and validation functionality.
getTypeName() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns the name of the underlying object type.
getTypeName() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
To get the database object's type name.
getUnchangedFiles() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Returns an array of unchanged files - files that exist on both left and right sides, but determined to be unchanged according to the set criteria.
getUnchangedItems() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns an array of unchanged items.
getUntracked() - Method in interface com.aquafold.openapi.vcs.AQGitStatus
 
getUpgradeHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Upgrade general header.
getUpgradeHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Upgrade general header.
getURL() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the URL string to which this request to be sent.
getURL(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a URL string.
getURL(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a URL string.
getUsableSpace(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the number of bytes available to this virtual machine on the partition.
getUsedMemory() - Method in interface com.aquafold.openapi.AQSystem
Returns the amount of memory (in bytes) currently in use by the virtual machine.
getUser(String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get the user details of a specific Perforce user from the Perforce server.
getUserAgentHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the User-Agent request header.
getUserFile(String) - Method in interface com.aquafold.openapi.project.AQProject
Returns a file object within "User Files" project folder.
getUserFilesRootFolder() - Method in interface com.aquafold.openapi.project.AQProject
Returns a file object corresponding to the "User Files" project folder.
getUserGroup(String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get the named Perforce user group.
getUserGroups(String, boolean, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get a list of Perforce user groups from the server.
getUserName() - Method in interface com.aquafold.openapi.AQAqua
Returns the user name.
getUsers() - Method in interface com.aquafold.openapi.vcs.AQPerforce
Get a list of Perforce users known to this Perforce server.
getUtil() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides utility functions.
getValue(int, int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the Value at specified category and series indices
getValue() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Get the value of the parameter.
getValueAt(int, int) - Method in interface com.aquafold.openapi.chart.AQDataSource
Get the value at the specified row and column in the datasource.
getValueAt(int, int) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns the data value at columnIndex and rowIndex.
getValueAxisLabelColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Value Axis Label text

For example:
"#FFFFFF" = white

getValueAxisNumberFormat() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String used to format numbers on the value axis

For example:
"#,##0.00"

getValueAxisTitleColor() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the String representation of the color used for the Value Axis Title text

For example:
"#FFFFFF" = white

getValueFontSize() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the font size scalar used to render the value axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

getValues() - Method in interface com.aquafold.openapi.chart.AQChartRow
Get this row's list of values, where value[0] is from series 0, value[1] is from series 1, etc.
getValueString() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Get a string representation of the parameter value.
getVaryHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Vary response header.
getVcs() - Method in interface com.aquafold.openapi.AQAqua
Returns a singleton object which provides an entry point for version control functionality.
getVersion() - Method in interface com.aquafold.openapi.AQAqua
Returns AquaScript runtime engine version string.
getVersionString() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Get database/server version.
getViaHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Via general header.
getViaHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Via general header.
getWarningHeader() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns the value of the Warning general header.
getWarningHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the Warning general header.
getWarnings() - Method in interface com.aquafold.openapi.rdbms.AQStatementResult
Get the SQLWarning object.
getWhite() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color white.
getWidth() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the Width of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default width is 16, so setting width to 32 would double the width of the chart grid (rather than the image containing the chart).
getWorksheetNames() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Returns worksheet names in an array.
getWorkspaceSubversion(String) - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Returns the parent workspace of the specified file.
getWriter() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
Returns a writer object suitable for importing data into the table.
getWWWAuthenticateHeader() - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns the value of the WWW-Authenticate response header.
getYear() - Method in interface com.aquafold.openapi.type.AQDate
Returns Gregorian year for this date instance.
getYellow() - Method in interface com.aquafold.openapi.type.AQColorFactory
Returns the color yellow.
getZoom() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Get the camera zoom
glob(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns all the files that match filePattern and are not checksum files.
glob(String, AQPathFilter) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns an array of FileStatus objects whose path names match pathPattern and is accepted by the user-supplied path filter.
glob(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns all the files that match filePattern and are not checksum files.
glob(String, AQPathFilter) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns an array of FileStatus objects whose path names match pathPattern and is accepted by the user-supplied path filter.
gradient(double, double[]) - Method in interface com.aquafold.openapi.math.AQParametricRealFunction
Calculates values of gradient along each parameter [see value]
gunzip(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Expands a file that has been compressed with the GZIP algorithm.
gzip(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Compresses a file with the GZIP algorithm.

H

harmonicMean(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates harmonic mean of incoming array.
hasChanges() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Returns true if comparison detected any number of changes according to the set criteria.
hasChanges() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Returns true if there is at least one difference.
hash(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns an integer hash code representing the given double value.
hashCode() - Method in interface com.aquafold.openapi.rdbms.AQSQLRowId
Returns a hash code value of this RowId object.
haveList(Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Return a list of all Perforce-managed files and versions that the Perforce server believes this Perforce client workspace has as of the latest sync.
hexDecode(String) - Method in interface com.aquafold.openapi.util.AQUtil
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
hexEncode(byte[]) - Method in interface com.aquafold.openapi.util.AQUtil
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
hhigh(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates highest high in a given period
hideColumn(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the column identified by the specified column index as a hidden column.
hideColumn(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the column identified by the specified column name as a hidden column.
hideColumnsByIndex(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the columns identified by the specified column indexes as hidden columns.
hideColumnsByName(String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the columns identified by the specified column names as hidden columns.
htmlDecode(String) - Method in interface com.aquafold.openapi.util.AQUtil
Unescapes a string containing HTML entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
htmlEncode(String) - Method in interface com.aquafold.openapi.util.AQUtil
Escapes the characters in a String using HTML entities.
hypot(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns sqrt(x**2 + y**2) without intermediate overflow or underflow.

I

IEEEremainder(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
importData(AQDataReader) - Method in interface com.aquafold.openapi.data.AQDataSet
Imports data row by row, performing necessary structural conversion.
init(String, boolean) - Method in interface com.aquafold.openapi.vcs.AQGit
Creates an empty git repository or reinitialize an existing one.
insert(int, AQDataRow) - Method in interface com.aquafold.openapi.data.AQDataSet
Insert row at the specified index.
insert(AQDataSet, boolean) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Inserts the data set into the current worksheet, starting with the current row and column.
insert(AQDataReader, boolean) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Inserts the data read from the specified reader into the current worksheet, starting with the current row and column.
insert(AQDataRow) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Inserts the row of values into the current worksheet, starting with the current row and column.
insertPivotTable(AQPivotDataSet) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Creates a new worksheet with the pivot data set inserted.
insertPivotTable(AQPivotDataSet) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Inserts a new worksheet containing pivot table from the specified data set.
insertRow(int, Object, Number...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Insert a row of data containing the specified Category and an array of numbers, one for each series.
insertRow(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Insert a new row at specified index.
insertRowWithValues(int, Object...) - Method in interface com.aquafold.openapi.data.AQDataSet
Insert a new row at specified index with the specified column values.
insertSeriesField(int, String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select a series field from the datasource and place it at the specified series index
interpolate(double[], double[], double) - Method in interface com.aquafold.openapi.math.AQCurve
Interpolates data point at incoming value using natural cubic splines [link]
interpolate(double[], double[], double, String) - Method in interface com.aquafold.openapi.math.AQCurve
Interpolates data point at incoming value based on user-chosen method [link]
interquartilerange(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates difference between 25th and 75th quartile of incoming array.
invalidate() - Method in interface com.aquafold.openapi.AQSession
Invalidates this session and unbinds any objects bound to it.
isAdded() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns true if this change corresponds to an added line.
isAdded() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns true if the right side was added.
isApacheDerby() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is an Apache Derby server.
isArchived() - Method in interface com.aquafold.openapi.mail.AQMailQueue
Returns true if the archive option is turned on in this mail queue.
isAxisTitleOnEdge() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return TRUE if the axes titles should be drawn on the edge of the image Note: This property is only applicable for 2D charts.
isAzure() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is an Azure database.
isBinary() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is binary.
isBit() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is bit.
isBlank(Object) - Method in interface com.aquafold.openapi.type.AQStringFactory
Returns true if the specified string is blank (null, empty string, or contains only whitespace).
isBlank(Object) - Method in interface com.aquafold.openapi.util.AQUtil
Returns true if argument text is empty or contains only whitespace symbols.
isBold() - Method in interface com.aquafold.openapi.type.AQFont
Indicates whether or not this AQFont object's style is BOLD.
isBoolean() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is boolean.
isCacheValid(String) - Method in interface com.aquafold.openapi.chart.AQChart
Determines whether the specified cache key is still valid (based on its timeToLive)
isCalculated() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the pivot data has been successfully calculated.
isCaseSensitive() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Returns true if names in this connections are case sensitive.
isCassandra() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is an Apache Cassandra database.
isChartAvailable() - Method in interface com.aquafold.openapi.chart.AQChartFactory
This method returns TRUE if the chart rendering is available.
isCheckConstraint() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To check if this is a check constraint.
isCloseTo(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if two values are within the specified distance.
isCloseTo(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if two values are within the specified distance.
isCloseTo(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if two values are within the specified distance.
isClustered() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the current chart type is a clustered chart (e.g.
isColumnDateFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting date values is not desired for the column identified by the specified name.
isColumnDateFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting date values is not desired for the column identified by the specified index.
isColumnDateTimeFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting datetime values is not desired for the column identified by the specified name.
isColumnDateTimeFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting datetime values is not desired for the column identified by the specified index.
isColumnFieldSortAscending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the specified column field is sorted in ascending order.
isColumnFieldSortDescending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the specified column field is sorted in descending order.
isColumnFieldSortNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the values that correspond to the specified column field are present in the order defined in the application data.
isColumnNumericFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting numeric values is not desired for the column identified by the specified name.
isColumnNumericFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting numeric values is not desired for the column identified by the specified index.
isColumnTimeFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting time values is not desired for the column identified by the specified name.
isColumnTimeFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting time values is not desired for the column identified by the specified index.
isConnected() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Get the connection status of the connection session.
isCustomColumnDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the column divider to be displayed in front of the specified column.
isCustomRowDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the row divider to be displayed in front of the specified row.
isDataFieldSummaryCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is count which would show pivot grand total value as the number of records stored in the application data.
isDataFieldSummaryMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is maximum which would show pivot grand total value as the maximum value amongst all pivot values.
isDataFieldSummaryMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is mean which would show pivot grand total value as the average of all pivot values.
isDataFieldSummaryMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is minimum which would show pivot grand total value as the minimum value amongst all pivot values.
isDataFieldSummaryStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is standard deviation which would show pivot grand total value as the standard deviation of all pivot values.
isDataFieldSummarySum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is sum which would show pivot grand total value as the sum of all pivot values.
isDataFieldSummaryVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the summary type of the specified data field is variance which would show pivot grand total value as the variance of all pivot values.
isDate() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is compatible with date types.
isDateFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting date values is not desired.
isDateTime() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is compatible with datetime types.
isDateTimeFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting datetime values is not desired.
isDB2() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a DB2 server.
isDB2iSeries() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a DB2 iSeries server.
isDB2zOS() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a DB2 zOS server.
isDeleted() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns true if this change corresponds to a deleted line.
isDeleted() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns true if the right side was deleted.
isDifferent() - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns true only if changes are present.
isDirectory(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Test whether the directory specified exists.
isDirectory(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Tests whether the directory specified exists.
isDirectory(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Tests whether the directory specified exists.
isDouble() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Return TRUE if the parameter is a Double.
isEarlier(AQDate) - Method in interface com.aquafold.openapi.type.AQDate
Returns true if the date is earlier than the specified date.
isEarlier(AQDate, AQDate) - Method in interface com.aquafold.openapi.type.AQDateFactory
Returns true if the date specified in parameter a is earlier than the date specified in parameter b.
isEditable() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
Returns true or false depending on whether the column is editable.
isEnabled() - Method in interface com.aquafold.openapi.mail.AQMailQueue
Returns true if this mail queue is in enabled state.
isEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if two values are equal.
isEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if two bytes are equal.
isEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if two values are equal.
isEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if two values are equal, if treated as long integers.
isEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if two values are equal, if treated as short integers.
isExcel() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is a Microsoft Excel database.
isFile(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Test whether the file specified exists.
isFile(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Tests whether the file specified exists.
isFile(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Tests whether the file specified exists.
isFile() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns true if the underlying storage element is a file.
isFillGrid() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the grid is filled, False if only the grid lines are shown
isFitChartToImage() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the chart should be rendered flush with the edges of the image area
isFloat() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Return TRUE if the parameter is a Float.
isFolder() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns true if the underlying element is a folder.
isForeignKeyConstraint() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To check if this is a foreign key constraint.
isFunctionSeries(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if this series is a function series (instead of data from the model)
isGenerateHtmlDocFooter() - Method in interface com.aquafold.openapi.report.AQReportSettings
Returns true if to generate the closing tags for the html tag and the body tag.
isGenerateHtmlDocHeader() - Method in interface com.aquafold.openapi.report.AQReportSettings
Returns true if to generate the opening tags for the html tag and the body tag.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if the parameter value a is greater than the parameter value b.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if the parameter value a is greater then the parameter value b.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if the parameter value a is greater then the parameter value b.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if the value is greater than a specified threshold.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if the value is greater than a specified threshold.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if the value is greater than a specified threshold.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if the value is greater than a specified threshold.
isGreater(Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if the value is greater than a specified threshold.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if the parameter value a is greater than or equal to the parameter value b.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if the parameter value a is greater or equal to the parameter value b.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if the parameter value a is greater or equal to the parameter value b.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if the value is less than or equals to a specified threshold.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if the value is less than or equals to a specified threshold.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if the value is less than or equals to a specified threshold.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if the value is less than or equals to a specified threshold.
isGreaterOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if the value is less than or equals to a specified threshold.
isGreenplum() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Greenplum server.
isGroupSmallValues() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if small values in Pie charts should be grouped together
isHana() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a SAP Hana server.
isHidden(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Tests whether the file named by source is a hidden file.
isHiddenColumn(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the column identified by the specified column index is a hidden column.
isHiddenColumn(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the column identified by the specified column name is a hidden column.
isHive() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is an Hive database.
isIdentity() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get information on whether the column is an identity column.
isIgnoreBlankLines() - Method in interface com.aquafold.openapi.compare.AQCompareOptions
Returns true if the comparison operation will ignore blank lines.
isIgnoreCase() - Method in interface com.aquafold.openapi.compare.AQCompareOptions
Returns true if the comparison operation will ignore case.
isInformix() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is an Informix server.
isInput() - Method in interface com.aquafold.openapi.rdbms.schema.AQParameter
Whether the parameter is use for input.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if the value is within a specified range, inclusive.
isInRange(AQDate, AQDate) - Method in interface com.aquafold.openapi.type.AQDate
Returns true if the date is within the specified range (inclusive).
isInRange(AQDate, AQDate, AQDate) - Method in interface com.aquafold.openapi.type.AQDateFactory
Returns true if the date is within the specified range (start...end, inclusive).
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if the value is within a specified range, inclusive.
isInRange(Object, Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if the value is within a specified range, inclusive.
isInteger() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Return TRUE if the parameter is an Integer.
isItalic() - Method in interface com.aquafold.openapi.type.AQFont
Indicates whether or not this AQFont object's style is ITALIC.
isLater(AQDate) - Method in interface com.aquafold.openapi.type.AQDate
Returns true if the date is later than the specified date.
isLater(AQDate, AQDate) - Method in interface com.aquafold.openapi.type.AQDateFactory
Returns true if the date specified in parameter a is later than the date specified in parameter b.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if the parameter value a is less than the parameter value b.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if the parameter value a is less then the parameter value b.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if the parameter value a is less then the parameter value b.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if the value is less than a specified threshold.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if the value is less than a specified threshold.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if the value is less than a specified threshold.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if the value is less than a specified threshold.
isLess(Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if the value is less than a specified threshold.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Checks if the parameter value a is less than or equal to the parameter value b.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Checks if the parameter value a is less or equal to the parameter value b.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Checks if the parameter value a is less or equal to the parameter value b.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Checks if the value is less than or equals to a specified threshold.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Checks if the value is less than or equals to a specified threshold.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Checks if the value is less than or equals to a specified threshold.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Checks if the value is less than or equals to a specified threshold.
isLessOrEqual(Object, Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Checks if the value is less than or equals to a specified threshold.
isLowMemory() - Method in interface com.aquafold.openapi.AQSystem
Returns true if the memory is almost full.
isMap() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the current chart type is a map chart
isMapShowBackground() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the map background should be displayed
isMapShowDetails() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if country details should be displayed in the tooltip
isMergeAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if all series should share a common value axis, False if each series should have its own value axis
isModified() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns true if this change corresponds to a modified line.
isModified() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns true if the right side item differs from the left side item.
isMongoDB() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is a MongoDB database.
isMssql() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a MSSQL server.
isMultiSeries() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the current chart renders multiple series (e.g.
isMySQL() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a MySQL server.
isNCluster() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a nCluster server.
isNetezza() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Netezza server.
isNotBlank(Object) - Method in interface com.aquafold.openapi.type.AQStringFactory
Returns true if the specified string is not blank.
isNull(int) - Method in interface com.aquafold.openapi.data.AQDataRow
Returns true if value in the specified column is null.
isNull(int) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
To check for null values in the column of the current row.
isNull(String) - Method in interface com.aquafold.openapi.rdbms.AQResultSet
To check for null values in the column of the current row.
isNullable() - Method in interface com.aquafold.openapi.rdbms.schema.AQTableColumn
To get information on whether the column is nullable.
isNumber() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is compatible with numeric types.
isNumericCategoryAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if values on the category axis are displayed on a numeric range (instead of displaying each category value evenly spaced)
isNumericFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting numeric values is not desired.
isOptional() - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Return True if the parameter is optional
isOracle() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is an Oracle server.
isOther() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is some other kind.
isParAccel() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a ParAccel server.
isPaused() - Method in interface com.aquafold.openapi.mail.AQMailQueue
Returns true if this mail queue is in paused state.
isPie() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the current chart type is a pie chart
isPieShowLines() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the Pie Chart displays lines connecting the labels and the pie slices
isPieShowValues() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the Pie Chart displays the underlying values for each slice (in addition to the percent of total)
isPlain() - Method in interface com.aquafold.openapi.type.AQFont
Indicates whether or not this AQFont object's style is PLAIN.
isPostgreSQL() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a PostgreSQL server.
isPrimaryKeyConstraint() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To check if this is a primary key constraint.
isRedShift() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a PostgreSQL server.
isReverseValueAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the value axis should be reversed (with values increasing from top to bottom or right to left)
isRowFieldSortAscending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the specified row field is sorted in ascending order.
isRowFieldSortDescending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the specified row field is sorted in descending order.
isRowFieldSortNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if the values that correspond to the specified row field are present in the order defined in the application data.
isSelectedAt(int) - Method in interface com.aquafold.openapi.form.AQFormSelector
Returns true if an option with the specified index is selected.
isShorterThan(Object, int) - Method in interface com.aquafold.openapi.type.AQStringFactory
Returns true if the length of the specified string is less than the supplied value.
isShowAdjustedRowNumberHeader() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the row number header to be shown at the adjusted location.
isShowAltRowColor() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if rows are to be displayed in alternate colors.
isShowCategoryAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the category axis labels are displayed
isShowCategoryAxisLines() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the Category axis lines are displayed
isShowCategoryAxisTicks() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the category axis tick marks are displayed
isShowCellPercentageByColumn() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if to show percentage value of each cell in the same column to the total value of the column.
isShowCellPercentageByRow() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if to show percentage value of each cell in the same row to the total value of the row.
isShowDataLabels() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if labels should be displayed at each data point
isShowDataLabels(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if labels should be displayed at each data point
isShowFixedCategoryCount() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if there is a fixed number of categories being displayed, False if no limits are imposed
isShowFooter() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the footer text to be shown.
isShowFooterDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the footer divider to be shown.
isShowFunctionMetaData(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if function metadata is displayed
isShowGrandTotalForColumn() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if grand totals for columns will be displayed upon rendering.
isShowGrandTotalForRow() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if grand totals for rows will be displayed upon rendering.
isShowGrid() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the grid is shown, False if the grid is hidden
isShowHeader() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the header row to be shown.
isShowHeaderDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the header divider to be shown.
isShowLegend() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the legend is displayed
isShowLegendBorder() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the legend border is displayed
isShowMarkers() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if markers are shown on Line Charts
isShowReportTime() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the report time to be shown.
isShowRowNumber() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the row number column to be shown.
isShowRowTrendChart() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if to show trend charts for rows.
isShowSeriesAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the series axis labels are displayed
isShowSubtotalForLastColumn() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if subtotal for the last column will be shown.
isShowSubtotalForLastRow() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if subtotal for the last row will be shown.
isShowSubtotalUsingSystemDefault() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if subtotals for rows and columns will be calculated using system default method.
isShowTitle() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the title text to be shown.
isShowTitleDivider() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if the title divider to be shown.
isShowValueAxis() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the value axis labels are displayed
isShowValueAxisLines() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the value axis lines are displayed
isShowValueAxisTicks() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the value axis tick marks are displayed
isSortByDataColumn() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on data column is defined.
isSortByGrandTotalColumn() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on the grand total column is defined.
isSortDataColumnAscending() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on data column is defined and is in ascending order.
isSortDataColumnDescending() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on data column is defined and is in descending order.
isSortGrandTotalColumnAscending() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on the grand total column is defined and is in ascending order.
isSortGrandTotalColumnDescending() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Returns true if sorting on the grand total column is defined and is in descending order.
isSortingAscending(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has been configured for sorting in ascending direction.
isSortingAscending(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has been configured for sorting in ascending direction.
isSortingDescending(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has been configured for sorting in descending direction.
isSortingDescending(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has been configured for sorting in descending direction.
isSortingNone(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has no sorting configured.
isSortingNone(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Returns true if the specified column has no sorting configured.
isSQLite() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the database backed by this connection is a SQLite database.
isStacked() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the current chart type is a stacked chart (e.g.
isStackedPercent() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if stacked charts should render each series value as a percentage of the total value for all series
isSybaseAnywhere() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Sybase Anywhere server.
isSybaseASE() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Sybse ASE server.
isSybaseIQ() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Sybase IQ server.
isTeradata() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a TeraData server.
isText() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is text.
isTime() - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Returns true if this column data type is compatible with time types.
isTimeFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Returns true if formatting time values is not desired.
isTrimLeft() - Method in interface com.aquafold.openapi.compare.AQCompareOptions
Returns trim-left option value.
isTrimMiddle() - Method in interface com.aquafold.openapi.compare.AQCompareOptions
Returns trim-middle option value.
isTrimRight() - Method in interface com.aquafold.openapi.compare.AQCompareOptions
Returns trim-right option value.
isUnchanged() - Method in interface com.aquafold.openapi.compare.AQLineChange
Returns true if the line has not been modified, or if the comparison options made two lines appear identical.
isUnchanged() - Method in interface com.aquafold.openapi.compare.AQSchemaCompareItem
Returns true if the right item is considered equal to the left side according to the comparison criteria.
isUniqueConstraint() - Method in interface com.aquafold.openapi.rdbms.schema.AQConstraint
To check if this is a unique constraint.
isUseAuthentication() - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Returns true if authentication is required on the SMTP server.
isUseNumericCategoryAxis() - Method in interface com.aquafold.openapi.chart.AQChartModel
Get the True if the category axis uses numeric values
isUserDefined() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To get if the index is a user defined index
isUseSSL() - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Returns true if to connect to the SMTP server using SSL.
isValid(List<AQFunctionParameter>, AQChartModel, int) - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Returns TRUE if the specified function parameters are valid when used with the ChartModel.
isValid(String) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Interprets a specified value as a BigDecimal (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Interprets a specified value as a BigInteger (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQByteFactory
Interprets a specified value as a byte (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQCreditCardFactory
Returns true if the argument is a valid credit card number.
isValid(String, String) - Method in interface com.aquafold.openapi.type.AQDateFactory
Returns true if the specified date string can be parsed to a valid date using the pattern provided.
isValid(String) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Interprets a specified value as a Double (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQEmailAddressFactory
Returns true if the argument string is a valid email address.
isValid(String) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Interprets a specified value as a Float (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Interprets a specified value as a Integer (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQLongFactory
Interprets a specified value as a Long (using default platform locale).
isValid(String) - Method in interface com.aquafold.openapi.type.AQShortFactory
Interprets a specified value as a Short (using default platform locale).
isValueAxisVertical() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return true if the value axis is oriented vertically or horizontally.
isVerbose() - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Returns the current verbose flag.
isVertica() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a Vertica server.
isView2D() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return True if the chart is rendered in 2D, False if rendered in 3D
isVoltDB() - Method in interface com.aquafold.openapi.rdbms.AQMetadata
To test if the server backed by this connection is a VoltDB server.
ITALIC - Static variable in interface com.aquafold.openapi.type.AQFont
The italicized style constant.
ITALIC - Static variable in interface com.aquafold.openapi.type.AQFontFactory
The italicized style constant.

J

jar(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Jars a set of files specified in a directory.
jar(AQFileSet[], String) - Method in interface com.aquafold.openapi.archive.AQArchive
Jars a set of files as defined in an AQFileSet.
jar(AQFileSet, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Jars a set of file as defined in an array of fileset

K

kaplanMeier(double[], double[]) - Method in interface com.aquafold.openapi.math.AQCurve
Returns KaplanMeier estimator / survival curve and unique event times.
kruskalWallis(double[][]) - Method in interface com.aquafold.openapi.math.AQStat
Performs Kruskal-Wallis one way ANOVA.
kurtosis(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates kurtosis of incoming array.

L

LANG_BRAZILIAN_PORTUGUESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_CHINESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_CZECH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_DANISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_DUTCH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_ENGLISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_FINNISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_FRENCH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_GERMAN - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_GREEK - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_HINDI - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_ITALIAN - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_JAPANESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_KOREAN - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_NORWEGIAN - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_POLISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_PORTUGUESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_RUSSIAN - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_SIMPLIFIED_CHINESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_SPANISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_SWEDISH - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
LANG_TRADITIONAL_CHINESE - Static variable in interface com.aquafold.openapi.random.AQRandomFactory
A language constant used by the nextString() methods.
lastModified(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the time that the file or directory denoted by source was last modified.
lastModified(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns the time that the file or directory denoted by source was last modified.
lastModified(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns the time that the file or directory denoted by source was last modified.
lcm(int, int) - Method in interface com.aquafold.openapi.math.AQMath
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
linFit(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates best fit line through incoming data [link]
linFitCoeff(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Returns coefficients of best fit line through incoming data [link]
list(Object) - Method in interface com.aquafold.openapi.AQConsole
Lists an AQDataSet, Collection, Enumeration, Iterator, a java array, or a javascript object in human-readable form.
list(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns the files and directories defined in the source.
list(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list() - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns an array of files and folders in a project folder.
list(String) - Method in interface com.aquafold.openapi.project.AQProjectFile
Returns an array of files and folders in a project folder, satisfying the specified file name filter.
listBranch() - Method in interface com.aquafold.openapi.vcs.AQGit
Obtain a list of branches
listRemote() - Method in interface com.aquafold.openapi.vcs.AQGit
List remotes.
listStash() - Method in interface com.aquafold.openapi.vcs.AQGit
Return a list of stash commits
listTag() - Method in interface com.aquafold.openapi.vcs.AQGit
Obtain a list of tags.
llow(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates lowest low in a given period
loadProperties(String) - Method in interface com.aquafold.openapi.project.AQProject
Reads a propery list from a file in the project User Files directory.
loadProperty(String, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Update a chart property using the specified string values
lockFiles(Object, int) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Lock an opened file against changelist submission.
log(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the natural logarithm (base e) of a double value.
log(Object, int) - Method in interface com.aquafold.openapi.vcs.AQGit
Obtain the log.
log10(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the base 10 logarithm of a double value.
log1p(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the natural logarithm of the sum of the argument and 1.
logRankTest(double[], double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQCurve
Performs logRank test on two populations of survival data.
lookupColumnIndex(String) - Method in interface com.aquafold.openapi.data.AQColumnStructure
Returns column index given its name.

M

macd(double[], int, int, int) - Method in interface com.aquafold.openapi.math.AQFinancial
Returns moving average convergence/divergence for incoming data.
manifest(String, Map<String, String>, Map<String, Map<String, String>>) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a manifest file, a specific file contained within a JAR archive.
mannWhitneyU(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Performs Mann-Whitney U test.
max(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the greater of two double values.
max(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates maximum value in incoming array.
mean(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates the arithmetic mean of incoming array.
median(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates median value in incoming array.
medianprice(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates median price of incoming data..
merge(Object) - Method in interface com.aquafold.openapi.vcs.AQGit
Performs a very basic merge operation, which allows only one argument.
min(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the smaller of two double values.
min(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates minimum value in incoming array.
mode(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates mode of incoming array.
momentum(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates momentum of incoming data.
move(String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Moves a single file to a new file or a directory to a new directory.
move(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Moves a file or directory to a new file, or a directory to a new directory.
move(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Moves a file or directory to a new file, or a directory to a new directory.
moveFile(int, boolean, boolean, String, String, String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Move a file already opened for edit or add (the fromFile) to the destination file (the toFile).
moveFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Move files as specified in the AQFileSet object to a new location.
moveFromLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Moves a local file or directory to a new file, or a directory to a new FS directory.
moveFromLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Moves a local file or directory to a new file, or a directory to a new FS directory.
moveFromLocalFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Moves local files as specified in the AQFileSet object to a new FS location.
moveFromLocalFileSets(AQFileSet[], String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Moves local files as specified in the AQFileSet object to a new FS location.
moveToLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Moves FS files as specified to a new local location.
moveToLocalFile(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Moves FS files as specified to a new local location.
movingaverage(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Simple Moving average [link]
movingstd(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Moving Standard Deviation.

N

newByteArray(int) - Method in interface com.aquafold.openapi.AQSystem
Creates an empty byte array.
newChart() - Method in interface com.aquafold.openapi.chart.AQChartFactory
Get a new AQChart instance
newChartPanel() - Method in interface com.aquafold.openapi.gui.AQGUI
Returns a Swing panel with a chart.
newColor(int) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
newColor(int, boolean) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
newColor(int, int, int) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
newColor(int, int, int, int) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
newColorFloat(float, float, float) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
newColorFloat(float, float, float, float) - Method in interface com.aquafold.openapi.type.AQColorFactory
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
newComparator() - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new text comparator object.
newDataRow() - Method in interface com.aquafold.openapi.io.AQTableWriter
Constructs a new empty data row.
newDataSet() - Method in interface com.aquafold.openapi.data.AQDataFactory
Factory method returns a new empty data set.
newDataSet(String[]) - Method in interface com.aquafold.openapi.data.AQDataFactory
Factory method returns a new empty data set with the specified column names.
newDataSet(int, int) - Method in interface com.aquafold.openapi.data.AQDataFactory
Creates a new data set with the specified dimensions.
newDataSet(int, int, Object[]) - Method in interface com.aquafold.openapi.data.AQDataFactory
Creates a new data set with the specified dimensions.
newDataSet(AQColumnStructure) - Method in interface com.aquafold.openapi.data.AQDataFactory
Creates a new data set with the specified column structure information.
newDataSetSettings() - Method in interface com.aquafold.openapi.data.AQDataFactory
Factory method returns a new empty setting instance for formatting an AQDataSet or an AQPivotDataSet in a 2-dimension grid.
newDate() - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the current platform time, locale, and time zone.
newDate(long, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the specified time, and time zone; using platform locale.
newDate(int, int, int) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the specified date, using platform locale and time zone.
newDate(int, int, int, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the specified date, using platform locale and the specified time zone.
newDate(int, int, int, int, int, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the specified date and time, using platform locale and time zone.
newDate(int, int, int, int, int, int, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object initialized with the specified date, time, and time zone; using platform locale.
newExcel2007Writer() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new Excel 2007 file writer.
newExcelReader() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new Excel file reader.
newExcelSpreadsheet(String) - Method in interface com.aquafold.openapi.data.AQDataFactory
This factory method returns a new in-memory Excel spreadsheet.
newExcelWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new Excel 2003 file writer.
newEXP_Function() - Method in interface com.aquafold.openapi.math.AQFit
Returns AQParametric Function of type a ebx+c
newFileComparator() - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new file comparator object.
newFileSet() - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Returns a new instance of FileSet.
newFileSet() - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns a new instance of local FileSet.
newFileSet() - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns a new instance of local FileSet.
newFileWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new binary file writer.
newFont(String) - Method in interface com.aquafold.openapi.type.AQFontFactory
Creates a new AQFont from the specified name, style is defaulted to PLAIN and point size is defaulted to 11.
newFont(String, int) - Method in interface com.aquafold.openapi.type.AQFontFactory
Creates a new AQFont from the specified name and point size, style is defaulted to PLAIN.
newFont(String, int, int) - Method in interface com.aquafold.openapi.type.AQFontFactory
Creates a new AQFont from the specified name, style and point size.
newForm(int, int) - Method in interface com.aquafold.openapi.form.AQFormFactory
Creates an html form of the specified geometry.
newFtpFileSystem(String, Object, Object) - Method in interface com.aquafold.openapi.net.AQNet
Constructs an instance of FTP.
newGit() - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Returns an unconnected GIT object.
newGridResultsView() - Method in interface com.aquafold.openapi.gui.AQGUI
Returns a Swing component capable of displaying grid results and chart.
newHadoopDistributedFileSystem(String) - Method in interface com.aquafold.openapi.net.AQNet
Constructs an instance of distributed file system.
newHtmlWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new HTML file writer.
newHttpLogReader() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new web server log reader object.
newJavaArray(String, int) - Method in interface com.aquafold.openapi.util.AQUtil
Creates a new java array with the specified component type and length.
newLN_Function() - Method in interface com.aquafold.openapi.math.AQFit
Returns AQParametric Function of type a ln(bx)+c
newMailQueue() - Method in interface com.aquafold.openapi.mail.AQMail
Constructs an instance of a mail queue.
newMessage() - Method in interface com.aquafold.openapi.mail.AQMail
Constructs an empty mail message.
newPerforce() - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Returns an unconnected Perforce object.
newPivotDataSet() - Method in interface com.aquafold.openapi.data.AQDataFactory
Factory method returns a new empty pivot data set.
newPOLY_Function() - Method in interface com.aquafold.openapi.math.AQFit
Returns AQParametric Function of type a0 + a1 x1+...
newPOW_Function() - Method in interface com.aquafold.openapi.math.AQFit
Returns AQParametric Function of type a xb+c
newRandomDataSet() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new empty random data set factory without any constraints defined.
newRandomDataSet(int, String[], AQRandomRange[]) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new random data set factory with row, type and range constraints specified.
newRandomDataSet(int, String[], AQRandomRange[], AQRandomVariation[]) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new random data set factory with row, type, range and variation constraints specified.
newRandomDataSetByType(int, int, String, AQRandomRange) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new random data set factory with row, column, type and range constraints specified, all of columns will have the same column type.
newRandomDataSetByType(int, int, String, AQRandomRange, AQRandomVariation) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new random data set factory with row, column, type, range and variation constraints specified, all of columns will have the same column type.
newRandomDateRange() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomDateRange factory with range set to 01/01/1900 and 12/31/2099.
newRandomDateRange(Date, Date) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomDateRange factory with the specified range.
newRandomDateVariation() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomDateVariation factory with variation range set to -12 hours and 12 hours.
newRandomDateVariation(int, int, int, int, int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomDateVariation factory with variation range set to -delta and delta where delta is the total time calculated from the specified years, months, days, hours, minutes and seconds.
newRandomDateVariation(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomDateVariation factory with range of year, month, day, hour, minute and second variations specified.
newRandomNumberRange() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomNumberRange factory with range set to allow all of possible double values.
newRandomNumberRange(Number, Number) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomNumberRange factory with the specified variation range.
newRandomNumberVariation() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomNumberVariation factory with variation range set between -60 and 60.
newRandomNumberVariation(Number) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomNumberVariation factory with variation set between -delta and delta.
newRandomNumberVariation(Number, Number) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomNumberVariation factory with the specified range.
newRandomStringLength() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomStringLength factory with range set between 0 and 16.
newRandomStringLength(int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Creates a new AQRandomStringLength factory with the specified range.
newRegexExcludeFilter(String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Returns a new instance of filter that passes only files that don't match the regular expression.
newRegexExcludeFilter(String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Returns a new instance of filter that passes only files that don't match the regular expression.
newReport() - Method in interface com.aquafold.openapi.report.AQReportFactory
Creates a new report.
newReportDataSetSettings() - Method in interface com.aquafold.openapi.report.AQReportFactory
Creates a new report data set settings.
newReportSettings() - Method in interface com.aquafold.openapi.report.AQReportFactory
Creates a new report settings.
newResultComparator() - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new result comparator object.
newResultComparator(AQDataSet, AQDataSet) - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new result comparator object.
newResultComparator(AQResultSet, AQResultSet) - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new result comparator object.
newSchemaComparator() - Method in interface com.aquafold.openapi.compare.AQCompareFactory
Creates a new schema comparator object.
newScriptOptions() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Creates a copy of AQScriptOption object associated with the given connection.
newScriptParser() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Creates a new script parser object.
newSmtpServer() - Method in interface com.aquafold.openapi.mail.AQMail
Constructs an uninitialized instance of an SMTP mail server.
newSqlFormat() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Creates new SQL formatter object.
newStringReader() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new string reader.
newStringWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new string writer.
newTableDataEditor() - Method in interface com.aquafold.openapi.gui.AQGUI
 
newTextReader() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new text file reader.
newTextWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new text file writer.
newWebClient() - Method in interface com.aquafold.openapi.net.AQNet
Constructs an instance of web client.
newWebRequest(String) - Method in interface com.aquafold.openapi.net.AQWebClient
Creates a new web request.
newWEIBULL_Function() - Method in interface com.aquafold.openapi.math.AQFit
Returns AQParametric Function of type e-(x/a)b
newWorkspaceCVS() - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Returns a CVS workspace object for the purpose of checking out a working copy.
newWorkspaceSubversion() - Method in interface com.aquafold.openapi.vcs.AQVersionControl
Returns a Subversion workspace object for the purpose of checking out a working copy.
newXmlWriter() - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Creates a new XML file writer.
next() - Method in interface com.aquafold.openapi.rdbms.AQResultSet
Moves the cursor froward one row from its current position.
nextAfter(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAirportCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random airport code.
nextAirportName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random airport name.
nextAreaCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random US area code.
nextBigDecimal() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a BigDecimal object initialized with a random 64-bit IEEE 754 double precision value.
nextBigDecimal(int, int, int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a BigDecimal object initialized with a random, non-negative value.
nextBigDecimal(String, String) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random BigDecimal value in the specified range.
nextBigInteger() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a BigInteger object initialized with a random 64 bit integer value.
nextBigInteger(String, String) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random BigInteger value in the specified range.
nextBoolean() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random boolean value, either true or false.
nextBrowserName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random internet browser name.
nextCity() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random city name.
nextColorName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random color name (in English).
nextCommodity() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random commodity name.
nextCompanyName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious company name.
nextContinent() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random continent.
nextCountry() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random country.
nextCreditCardCVC() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 3-digit credit card verification number.
nextCreditCardCVC(String) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 3- or 4-digit credit card verification number, depending on the type of card determined from the card number argument.
nextCreditCardNumber() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious credit card number compliant with Luhn check.
nextCreditCardType() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random credit card type.
nextCurrency() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random currency name.
nextCurrencyCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random currency code.
nextDataSet() - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Randomly generates a new data set.
nextDate() - Method in interface com.aquafold.openapi.random.AQRandomDateRange
Randomly generates a date within the range defined by this object.
nextDate() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random Date value in a range between January 1st, 1900 and December 31st, 2199.
nextDate(Date, Date) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random Date value in the specified range.
nextDayOfWeek() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random day of week in English, possible values are Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday.
nextDomain() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious domain name.
nextDouble() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random floating point value in 64-bit IEEE 754 format in a range between 4.94065645841246544e-324 and 1.79769313486231570e+308, inclusive.
nextDouble(double, double) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random floating point value in 64-bit IEEE 754 format in the range minValue..maxValue, inclusive.
nextEmailAddress() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious email address.
nextFirstName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random first name.
nextFloat() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random floating point value in 32-bit IEEE 754 format in a range between 1.40129846432481707e-45 and 3.40282346638528860e+38, inclusive.
nextFloat(float, float) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random floating point value in 32-bit IEEE 754 format in the range minValue..maxValue, inclusive.
nextGender() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random gender name.
nextGUID() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Generates a 36 character globally unique random string.
nextHoliday() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random US holiday name.
nextHtmlColorHexCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random HTML hexadecimal color code in the range #000000 ...
nextHtmlColorName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random HTML color name.
nextIndustry() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random industry name.
nextInteger() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 32-bit integer in a range between -2,147,483,648 and 2,147,483,647, inclusive.
nextInteger(int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 32-bit integer in the range minValue..maxValue, inclusive.
nextItemFromList(Object) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random item from the list or array of objects passed as an argument.
nextLanguage() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random language name.
nextLastName() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random last name.
nextLocale() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random locale identifier.
nextLong() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 64-bit integer in a range between -9,223,372,036,854,775,808 and 9,223,372,036,854,775,807, inclusive.
nextLong(Object, Object) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 64-bit integer in the range minValue..maxValue, inclusive.
nextMonthOfYear() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random month name in English, possible values are January, February, March, April, May, June, July, August, September, October, November, December.
nextNameSuffix() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random name suffix.
nextNumber() - Method in interface com.aquafold.openapi.random.AQRandomNumberRange
Randomly generates a number within the range defined by this object.
nextOperatingSystem() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random operating system name.
nextPassword() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random password.
nextPhoneNumber() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious US phone number.
nextRow() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Advances current row by one.
nextSalutation() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random salutation.
nextShort() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 16-bit integer in a range between -32,768 and 32,767, inclusive.
nextShort(short, short) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random 16-bit integer in the range minValue..maxValue, inclusive.
nextSSN() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious US social security number.
nextState() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random US state.
nextStockCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious stock code.
nextStreet() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random street name.
nextString(int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random English string up to maxLength characters long, including spaces.
nextString(int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random English string between minLength and maxLength long (including spaces).
nextString(int, String) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random string up to maxLength characters long, containing characters from the specified language, including spaces.
nextString(int, int, String) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random string between minLength and maxLength long, which contains characters from the specified language (including spaces).
nextString() - Method in interface com.aquafold.openapi.random.AQRandomStringLength
Randomly generates a string with length bounded by the criteria defined in this object.
nextTimezone() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random time zone.
nextUnicodeString(int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random string up to maxLength characters long, containing characters from a wide range of unicode symbols, including spaces.
nextUnicodeString(int, int) - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random string between minLength and maxLength long, which contains characters from a wide range of unicode symbols (including spaces).
nextUp(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextYear() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random year in the range 1900..2199
nextZipCode() - Method in interface com.aquafold.openapi.random.AQRandomFactory
Returns a random fictitious US zip code.
norm(double, double, double) - Method in interface com.aquafold.openapi.math.AQMath
Normalizes a number from another range into a value between 0 and 1.
nvi(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates negative volume index of incoming data.

O

obv(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates on balance volume of incoming data.
openForm(Object, Object) - Method in interface com.aquafold.openapi.gui.AQTableDataEditor
Creates and opens a table data editor frame with the user-supplied form installed.

P

pairedTTest(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Performs a paired sample t-test of the null hypothesis that data in the vector x are a random sample from a normal distribution with mean 0 and unknown variance, against the alternative that the mean is not 0.
parse(String) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
Creates a list of SQL statements base on a SQL script specified.
parse(Object) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Creates a BigDecimal instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Creates a BigDecimal instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQBigDecimalFactory
Interprets a specified value as a BigDecimal using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Creates a BigInteger instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Creates a BigInteger instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQBigIntegerFactory
Interprets a specified value as a BigInteger using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQByteFactory
Creates a Byte instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQByteFactory
Creates a Byte instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQByteFactory
Interprets a specified value as a Byte using a specified pattern and locale.
parse(String, String, Object) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object by parsing the specified date string using the specified pattern.
parse(String, String, String, String) - Method in interface com.aquafold.openapi.type.AQDateFactory
Creates a new date object by parsing the specified date string using the specified pattern.
parse(Object) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Creates a Double instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Creates a Double instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQDoubleFactory
Interprets a specified value as a Double using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Creates a Float instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Creates a Float instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQFloatFactory
Interprets a specified value as a Float using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Creates a Integer instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Creates a Integer instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQIntegerFactory
Interprets a specified value as a Integer using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQLongFactory
Creates a Long instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQLongFactory
Creates a Long instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQLongFactory
Interprets a specified value as a Long using a specified pattern and locale.
parse(Object) - Method in interface com.aquafold.openapi.type.AQShortFactory
Creates a Short instance assuming default platform locale.
parse(String, String) - Method in interface com.aquafold.openapi.type.AQShortFactory
Creates a Short instance using a specified pattern and locale.
parse(String, String, String) - Method in interface com.aquafold.openapi.type.AQShortFactory
Interprets a specified value as a Short using a specified pattern and locale.
parseDataScript(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Parses string to generate model data
Script Format:
category="[Category A], [Category B], [Category C]",
series="[Series X], [Series Y]",
values="1000,2000,3000,5,10,20"

Note: values are in the order: [Series 0 Category 0], [Series 0 Category 1], [Series 0 Category 2], [Series 1 Category 0], ...

parsePropertiesString(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Update the chart properties by parsing the specified string into name-value pairs.
percentile(double[], double) - Method in interface com.aquafold.openapi.math.AQStat
Calculates value of kth percentile of incoming array [link]
PLAIN - Static variable in interface com.aquafold.openapi.type.AQFont
The plain style constant.
PLAIN - Static variable in interface com.aquafold.openapi.type.AQFontFactory
The plain style constant.
polyFit(double[], double[], int) - Method in interface com.aquafold.openapi.math.AQFit
Calculates best fit Polynomial of user-defined order [link]
polyFitCoeff(double[], double[], int) - Method in interface com.aquafold.openapi.math.AQFit
Returns coefficients of best fit Polynomial of user-defined order [link]
position(String, int) - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
Retrieves the character position at which the specified String str appears in this Clob object.
pow(double, double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the value of the first argument raised to the power of the second argument.
powerFit(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates power fit for incoming array with no initial guess, (form = a xb+c) [link]
powerFitCoeff(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates power fit for incoming array with no initial guess, (form = a xb+c) [link]
print(String) - Method in interface com.aquafold.openapi.AQConsole
Prints a string to the console, without appending a newline.
println(String) - Method in interface com.aquafold.openapi.AQConsole
Prints a string to the console, followed by a newline.
proc(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Returns price rate of change of incoming data.
pull() - Method in interface com.aquafold.openapi.vcs.AQGit
Incorporates changes from a remote repository into the current branch.
push() - Method in interface com.aquafold.openapi.vcs.AQGit
Push new branches and data to a remote repository.
pvi(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates positive volume index of incoming data.
pvt(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates price and volume trend of incoming data.

Q

queue() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Delivers this message to recipients using the default AQMailQueue.

R

random() - Method in interface com.aquafold.openapi.math.AQMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
range(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates range of incoming array.
read(AQDataReader) - Method in interface com.aquafold.openapi.data.AQDataSet
Reads in data from a data stream.
read() - Method in interface com.aquafold.openapi.io.AQDataReader
Sequentially reads the input stream into an in-memory data set.
read() - Method in interface com.aquafold.openapi.io.AQFormattedTextReader
Sequentially reads the input stream into an in-memory data set.
read() - Method in interface com.aquafold.openapi.io.AQHttpLogReader
Sequentially reads the input log into an in-memory data set.
read() - Method in interface com.aquafold.openapi.project.AQProjectFile
Reads the file content into a string assuming UTF-8 encoding.
read(String) - Method in interface com.aquafold.openapi.project.AQProjectFile
Reads the file content into a string using the specified encoding.
readBytes() - Method in interface com.aquafold.openapi.project.AQProjectFile
Reads the file content into a byte array.
readLine(String) - Method in interface com.aquafold.openapi.AQConsole
Presents the user with an entry dialog allowing to enter a line of text.
readNextRow() - Method in interface com.aquafold.openapi.io.AQDataReader
Returns a next data row or null if no more rows is available, or end of file is reached.
readPassword(String) - Method in interface com.aquafold.openapi.AQConsole
Presents the user with an entry dialog allowing to enter a password.
rebase(Object) - Method in interface com.aquafold.openapi.vcs.AQGit
The Git rebase command.
rebaseAbort() - Method in interface com.aquafold.openapi.vcs.AQGit
Abort the rebase process.
rebaseContinue() - Method in interface com.aquafold.openapi.vcs.AQGit
Continue the rebase process.
rebaseSkip() - Method in interface com.aquafold.openapi.vcs.AQGit
Skip the rebase process.
redirect(String) - Method in interface com.aquafold.openapi.AQResponse
Redirects the browser to the specified URI.
remove(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Removes the element at the specified position in the data set.
remove() - Method in interface com.aquafold.openapi.project.AQProjectFile
Deletes an underlying file object.
removeAttribute(String) - Method in interface com.aquafold.openapi.AQSession
Removes the object bound with the specified name from this session.
removeCategory(Object) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove first category which matches the specified category
removeCategoryByIndex(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove the category at the specified index
removeColumnField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes a column field from the pivot table.
removeColumnFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the number of records stored in the database for the specified field when it is defined as a column field.
removeColumnFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as a column field.
removeColumnFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the average of all pivot values for the specified field when it is defined as a column field.
removeColumnFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as a column field.
removeColumnFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as a column field.
removeColumnFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the sum of all pivot values for the specified field when it is defined as a column field.
removeColumnFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the variance of all pivot values for the specified field when it is defined as a column field.
removeCountryNameMapping(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove the specified country name mapping.
removeCustomColumnDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Hides the column divider corresponded to the specified column.
removeCustomColumnDividerLocations(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Hides the column dividers corresponded to the specified columns.
removeCustomRowDivider(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Clears the custom row divider character at the specified row.
removeCustomRowDividerLocation(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Hides the row divider corresponded to the specified row.
removeCustomRowDividerLocations(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Hides the row dividers corresponded to the specified rows.
removeDataField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes a data field from the pivot table.
removeFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the number of records stored in the database for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the average of all pivot values for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the sum of all pivot values for the specified field when it is defined as either a row field or a column field.
removeFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the variance of all pivot values for the specified field when it is defined as either a row field or a column field.
removeHtmlDataLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the URL link associated with the column data cells identified by the specified column index.
removeHtmlDataLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the URL link associated with the column data cells identified by the specified column name.
removeHtmlHeaderLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the URL link associated with the header cell identified by the specified column index.
removeHtmlHeaderLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the URL link associated with the header cell identified by the specified column name.
removeHtmlHeaderSortLink(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the sorting URL link associated with the header cell identified by the specified column index.
removeHtmlHeaderSortLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Removes the sorting URL link associated with the header cell identified by the specified column name.
removeParameter(String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Removes a field with all values from this request.
removeRemote(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Remove a remote.
removeRequestHeader(String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Remove the request header associated with the given name.
removeRow(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove the row at the specified index
removeRowField(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Removes a row field from the pivot table.
removeRowFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the number of records stored in the database for the specified field when it is defined as a row field.
removeRowFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the maximum value among all pivot values for the specified field when it is defined as a row field.
removeRowFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the average of all pivot values for the specified field when it is defined as a row field.
removeRowFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the minimum value among all pivot values for the specified field when it is defined as a row field.
removeRowFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the standard deviation of all pivot values for the specified field when it is defined as a row field.
removeRowFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the sum of all pivot values for the specified field when it is defined as a row field.
removeRowFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Excludes showing subtotal as the variance of all pivot values for the specified field when it is defined as a row field.
removeSeries(String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove first series with the specified name
removeSeriesField(int) - Method in interface com.aquafold.openapi.chart.AQChartModel
Remove a series field
removeWorksheet(int) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Removes a worksheet at the specified index.
rename(String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Renames a file or a directory.
rename(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Renames a file or a directory.
rename(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Renames a file or a directory.
renameBranch(String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Rename a branch
renameExtensions(String, String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Renames the file extensions in the source directory.
renderHtml() - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set to a HTML document using the default grid settings.
renderHtml(AQDataSetSettings) - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set to a HTML document using the specified grid settings.
renderHtml(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set to a HTML document, with chart enabled, using the specified grid settings.
renderHtml(AQDataSetSettings) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data to a HTML document using the specified grid settings.
renderHtml(AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data to a HTML document, with chart enabled, using the specified grid settings.
renderHtml() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data to a HTML document using the default grid settings.
renderHtml() - Method in interface com.aquafold.openapi.report.AQReport
Renders this report in HTML.
renderText() - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set to a formatted plain text grid using the default grid settings.
renderText(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set, up to lineCount rows, to a formatted plain text grid using the default grid settings.
renderText(AQDataSetSettings) - Method in interface com.aquafold.openapi.data.AQDataSet
Converts the data set to a formatted plain text grid using the specified grid settings.
renderText() - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data to a formatted plain text grid using the default grid settings.
renderText(int) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data, up to lineCount rows, to a formatted plain text grid using the default grid settings.
renderText(AQDataSetSettings) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Converts the pivot data to a formatted plain text grid using the specified grid settings.
renderText() - Method in interface com.aquafold.openapi.report.AQReport
Renders this report in plain text.
renderToImage(String) - Method in interface com.aquafold.openapi.chart.AQChart
Render the Chart to an array of bytes, using the specified image file format
replace(String, String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Replaces the occurrence of a given string (token) with another string (value) in a file or all files inside a directory.
replaceRegExp(String, String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Replaces the occurrence of a given regular expression with a substitution pattern in a file or all files inside a directory.
reset(String, String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Undo changes and commits.
resetCountryNameMap() - Method in interface com.aquafold.openapi.chart.AQChartModel
Reset the country name mappings to the defaults.
revert(Object) - Method in interface com.aquafold.openapi.vcs.AQGit
Create a commit with the reverse patch to cancel it out.
revert(Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Revert an open Perforce client workspace file back to the revision previously synced from the Perforce depot, discarding any pending changelists or integrations that have been made so far.
rint(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rollback() - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Rolls back a transaction.
round(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the closest long to the argument.
rsi(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Relative strength index of incoming data.
rSquared(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates coefficient of determination (R2).
runCommand(String) - Method in interface com.aquafold.openapi.AQSystem
Executes an external process.
runCommand(String, String) - Method in interface com.aquafold.openapi.AQSystem
Executes an external process in the specified folder.
runScript(String) - Method in interface com.aquafold.openapi.AQSystem
Execute another script.
runScript(String, Object) - Method in interface com.aquafold.openapi.AQSystem
Execute another script with additional parameter.
runScript(String, Object, boolean) - Method in interface com.aquafold.openapi.AQSystem
Executes another script with an additional parameter and enables a shared global context.

S

save() - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Saves the spreadsheet.
save(String) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Saves the spreadsheet to a new file.
saveAsExcel2003(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Saves the data set to an Excel2003 file.
saveAsExcel2003(String, AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQDataSet
Saves the data set, with chart enabled, as an Excel 2003 file.
saveAsExcel2003(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Saves the pivot data as an Excel 2003 file.
saveAsExcel2003(String, AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Saves the pivot data, with chart enabled, as an Excel 2003 file.
saveAsExcel2003(String) - Method in interface com.aquafold.openapi.report.AQReport
Saves this report as an Excel 2003 file.
saveAsExcel2007(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Saves the data set to an Excel2007 file.
saveAsExcel2007(String, AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQDataSet
Saves the data set, with chart enabled, as an Excel 2007 file.
saveAsExcel2007(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Saves the pivot data as an Excel 2007 file.
saveAsExcel2007(String, AQDataSetSettings, AQChart) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Saves the pivot data, with chart enabled, as an Excel 2007 file.
saveAsExcel2007(String) - Method in interface com.aquafold.openapi.report.AQReport
Saves this report as an Excel 2007 file.
saveContent(String) - Method in interface com.aquafold.openapi.net.AQWebResponse
Saves the response body to a file.
saveProperties(Properties, String) - Method in interface com.aquafold.openapi.project.AQProject
Saves a property list to a file in the project User Files directory.
saveTo(AQExcelSpreadsheet) - Method in interface com.aquafold.openapi.report.AQReport
Inserts report in an Excel spreadsheet.
saveToByteArray() - Method in interface com.aquafold.openapi.io.AQExcelWriter
Saves the spreadsheet to a byte array.
saveToFile(String) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Save the spreadsheet to a file.
saveToFile(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Save the generated HTML to a file using UTF-8 encoding.
saveToFile(String, String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Save the generated HTML to a file using the specified encoding.
saveToFile(String, byte[]) - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Saves a byte array to a file.
saveToFile(String, String) - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Saves a text string to a file using UTF-8 encoding.
saveToFile(String, String, String) - Method in interface com.aquafold.openapi.io.AQInputOutputFactory
Saves a text string to a file using the specified encoding.
saveToHtml(String) - Method in interface com.aquafold.openapi.compare.AQResultDifferences
Generates an HTML file representing the differences.
saveToHtml(String) - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Generates a set of HTML files representing the differences.
saveToHtml(String, boolean, boolean, boolean, boolean) - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Generates a set of HTML files representing the differences.
scalb(double, int) - Method in interface com.aquafold.openapi.math.AQMath
Return d x 2**scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scan(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Scans a directory and return a list of files, including the subdirectories.
scan(AQFileSet) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Scans a directory as defined in a fileset and returns a list of files.
scpFrom(String, String, String, Object, Object, String, Object, Boolean, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) from a remote machine running an SSH daemon to the local machine.
scpTo(String, AQFileSet, Object, String, Object, Object, Object, Object, Boolean, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) from the local machine to a remote machine running an SSH daemon
scriptCREATE() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
Generates a CREATE script for the server object.
scriptCREATE(AQScriptOptions) - Method in interface com.aquafold.openapi.rdbms.AQServerObject
Generates a CREATE script for the server object.
scriptCREATEFULL() - Method in interface com.aquafold.openapi.rdbms.schema.AQIndex
To generate the full creation script for the index.
scriptCREATEFULL() - Method in interface com.aquafold.openapi.rdbms.schema.AQTable
 
scriptDROP() - Method in interface com.aquafold.openapi.rdbms.AQServerObject
Generates a DROP script for the server object.
scriptGRANT(String) - Method in interface com.aquafold.openapi.rdbms.AQObjectPermission
Generate GRANT script for database object.
scriptREVOKE(String) - Method in interface com.aquafold.openapi.rdbms.AQObjectPermission
Generate the REVOKE script for the database object.
send() - Method in interface com.aquafold.openapi.mail.AQMailMessage
Delivers this message to recipients using the default AQSmtpServer.
sendBinary(String, String, byte[]) - Method in interface com.aquafold.openapi.AQResponse
Sends binary data with the specified content type.
sendMail(AQMailMessage) - Method in interface com.aquafold.openapi.mail.AQMailQueue
Delivers an email via this mail queue.
sendMail(AQMailMessage) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Delivers an email via this SMTP server.
set(int, Object) - Method in interface com.aquafold.openapi.data.AQDataRow
Set data object in the specified column.
setAction(String, String, String) - Method in interface com.aquafold.openapi.form.AQForm
Sets form action parameters.
setAlignmentOnJoin(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether to align the script on JOIN operation.
setAlignmentOnOperator(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether to align the script on operators.
setAltRowBackgroundColor(int, int, int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets alternate row background color with the specified red, green and blue values in the range (0 - 255).
setAltRowBackgroundColor(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets alternate row background color with the specified hexadecimal color code.
setAltRowForegroundColor(int, int, int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets alternate row foreground color with the specified red, green and blue values in the range (0 - 255).
setAltRowForegroundColor(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets alternate row foreground color with the specified hexadecimal color code.
setAppendMode(boolean) - Method in interface com.aquafold.openapi.io.AQTextFileWriter
Sets append mode.
setAtSeparator(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the statement separator as a "@".
setAttribute(String, Object) - Method in interface com.aquafold.openapi.AQSession
Binds an object to this session, using the name specified.
setAutoCommit(boolean) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Sets auto-commit mode.
setAutoResize(boolean) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
When enabled, the cell widths will be resized to fit the contents on the next save() operation.
setAutoResize(boolean) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Controls whether the columns will be resized to fit the data.
setAxisTitleFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the Title text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setAxisTitleOnEdge(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to TRUE if the axes titles should be drawn on the edge of the image Note: This property is only applicable for 2D charts.
setBackgroundColorBottom(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used at the bottom of the background gradient

For example:
"#FFFFFF" = white

setBackgroundColorTop(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used at the top of the background gradient

For example:
"#FFFFFF" = white

setBaseDir(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSet
Sets the base directory for this fileset.
setBreakAfterComma(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted after a comma.
setBreakAfterKeywords(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted after a keyword.
setBreakAfterLogical(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted after a logical operation.
setBreakBeforeComma(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted before a comma.
setBreakBeforeLogical(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted before a logical operation.
setBreakForBrackets(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted after a bracket.
setBreakForCaseKeywords(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a line break should be inserted before a case keyword.
setBrowserCookiePolicy() - Method in interface com.aquafold.openapi.net.AQWebClient
Uses Browser Compatibility policy for cookie management.
setBytes(long, byte[]) - Method in interface com.aquafold.openapi.rdbms.AQSQLBlob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in interface com.aquafold.openapi.rdbms.AQSQLBlob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setCategory(int, Object) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set category at the specified index
setCategory(Object) - Method in interface com.aquafold.openapi.chart.AQChartRow
Set the category object for the row.
setCategoryAxisDateFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format dates on the category axis

For example:
"MMMM dd, yyyy"

setCategoryAxisDateTimeFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format datetimes on the category axis

For example:
"MMMM dd, yyyy HH:mm:ss a"

setCategoryAxisLabelColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Category Axis Label text

For example:
"#FFFFFF" = white

setCategoryAxisNumberFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format numbers on the category axis

For example:
"#,##0.00"

setCategoryAxisTimeFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format times on the category axis

For example:
"HH:mm:ss a"

setCategoryAxisTitleColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Category Axis Title text

For example:
"#FFFFFF" = white

setCategoryFieldNumbers(Integer...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select categories from one or more fields in the datasource
setCategoryFields(String...) - Method in interface com.aquafold.openapi.chart.AQChart
Select categories from one or more fields in the datasource
setCategoryFields(String...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select categories from one or more fields in the datasource
setCategoryFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the category axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size))

setCategoryNumeric(double) - Method in interface com.aquafold.openapi.chart.AQChartRow
Set the numeric representation of the category object.
setCategoryRange(Integer, Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Display only the categories & values between the specified rows (inclusive)
setCategoryRangeEnd(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Display only the categories & values before the specified row (inclusive)
setCategoryRangeStart(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Display only the categories & values after the specified row (inclusive)
setCategorySpacing(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Spacing between category geometry (in world coordinate units)
setCategoryTextLength(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the maximum text length (in characters) of the labels on the Category axis.
setCell(int, int, Object) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the cell value at the specified row and column in the current worksheet.
setCell(int, int, Object, AQFont, AQColor, AQColor) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the cell value, font, background color and foreground color at the specified row and column in the current worksheet.
setCell(Object) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the cell value at the current row and column in the current worksheet.
setCellDelimiter(String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets cell delimiter character.
setCellStyle(int, int, String) - Method in interface com.aquafold.openapi.form.AQForm
Sets individual cell style.
setCellStyle(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Sets the style of subsequent table cells (<TD> elements>).
setChartCacheTime(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time period, in seconds, that the generated chart images should be kept; default is 300 seconds.
setChartSubType(int, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a multi-series chart (e.g.
setChartSubTypeClose(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"Close" for the HLC or Candlestick charts

setChartSubTypeHigh(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"High" for the HLC or Candlestick charts

setChartSubTypeLow(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"Low" for the HLC or Candlestick charts

setChartSubTypeOpen(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"Open" for Candlestick chart

setChartSubTypePosition(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"Position" for Bubble chart

setChartSubTypeSize(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the subtype indicating how this series is used by a chart which requires multiple series to render

For example:
"Size" for Bubble chart

setChartTypeArea() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Area

The Column, Line, Area and Scatter charts can be used to create a combination chart in which each series can have a different chart type.
For example, to create a chart with three different chart types for three series of data:
properties.setChartTypeArea(0);
properties.setChartTypeColumn(1);
properties.setChartTypeLine(2);

setChartTypeArea(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Area

The Column, Line, Area and Scatter charts can be used to create a combination chart in which each series can have a different chart type.
For example, to create a chart with three different chart types for three series of data:
properties.setChartTypeArea(0);
properties.setChartTypeColumn(1);
properties.setChartTypeLine(2);

setChartTypeBar() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Bar

Bar charts use the ColumnType property to determine the type of geometric primitive used to render each bar.

setChartTypeBar(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Bar

Bar charts use the ColumnType property to determine the type of geometric primitive used to render each bar.

setChartTypeBarCluster() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Bar Cluster

Bar Cluster charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeBarCluster(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to BarCluster

Bar Cluster charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeBubble() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Bubble

Bubble charts use two series of data to render the bubbles, one series to specify the bubble's position on the y-axis and the other series to specify the bubble's size.

setChartTypeBubble(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Bubble

Bubble charts use two series of data to render the bubbles, one series to specify the bubble's position on the y-axis and the other series to specify the bubble's size.

setChartTypeCandlestick() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Candlestick

High Low Close charts use three series of data to render, one series to specify the high value, a second series to specify the low value and a third series to specify the closing value.

setChartTypeCandlestick(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Candlestick

High Low Close charts use three series of data to render, one series to specify the high value, a second series to specify the low value and a third series to specify the closing value.

setChartTypeCloud() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Cloud
setChartTypeCloud(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Cloud
setChartTypeColumn() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Column

Column charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeColumn(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Column

Column charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeColumnCluster() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Column Cluster

Column Cluster charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeColumnCluster(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to ColumnCluster

Column Cluster charts use the ColumnType property to determine the type of geometric primitive used to render each column.*

setChartTypeHighLowClose() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to High Low Close

High Low Close charts use three series of data to render, one series to specify the high value, a second series to specify the low value and a third series to specify the closing value.

setChartTypeHighLowClose(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to HighLowClose

High Low Close charts use three series of data to render, one series to specify the high value, a second series to specify the low value and a third series to specify the closing value.

setChartTypeLine() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Line

The width of the lines is specified with the LineWidth property.

setChartTypeLine(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Line

The width of the lines is specified with the LineWidth property.
The line markers are optionally displayed depending on the ShowMarkers property.

The Column, Line, Area and Scatter charts can be used to create a combination chart in which each series can have a different chart type.
For example, to create a chart with three different chart types for three series of data:
properties.setChartTypeArea(0);
properties.setChartTypeColumn(1);
properties.setChartTypeLine(2);

setChartTypeLine3d() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Line

The line markers are optionally displayed depending on the ShowMarkers property.

setChartTypeLine3d(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Line3d

The line markers are optionally displayed depending on the ShowMarkers property.

setChartTypeMap() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Map

Map charts organize a series of data based on the country names or ids specified in the category field of each series value (each row of series data has an associated category).

setChartTypeMap(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Map

Map charts organize a series of data based on the country names or ids specified in the category field of each series value (each row of series data has an associated category).

setChartTypePie() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Pie

The GroupSmallValues & GroupSmallValuesThreshold properties are used to collect small series values into a single pie slice.

setChartTypePie(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Pie

The GroupSmallValues & GroupSmallValuesThreshold properties are used to collect small series values into a single pie slice.

setChartTypeScatter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Scatter

The Column, Line, Area and Scatter charts can be used to create a combination chart in which each series can have a different chart type.
For example, to create a chart with three different chart types for three series of data:
properties.setChartTypeArea(0);
properties.setChartTypeColumn(1);
properties.setChartTypeScatter(2);

setChartTypeScatter(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Scatter

The Column, Line, Area and Scatter charts can be used to create a combination chart in which each series can have a different chart type.
For example, to create a chart with three different chart types for three series of data:
properties.setChartTypeArea(0);
properties.setChartTypeColumn(1);
properties.setChartTypeScatter(2);

setChartTypeStacked() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Stacked Column

Stacked Column charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeStacked(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Stacked

Stacked Column charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeStackedArea() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Stacked Area

Stacked Area charts are rendered by plotting Area charts for each series and stacking the results.

setChartTypeStackedArea(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Stacked Area

Stacked Area charts are rendered by plotting Area charts for each series and stacking the results.

setChartTypeStackedBar() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Stacked Bar

Stacked Bar charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeStackedBar(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Stacked Bar

Stacked Bar charts use the ColumnType property to determine the type of geometric primitive used to render each column.

setChartTypeStackedLine() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Stacked Line

Stacked Line charts are rendered by plotting Line charts for each series and stacking the results.

setChartTypeStackedLine(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Stacked Line

Stacked Line charts are rendered by plotting Line charts for each series and stacking the results.

setChartTypeSurface() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for all series to Surface

Surface charts render a single continuous surface whose vertex coordinates are determined by the series category position and data value.

setChartTypeSurface(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the chart type for the specified series to Surface

Surface charts render a single continuous surface whose vertex coordinates are determined by the series category position and data value.

setCloseDateQuoteIdentifier(String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets closing quote identifier for Date and/or Time.
setColor(int, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used to render series geometry
setColumn(int) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the current column (0-based).
setColumnDateFormat(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the date format pattern for the column identified by the specified name.
setColumnDateFormat(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the date format pattern for the column identified by the specified index.
setColumnDateFormatDefault(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the date format pattern for the column identified by the specified name to system's default, i.e.
setColumnDateFormatDefault(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the date format pattern for the column identified by the specified index to system's default, i.e.
setColumnDateFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting date values for the column identified by the specified name.
setColumnDateFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting date values for the column identified by the specified index.
setColumnDateTimeFormat(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the datetime format pattern for the column identified by the specified name.
setColumnDateTimeFormat(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the datetime format pattern for the column identified by the specified index.
setColumnDateTimeFormatDefault(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the datetime format pattern for the column identified by the specified name to system's default, i.e.
setColumnDateTimeFormatDefault(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the datetime format pattern for the column identified by the specified index to system's default, i.e.
setColumnDateTimeFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting datetime values for the column identified by the specified name.
setColumnDateTimeFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting datetime values for the column identified by the specified index.
setColumnDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the column divider; vertical bar, '|', is used as default.
setColumnFieldSortAscending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts a column field in ascending order.
setColumnFieldSortDescending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts a column field in descending order.
setColumnFieldSortNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts the values that correspond to a column field in the order defined in the application data.
setColumnFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the number of records stored in the database for the specified field when it is defined as a column field.
setColumnFieldSubtotalDefault(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal using system default calculation method for the specified field when it is defined as a column field.
setColumnFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the maximum value among all pivot values for the specified field when it is defined as a column field.
setColumnFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the average of all pivot values for the specified field when it is defined as a column field.
setColumnFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the minimum value among all pivot values for the specified field when it is defined as a column field.
setColumnFieldSubtotalNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Hides subtotal for the specified field when it is defined as a column field.
setColumnFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the standard deviation of all pivot values for the specified field when it is defined as a column field.
setColumnFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the sum of all pivot values for the specified field when it is defined as a column field.
setColumnFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the variance of all pivot values for the specified field when it is defined as a column field.
setColumnGap(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the width of the column gap divider, the default width is 2.
setColumnGapDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the gap between columns; space character, '  ', is used as default.
setColumnHeader(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the header for the column identified by the specified column index.
setColumnHeader(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the header for the column identified by the specified column name.
setColumnHeaders(String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the headers for a list of columns.
setColumnHeaders(String[], String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the headers for a list of columns.
setColumnNameLengthConstraints(int, int) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the constraint on the length of the generated column names, both minLength and maxLength need to be greater than zero in order to take effect.
setColumnNames(String[]) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets column names.
setColumnNames(String[]) - Method in interface com.aquafold.openapi.io.AQExcelReader
Sets column names for subsequent AQDataReader.readNextRow() operation.
setColumnNames(String[]) - Method in interface com.aquafold.openapi.io.AQFormattedTextReader
Sets the reader column names.
setColumnNumericFormat(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the numeric format pattern for the column identified by the specified name.
setColumnNumericFormat(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the numeric format pattern for the column identified by the specified index.
setColumnNumericFormatDefault(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the numeric format pattern for the column identified by the specified name to system's default, i.e.
setColumnNumericFormatDefault(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the numeric format pattern for the column identified by the specified index to system's default, i.e.
setColumnNumericFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting numeric values for the column identified by the specified name.
setColumnNumericFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting numeric values for the column identified by the specified index.
setColumns(int) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the number of columns to generate.
setColumnTimeFormat(String, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time format pattern for the column identified by the specified name.
setColumnTimeFormat(int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time format pattern for the column identified by the specified index.
setColumnTimeFormatDefault(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time format pattern for the column identified by the specified name to system's default, i.e.
setColumnTimeFormatDefault(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time format pattern for the column identified by the specified index to system's default, i.e.
setColumnTimeFormatNone(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting time values for the column identified by the specified name.
setColumnTimeFormatNone(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting time values for the column identified by the specified index.
setColumnType(int, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the type of geometry to use when rendering a column or bar chart

For example:
"cube", "cone", "cylinder", "pyramid"

setColumnTypeCone(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the type of geometry (Cone) to use when rendering a column or bar chart
setColumnTypeCube(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the type of geometry (Cube) to use when rendering a column or bar chart
setColumnTypeCylinder(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the type of geometry (Cylinder) to use when rendering a column or bar chart
setColumnTypePyramid(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the type of geometry (Pyramid) to use when rendering a column or bar chart
setColumnWidth(int, float) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Sets the width of the specified column, in unit of characters using default font.
setColumnWidth(int, int) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Set fixed column width.
setConnectionTimeout(int) - Method in interface com.aquafold.openapi.net.AQWebClient
Sets the timeout, in milliseconds, used to establish a connection between this object and an HTTP server.
setContentType(String) - Method in interface com.aquafold.openapi.AQResponse
Sets HTTP response content type.
setCredentials(String, String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Register a credentials provider.
setCurrentWorksheet(String) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the current worksheet.
setCurrentWorksheet(String) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Sets the current worksheet.
setDataFieldSummaryCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to count which would show pivot grand total value as the number of records stored in the application data.
setDataFieldSummaryMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to maximum which would show pivot grand total value as the maximum value amongst all pivot values.
setDataFieldSummaryMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to mean which would show pivot grand total value as the average of all pivot values.
setDataFieldSummaryMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to minimum which would show pivot grand total value as the minimum value amongst all pivot values.
setDataFieldSummaryStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to standard deviation which would show pivot grand total value as the standard deviation of all pivot values.
setDataFieldSummarySum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to sum which would show pivot grand total value as the sum of all pivot values.
setDataFieldSummaryVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the summary type for a data field to variance which would show pivot grand total value as the variance of all pivot values.
setDataLabelColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for Data Labels

For example:
"#FFFFFF" = white

setDataLabelFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the Data Label text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setDataSet(AQDataSet) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sets the application data to be presented in the pivot table.
setDataSetLeft(AQDataSet) - Method in interface com.aquafold.openapi.compare.AQResultComparator
Sets the data set on the left side.
setDataSetRight(AQDataSet) - Method in interface com.aquafold.openapi.compare.AQResultComparator
Sets the data set on the right side.
setDataSource(AQDataSet) - Method in interface com.aquafold.openapi.chart.AQChart
Use the specified AQDataSet as the AQChartModel's datasource
setDataSource(AQPivotDataSet) - Method in interface com.aquafold.openapi.chart.AQChart
Use the specified AQPivotDataSet as the AQChartModel's datasource
setDataSource(AQDataSource) - Method in interface com.aquafold.openapi.chart.AQChart
Use the specified AQDataSource as the AQChartModel's datasource
setDataSource(AQDataSet) - Method in interface com.aquafold.openapi.chart.AQChartModel
Use the specified AQDataSet as the Chart Model's data source.

Once the DataSource is specified, then the category & series values can be populated by selecting DataSource fields using these methods:
addCategoryField(String field)
addSeriesField(String field)
setCategoryFieldNumbers(Integer ...

setDataSource(AQDataSource) - Method in interface com.aquafold.openapi.chart.AQChartModel
Use the specified AQDataSource as the Chart Model's data source

Once the DataSource is specified, then the category & series values can be populated by selecting DataSource fields using these methods:
addCategoryField(String field)
addSeriesField(String field)
setCategoryFieldNumbers(Integer ...

setDataSource(AQPivotDataSet) - Method in interface com.aquafold.openapi.chart.AQChartModel
Use the specified AQPivotDataSet as the Chart Model's data source

Once the DataSource is specified, then the category & series values can be populated by selecting DataSource fields using these methods:
addCategoryField(String field)
addSeriesField(String field)
setCategoryFieldNumbers(Integer ...

setDataStringLengthConstraints(int, int) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the default constraint on the length of the generated text string, negative length indicates to generate a null object is allowed.
setDataType(AQFunctionParameter.DataType) - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Set the parameter's datatype (Integer, Float or Double)
setDataType(String) - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Sets database data type.
setDateFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting date values, 'M/d/yyyy' is used as default.
setDateFormat(String) - Method in interface com.aquafold.openapi.io.AQTableWriter
Sets the format for converting string input into Date objects to be inserted into database columns of DATE type.
setDateFormat(int, String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets Date and/or Time format for the specified column, using the platform locale.
setDateFormat(int, String, Object) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets Date and/or Time format for the specified column, using the locale provided.
setDateFormatDefault() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting date values to the default pattern.
setDateFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting date values at all.
setDateQuoteIdentifier(String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets quote identifier for Date and/or Time.
setDateTimeFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting datetime values, 'M/d/yyyy h:mm:ss a' is used as default.
setDateTimeFormat(String) - Method in interface com.aquafold.openapi.io.AQTableWriter
Sets the format for converting string input into Date objects to be inserted into database columns of DATETIME type.
setDateTimeFormatDefault() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting datetime values to the default pattern.
setDateTimeFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting datetime values at all.
setDecimalSymbol(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets the character used for decimal sign for formatting NUMBER columns.
setDefaultDateFormat(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for DATE columns, using the platform locale.
setDefaultDateFormat(String, Object) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for DATE columns.
setDefaultDateTimeFormat(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for DATETIME columns, using the platform locale.
setDefaultDateTimeFormat(String, Object) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for DATETIME columns.
setDefaultNumberFormat() - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default number format for NUMBER columns, using the platform locale.
setDefaultNumberFormat(Object) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default number format for NUMBER columns, using the specified locale.
setDefaultTimeFormat(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for TIME columns, using the platform locale.
setDefaultTimeFormat(String, Object) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets default format for TIME columns.
setDepth(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Depth of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default depth is 5, so setting depth to 10 would double the depth of the chart grid (rather than the image containing the chart).
setEmbeddedStyleSheet(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Sets embedded style sheet.
setEncoding(String) - Method in interface com.aquafold.openapi.io.AQTextFileReader
Sets input file encoding.
setEncoding(String) - Method in interface com.aquafold.openapi.io.AQTextFileWriter
Sets output file encoding.
setEncoding(String) - Method in interface com.aquafold.openapi.io.AQXmlWriter
Set output file encoding.
setExcludes(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSet
Appends excludes to the current list of exclude patterns.
setFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the number of records stored in the database for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalDefault(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal using system default calculation method for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the maximum value among all pivot values for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the average of all pivot values for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the minimum value among all pivot values for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Hides subtotal for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the standard deviation of all pivot values for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the sum of all pivot values for the specified field when it is defined as either a row field or a column field.
setFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the variance of all pivot values for the specified field when it is defined as either a row field or a column field.
setFile(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSet
Creates a single file fileset.
setFile(String) - Method in interface com.aquafold.openapi.io.AQExcelReader
Sets the output file name.
setFile(String) - Method in interface com.aquafold.openapi.io.AQFileWriter
Sets output file name.
setFile(String) - Method in interface com.aquafold.openapi.io.AQHttpLogReader
Sets the input file name
setFile(String) - Method in interface com.aquafold.openapi.io.AQTextFileReader
Sets input file name.
setFile(String) - Method in interface com.aquafold.openapi.io.AQTextFileWriter
Sets output file name.
setFile(String) - Method in interface com.aquafold.openapi.io.AQXmlWriter
Sets output file name.
setFillGrid(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True to fill the grid, False to only show the grid lines
setFillGridColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used to fill the chart grid

For example:
"#FFFFFF" = white

setFirstLineContainsColumnNames(boolean) - Method in interface com.aquafold.openapi.io.AQExcelReader
Defines whether the first data row is preceded by a row containing column names.
setFirstLineContainsColumnNames(boolean) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Defines whether the first data row is preceded by a row containing column names.
setFirstLineContainsColumnNames(boolean) - Method in interface com.aquafold.openapi.io.AQHttpLogReader
Determines whether first call to AQDataReader.readNextRow() should return column names set previously by AQHttpLogReader.setLogFormat(String).
setFirstLineContainsColumnNames(boolean) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets whether the input or output file contains column names in the first row.
setFitChartToImage(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the chart should be rendered flush with the edges of the image area
setFixedCategoryCount(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Number of categories being displayed
setFont(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font used to render text (axes, legend, title).
setFontTitle(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font used to render title text.
setFooter(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets footer text.
setFooter(String, String) - Method in interface com.aquafold.openapi.form.AQForm
Sets the form footer.
setFooterDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the footer divider; equals sign, '=', is used as default.
setFrom(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Sets sender email address.
setFunction(int, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Function used to generate this series
setGenerateHtmlDocFooter(boolean) - Method in interface com.aquafold.openapi.report.AQReportSettings
Determines whether to generate the closing tags for the html tag and the body tag; these tags are not generated by default.
setGenerateHtmlDocHeader(boolean) - Method in interface com.aquafold.openapi.report.AQReportSettings
Determines whether to generate the opening tags for the html tag and the body tag; these tags are not generated by default.
setGridLineWidth(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the width of the grid lines
setGridOpacity(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the opacity used to render the chart grid
setGroupSmallValues(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if small values in Pie charts should be grouped together
setGroupSmallValuesThreshold(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Threshold value used to group together smaller values in Pie charts

The threshold is a percentage of the total of all series values, where 50.0 is 50% and 100.0 is 100%.

setHeader(String, String) - Method in interface com.aquafold.openapi.AQResponse
Sets HTTP response header.
setHeader(String, String) - Method in interface com.aquafold.openapi.form.AQForm
Sets the form header.
setHeaderDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the header divider; equals sign, '=', is used as default.
setHeight(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Height of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default height is 10, so setting height to 20 would double the height of the chart grid (rather than the image containing the chart).
setHost(String) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Sets the host address of the SMTP server.
setHtmlDataCellStyle(int, int, String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the custom CSS style for the specified data cell.
setHtmlDataColumnSortLink(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the sorting URL link for data column; this method is only applied to the data set derived from a pivot table.
setHtmlText(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Set message HTML content.
setIgnoreBlankLines(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, the comparison will ignore blank lines.
setIgnoreCase(boolean) - Method in interface com.aquafold.openapi.compare.AQComparator
A shortcut method to configure the comparator to ignore case.
setIgnoreCase(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, the comparison will ignore the case.
setIgnoreCase(boolean) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Determines whether comparison operation should ignore the file name case.
setIgnoreContent(boolean) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Determines whether comparison operation should ignore the file content.
setIgnoreCookiePolicy() - Method in interface com.aquafold.openapi.net.AQWebClient
Indicates to neither accept nor send cookies.
setIgnoreSpaces(boolean) - Method in interface com.aquafold.openapi.compare.AQComparator
A shortcut method to configure the comparator to ignore:
setIgnoreTimestamp(boolean) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Determines whether comparison operation should ignore the file timestamp.
setIgnoreWhitespace(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, the comparison will ignore whitespace.
setImageHeight(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Image Height
setImageWidth(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Image Width
setIncludeComments(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Defines whether comments should be included in the script.
setIncludeIndexesTriggers(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Defines whether CREATE statement should include table indexes and triggers, if applicable.
setIncludePermissions(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Defines whether CREATE statement should include permissions, if applicable.
setIncludes(String) - Method in interface com.aquafold.openapi.filesystem.AQFileSet
Appends includes to the current list of include patterns.
setIncludeStorage(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Defines whether CREATE statement should include storage, if applicable.
setIncludeTableConstraintNames(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets the flag to include or exclude the table constraint names.
setIncludeTableConstraints(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets the flag to include or exclude the table constraints.
setIndentSpaces(int) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Sets the number of spaces to use in indentation.
setInputString(String) - Method in interface com.aquafold.openapi.io.AQTextStringReader
Sets the input string.
setJavaType(String) - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Sets java type.
setLabelLeft(String) - Method in interface com.aquafold.openapi.compare.AQResultDifferences
Sets the label for the left result.
setLabelRight(String) - Method in interface com.aquafold.openapi.compare.AQResultDifferences
Sets the label for the right result.
setLegendFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the legend text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setLegendHeight(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Explicit legend height

Used when LegendHeightType is "Exact"

setLegendHeightType(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Legend size type

For example:
"Stretch", "Fit", "Exact"

setLegendHeightTypeExact() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use the LegendHeight property to specify the exact height of the Legend
setLegendHeightTypeFit() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Resize the Legend to fit its contents
setLegendHeightTypeStretch() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Stretch the Legend to span the height of the rendering area
setLegendPosition(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Legend position

For example:
"Top Left", "Top Right", "Bottom Left", "Bottom Right"

setLegendPositionBottomCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Bottom Center of the rendering area
setLegendPositionBottomLeft() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Bottom Left corner of the rendering area
setLegendPositionBottomRight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Bottom Right corner of the rendering area
setLegendPositionLeftCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Left Center of the rendering area
setLegendPositionRightCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Right Center of the rendering area
setLegendPositionTopCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Top Center of the rendering area
setLegendPositionTopLeft() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Top Left corner of the rendering area
setLegendPositionTopRight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Place the Legend in the Top Right corner of the rendering area
setLegendWidth(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Exact legend width

Used when LegendWidthType is "Exact"

setLegendWidthType(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Legend size type

For example:
"Stretch", "Fit", "Exact"

setLegendWidthTypeExact() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use the LegendWidth property to specify the exact width of the Legend
setLegendWidthTypeFit() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Resize the Legend to fit its contents
setLegendWidthTypeStretch() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Stretch the Legend to span the width of the rendering area
setLighting(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the lighting type

For example:
"Default", "Bright", "Dark", "Ambient"

setLightingAmbient() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use ambient lighting when rendering the chart
setLightingBright() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use bright lighting when rendering the chart
setLightingDark() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use dark lighting when rendering the chart
setLightingDefault() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Use default lighting when rendering the chart
setLineCount(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the maximum number of rows to be displayed, a negative value means displaying all of rows contained in the data set.
setLineDelimiter(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets line delimiter string.
setLineLength(int) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Sets maximum line length for wrapping.
setLineSeparator(String) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets the default line separator string (null value is acceptable).
setLineWidth(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Width of lines in Line Chart
setLogFormat(String) - Method in interface com.aquafold.openapi.io.AQHttpLogReader
Sets column structure according to Apache Log Format specification.
setMapRange(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String list of ranges for map highlighting

For example:
"0,100,200,300,400,500" == 0 <= x < 100; 100 <= x < 200; ...

setMapRangeColors(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String list of colors for map highlighting

For example:
"red, green, blue, yellow, cyan" or "#FF0000, #00FF00, #0000FF, #FFFF00, #00FFFF"

setMapShowBackground(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the map background should be displayed
setMapShowDetails(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if country details should be displayed in the tooltip
setMax(int, Double) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Maximum value on this series' value axis (overrides maximum value found in data model)
setMaxColumnWidth(float) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the maximum column width, in unit of characters using default font; this setting is only applied to saving grid to a Microsoft Excel file.
setMaximumAxisValue(int, double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set the maximum value for the specified series
setMaximumAxisValue(double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set the maximum value for all series
setMergeAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if all series should share a common value axis, False if each series should have its own value axis
setMergeSeriesMax(Double) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Maximum value on the merged value axis shared by all series (overrides maximum value found in data model)
setMergeSeriesMin(Double) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Minimum value on the merged value axis shared by all series (overrides minimum value found in data model)
setMethodRetryCount(int) - Method in interface com.aquafold.openapi.net.AQWebClient
Sets the number of times a request will be retried due to network error.
setMin(int, Double) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Minimum value on this series' value axis (overrides minimum value found in data model)
setMinimumAxisValue(int, double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set the minimum value for the specified series
setMinimumAxisValue(double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set the minimum value for all series
setMinimumMaximumAxisValues(double, double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set both minimum and maximum values for all series
setMinimumMaximumAxisValues(int, double, double) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set both minimum and maximum values for the specified series
setModel(AQChartModel) - Method in interface com.aquafold.openapi.chart.AQChart
Set the Chart's data model.
setMultiple(boolean) - Method in interface com.aquafold.openapi.form.AQFormSelector
Sets MULTIPLE option.
setName(String) - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Set the name of the parameter.
setName(String) - Method in interface com.aquafold.openapi.form.AQTextArea
Sets HTML element name.
setNameAlias(int, String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Alternate name for the specified series (default name is obtained from model)
setNetscapeCookiePolicy() - Method in interface com.aquafold.openapi.net.AQWebClient
Uses Netscape Draft policy for cookie management.
setNullString(String) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Sets value to be placed in a cell containing null data.
setNullString(String) - Method in interface com.aquafold.openapi.io.AQFormattedTextWriter
Sets a default string to be printed if the data is null.
setNullString(int, String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets a string to be printed if the data in the specified column is null.
setNullString(String) - Method in interface com.aquafold.openapi.io.AQXmlWriter
Sets string to be printed if the data is null.
setNumberFormat(String) - Method in interface com.aquafold.openapi.io.AQTableWriter
Sets default format for number columns.
setNumberFormat(int) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets number format for the specified column, using the platform locale.
setNumberFormat(int, Object) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets number format for the specified column, using the locale provided.
setNumericCategoryAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if values on the category axis are displayed on a numeric range (instead of displaying each category value evenly spaced)
setNumericFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting numeric values, '###0.############' is used as default.
setNumericFormatDefault() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting numeric values to the default pattern.
setNumericFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting numeric values at all.
setOpacity(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the opacity used to render chart geometry
setOpenDateQuoteIdentifier(String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets opening quote identifier for Date and/or Time.
setOriginalRowIndex(int) - Method in interface com.aquafold.openapi.chart.AQChartRow
Set the index of this row in its original datasource (if any exists).
setPageSize(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the preferred page size; this setting is only applied to saving AQDataSet grid to a Microsoft Excel file.
setPanX(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera pan on the X-axis
setPanY(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera pan on the Y-axis
setParameters(String) - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Set the function parameters using by parsing the specified string.
setParameters(List<AQFunctionParameter>) - Method in interface com.aquafold.openapi.chart.AQSeriesFunction
Set the list of function parameters.
setPassword(Object) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Sets the password of the account on the SMTP server.
setPassword(Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Sets the password for subsequent operations.
setPercentFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting percentage values displayed in data cells, '#,##0.##%' is used as default.
setPieExplode(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Distance to which pie slices are exploded from the center of the Pie Chart
setPieExplodeTopSlices(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the number of slices to explode, starting with the largest slice and continuing in descending order
setPieLabelDistance(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Distance at which labels are placed from their corresponding pie slices
setPieShowLines(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the Pie Chart displays lines connecting the labels and the pie slices
setPieShowValues(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the Pie Chart displays the underlying values for each slice (in addition to the percent of total)
setPort(int) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Sets the port number to which the STMP server is listen.
setPrimaryKeyColumns(String[]) - Method in interface com.aquafold.openapi.compare.AQResultComparator
Sets names for the primary key columns.
setProperties(AQChartProperties) - Method in interface com.aquafold.openapi.chart.AQChart
Set the Chart's properties.
setProxySettings(String, int, String, Object, Object, String) - Method in interface com.aquafold.openapi.net.AQWebClient
Sets the proxy server via which requests and responses to be sent and received.
setQualifyObject(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets the flag to include or exclude the name of the schema in the generation of scripts for the database object.
setQualifySchema(boolean) - Method in interface com.aquafold.openapi.compare.AQSchemaComparator
Defines whether the object schema name is taken into account when considering objects that have the same name but different schema.
setQuoteIdentifier(String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets default quote identifier.
setQuoteIdentifier(int, String) - Method in interface com.aquafold.openapi.io.AQTextProcessor
Sets the quote identifier for the specified column.
setQuoteIdentifier(String) - Method in interface com.aquafold.openapi.io.AQXmlWriter
Sets default quote identifier.
setQuoteIdentifier(String, String) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets leading and trailing quote identifier strings (null values are acceptable).
setQuoteIdentifier(String) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets the leading and trailing quote identifier strings at the same time (null value is acceptable).
setRange(AQRandomRange) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the range to be applied to the generated data, this method expects there is only one column type is specified.
setRanges(AQRandomRange[]) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the ranges to be applied to the generated data, one for each column.
setResultSetLeft(AQResultSet) - Method in interface com.aquafold.openapi.compare.AQResultComparator
Sets the result set on the left side.
setResultSetRight(AQResultSet) - Method in interface com.aquafold.openapi.compare.AQResultComparator
Sets the result set on the right side.
setReverseValueAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the value axis should be reversed (with values increasing from top to bottom and right to left, instead of from bottom to top and left to right)
setRFC2109CookiePolicy() - Method in interface com.aquafold.openapi.net.AQWebClient
Uses RFC2109 policy for cookie management.
setRFC2965CookiePolicy() - Method in interface com.aquafold.openapi.net.AQWebClient
Uses RFC2965 policy for cookie management.
setRotationX(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera rotation around X-axis
setRotationY(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera rotation around Y-axis
setRotationZ(int) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera rotation around Z-axis
setRow(int) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets the current row (0-based).
setRowDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the row divider; hyphen, '-', is used as default.
setRowFieldSortAscending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts a row field in ascending order.
setRowFieldSortDescending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts a row field in descending order.
setRowFieldSortNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts the values that correspond to a row field in the order defined in the application data.
setRowFieldSubtotalCount(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the number of records stored in the database for the specified field when it is defined as a row field.
setRowFieldSubtotalDefault(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal using system default calculation method for the specified field when it is defined as a row field.
setRowFieldSubtotalMax(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the maximum value among all pivot values for the specified field when it is defined as a row field.
setRowFieldSubtotalMean(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the average of all pivot values for the specified field when it is defined as a row field.
setRowFieldSubtotalMin(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the minimum value among all pivot values for the specified field when it is defined as a row field.
setRowFieldSubtotalNone(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Hides subtotal for the specified field when it is defined as a row field.
setRowFieldSubtotalStdDev(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the standard deviation of all pivot values for the specified field when it is defined as a row field.
setRowFieldSubtotalSum(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the sum of all pivot values for the specified field when it is defined as a row field.
setRowFieldSubtotalVar(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotal as the variance of all pivot values for the specified field when it is defined as a row field.
setRowNumberHeader(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Set the header text for the row number column.
setRowNumberStartRowIndex(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the row index from where the row number calculation to be started.
setRows(int) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the number of rows to generate.
setRowStyle(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Sets the style of subsequent table rows (<TR> elements).
setRowTrendChartCacheTime(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the time period, in seconds, that the generated trend chart images for rows should be kept; defaults to the value returned from AQDataSetSettings.getChartCacheTime().
setScriptResult(AQScriptResult) - Method in interface com.aquafold.openapi.gui.AQGridResultsView
This method replaces the current table and chart content with the supplied script result.
setSelectedAt(int, boolean) - Method in interface com.aquafold.openapi.form.AQFormSelector
Sets selection status of an option at the specified index.
setSelectedIndex(int) - Method in interface com.aquafold.openapi.form.AQFormSelector
Sets (overwrites) currently selected index.
setSemiColonSeparator(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the statement separator as a ";".
setSeries(int, String) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set the value of the specified series
setSeriesAxisDateFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format dates on the series axis

For example:
"MMMM dd, yyyy"

setSeriesAxisDateTimeFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format datetimes on the series axis

For example:
"MMMM dd, yyyy HH:mm:ss a"

setSeriesAxisLabelColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Category Axis Label text

For example:
"#FFFFFF" = white

setSeriesAxisNumberFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format numbers on the series axis

For example:
"#,##0.00"

setSeriesAxisTimeFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format times on the series axis

For example:
"HH:mm:ss a"

setSeriesAxisTitleColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Category Axis Title text

For example:
"#FFFFFF" = white

setSeriesFieldNumbers(Integer...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select series from one or more fields in the datasource
setSeriesFields(String...) - Method in interface com.aquafold.openapi.chart.AQChart
Select series from one or more fields in the datasource
setSeriesFields(String...) - Method in interface com.aquafold.openapi.chart.AQChartModel
Select series from one or more fields in the datasource
setSeriesFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the series axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setSeriesSpacing(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Spacing between series geometry (in world coordinate units)
setSeriesTextLength(Integer) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the maximum text length (in characters) of the labels on the Series axis.
setServerSideCommentIsBlock(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the server side comment as a "/* ...
setServerSideCommentIsDoubleDash(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the server side comment as a "--".
setServerSideCommentIsDoubleSlash(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the server side comment as a "//".
setSettings(AQReportSettings) - Method in interface com.aquafold.openapi.report.AQReport
Sets settings for this report.
setShowAdjustedRowNumberHeader(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the row number header at the adjusted location.
setShowAltRowColor(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Displays rows in alternate colors if set to true.
setShowCategoryAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the category axis labels are displayed
setShowCategoryAxisLines(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the Category axis lines are displayed
setShowCategoryAxisTicks(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the category axis tick marks are displayed
setShowCellPercentageByColumn(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides percentage value of each cell in the same column to the total value of the column.
setShowCellPercentageByRow(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides percentage value of each cell in the same row to the total value of the row.
setShowDataLabels(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if labels should be displayed at each data point
setShowDataLabels(int, boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if labels should be displayed at each data point
setShowFixedCategoryCount(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if there is a fixed number of categories being displayed, False if no limits are imposed
setShowFooter(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the footer text.
setShowFooterDivider(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the footer divider.
setShowFunctionMetaData(int, boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if function metadata is displayed
setShowGrid(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the grid is shown, False if the grid is hidden
setShowHeader(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the header row.
setShowHeaderDivider(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the header divider.
setShowLegend(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the legend is displayed
setShowLegendBorder(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the legend border is displayed
setShowMarkers(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if markers are shown on Line Charts
setShowReportTime(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the report time.
setShowRowNumber(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the row number column.
setShowRowTrendChart(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides trend charts for rows; a row based trend chart is a chart created using data values retrieved from the same row on a grid.
setShowSeriesAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the series axis labels are displayed
setShowSubtotal(boolean) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows subtotals for rows and columns using system default calculation method, or clears previous subtotal settings for all of rows and columns.
setShowSubtotalForLastColumn(boolean) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows or hides the subtotal for the last column.
setShowSubtotalForLastRow(boolean) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows or hides the subtotal for the last row.
setShowSubtotalForLastRowAndColumn(boolean) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Shows or hides subtotals for the last row and the last column.
setShowTitle(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the title text.
setShowTitleDivider(boolean) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Shows or hides the title divider.
setShowValueAxis(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the value axis labels are displayed
setShowValueAxisLines(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the value axis lines are displayed
setShowValueAxisTicks(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the value axis tick marks are displayed
setSize(int) - Method in interface com.aquafold.openapi.form.AQFormSelector
Sets SIZE attribute value.
setSlashSeparator(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQScriptParser
To set the statement separator as a "/".
setSocketTimeout(int) - Method in interface com.aquafold.openapi.net.AQWebClient
Sets the socket timeout in milliseconds which is the timeout for waiting for data.
setSortingAscending(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets ascending sorting direction for the specified column.
setSortingAscending(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets ascending sorting direction for the specified column.
setSortingCollator(String, Collator) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets collator for the specified column.
setSortingCollator(int, Collator) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets collator for the specified column.
setSortingDescending(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets descending sorting direction for the specified column.
setSortingDescending(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets descending sorting direction for the specified column.
setSortingNone(String) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets no sorting for the specified column, discarding any sorting options set for that column.
setSortingNone(int) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets no sorting for the specified column, discarding any sorting options set for that column.
setSortingUseToString(String, boolean) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets whether sorting should use binary value or toString() representation.
setSortingUseToString(int, boolean) - Method in interface com.aquafold.openapi.data.AQDataSet
Sets whether sorting should use binary value or toString() representation.
setSortTableColumns(boolean) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Defines whether table columns should be sorted by name.
setSqlType(int) - Method in interface com.aquafold.openapi.data.AQColumnDescriptor
Sets generic SQL type identifier.
setStackedPercent(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if stacked charts should render each series value as a percentage of the total value for all series
setStatementSeparator(String) - Method in interface com.aquafold.openapi.rdbms.AQScriptOptions
Sets statement separator string (null value is acceptable).
setString(long, String) - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
Writes the given string to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in interface com.aquafold.openapi.rdbms.AQSQLClob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setStyle(String) - Method in interface com.aquafold.openapi.form.AQForm
Sets the form style.
setSubject(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Set message subject.
setTableStyle(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Sets the style of subsequent <TABLE> element.
setText(String) - Method in interface com.aquafold.openapi.form.AQTextArea
Sets the text area content.
setText(String) - Method in interface com.aquafold.openapi.mail.AQMailMessage
Set message plain text content.
setTheme(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme Color themes control the background gradient colors, the per-series colors and the font colors
setThemeApex() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Apex' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeAspect() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Aspect' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeCivic() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Civic' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeConcourse() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Concourse' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeDefault() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to the default Color themes control the background gradient colors, the per-series colors and the font colors
setThemeEquity() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Equity' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeFlow() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Flow' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeFoundry() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Foundry' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeMedian() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Median' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeMetro() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Metro' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeModule() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Module' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeOpulent() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Opulent' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeOriel() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Oriel' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeOrigin() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Origin' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeSolstice() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Solstice' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeTechnic() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Technic' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeTrek() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Trek' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeUrban() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Urban' Color themes control the background gradient colors, the per-series colors and the font colors
setThemeVerve() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color theme to 'Verve' Color themes control the background gradient colors, the per-series colors and the font colors
setTimeFormat(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting time values, 'h:mm:ss a' is used as default.
setTimeFormat(String) - Method in interface com.aquafold.openapi.io.AQTableWriter
Sets the format for converting string input into Date objects to be inserted into database columns of TIME type.
setTimeFormatDefault() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the pattern for formatting time values to the default pattern.
setTimeFormatNone() - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Requests to not formatting time values at all.
setTimestampTolerance(int) - Method in interface com.aquafold.openapi.compare.AQFileComparator
Determines the maximum difference between two timetamps to be considered equal.
setTitle(String) - Method in interface com.aquafold.openapi.AQResponse
Sets the TITLE tag for HTML responses.
setTitle(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title
setTitle(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets title text.
setTitle(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Sets document <TITLE> tag.
setTitleCategory(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Category axis title
setTitleColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Chart Title text

For example:
"#FFFFFF" = white

setTitleDivider(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the character used to represent the title divider; equals sign, '=', is used as default.
setTitleFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the Title text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setTitlePosition(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Title position

For example:
"Top Left", "Top Center", "Top Right", "Left Center", "Right Center", "Bottom Left", "Bottom Center", "Bottom Right"

setTitlePositionBottomCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Bottom Center
setTitlePositionBottomLeft() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Bottom Left
setTitlePositionBottomRight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Bottom Right
setTitlePositionTopCenter() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Top Center
setTitlePositionTopLeft() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Top Left
setTitlePositionTopRight() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Chart Title Position Top Right
setTitleValue(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Value axis title
setTrimLeft(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, trims the whitespace on the left side of each line before comparison.
setTrimMiddle(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, reduces any number of whitespace symbols within each line to a single space character before comparison.
setTrimRight(boolean) - Method in interface com.aquafold.openapi.compare.AQCompareOptions
If true, trims the whitespace on the right side of each line before comparison.
setType(String) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the type for all of generated columns.
setTypes(String[]) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the types for the columns to be generated.
setUpperCaseAll(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Specifies whether the entire script should be converted to uppercase.
setUpperCaseKeywords(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether keywords should be converted to upper case.
setUpperCaseNonKeywords(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Specifies whether the non SQL keywords in the script should be converted to uppercase.
setUseAuthentication(boolean) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Instructs SMTP to use authentication, default is false.
setUseAxisTitleMargin(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to TRUE if the Value & Category Axis titles are rendered within a margin
setUseLegendMargin(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to TRUE if the legend is rendered within a margin
setUserAgentHeader(String) - Method in interface com.aquafold.openapi.net.AQWebRequest
Sets the value of the User-Agent request header.
setUserName(Object) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Sets the user name of the account on the SMTP server.
setUsername(Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Sets the user name for subsequent operations.
setUseSSL(boolean) - Method in interface com.aquafold.openapi.mail.AQSmtpServer
Instructs SMTP to use SSL connection, default is false.
setUseTabIndent(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether a TAB character should be used for indentation.
setUseTitleMargin(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to TRUE if the chart title is rendered within a margin Note: This property is only applicable for 2D charts.
setValue(int, int, Number) - Method in interface com.aquafold.openapi.chart.AQChartModel
Set value at the specified series and category indices
setValue(Object) - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Set the value of the parameter.
setValueAxisLabelColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Value Axis Label text

For example:
"#FFFFFF" = white

setValueAxisNumberFormat(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the String used to format numbers on the value axis

For example:
"#,##0.00"

setValueAxisTitleColor(String) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the color used for the Value Axis Title text

For example:
"#FFFFFF" = white

setValueFontSize(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the font size scalar used to render the value axis text

For example:
0.5 means scale the currently selected font by 50% (reduce to half size)

setValueFromString(String) - Method in interface com.aquafold.openapi.chart.AQFunctionParameter
Use a string to set the value of the parameter.
setValues(List<Number>) - Method in interface com.aquafold.openapi.chart.AQChartRow
Set this row's list of values, where value[0] is from series 0, value[1] is from series 1, etc.
setVariation(AQRandomVariation) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the variation to be applied to the generated data, this method expects there is only one column type is specified.
setVariations(AQRandomVariation[]) - Method in interface com.aquafold.openapi.random.AQRandomDataSet
Sets the variations to be applied to the generated data, one for each column.
setVerbose(boolean) - Method in interface com.aquafold.openapi.vcs.AQGit
Sets the amount of diagnostic messages sent to the debugger console.
setVerbose(boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Sets the amount of diagnostic messages sent to the debugger console.
setVerbose(boolean) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
Defines whether the output of version control operations (update, commit) will be displayed in the AquaScript console.
setView2D(boolean) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set to True if the chart is rendered in 2D, False if rendered in 3D
setWidth(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the Width of the chart grid (in world coordinate units, where each grid cell is 1.0 units in width & height) The default width is 16, so setting width to 32 would double the width of the chart grid (rather than the image containing the chart).
setWorksheetName(int, String) - Method in interface com.aquafold.openapi.data.AQExcelSpreadsheet
Sets worksheet name.
setWorkspace(String) - Method in interface com.aquafold.openapi.vcs.AQGit
Sets workspace folder.
setWrapLine(boolean) - Method in interface com.aquafold.openapi.rdbms.util.AQSqlFormatter
Defines whether to wrap long lines.
setZoom(float) - Method in interface com.aquafold.openapi.chart.AQChartProperties
Set the camera zoom
sftpFrom(String, String, String, Object, Object, String, Object, Boolean, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) from a remote machine running an SSH daemon to the local machine.
sftpTo(String, AQFileSet, String, String, Object, Object, String, Object, Boolean, String) - Method in interface com.aquafold.openapi.net.AQNet
Copies file(s) from the local machine to a remote machine running an SSH daemon
sgFilter(double[], int, int, int) - Method in interface com.aquafold.openapi.math.AQCurve
Returns data smoothed via least-squares polynomial of user-defined order and window of user-defined width.
sGolay(int, int, int) - Method in interface com.aquafold.openapi.math.AQCurve
Calculates SG coefficients [link]
showColumn(int) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the column identified by the specified column index as a non-hidden column.
showColumn(String) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the column identified by the specified column name as a non-hidden column.
showColumnsByIndex(int[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the columns identified by the specified column indexes as non-hidden columns.
showColumnsByName(String[]) - Method in interface com.aquafold.openapi.data.AQDataSetSettings
Sets the columns identified by the specified column names as non-hidden columns.
signedRank(double[], double) - Method in interface com.aquafold.openapi.math.AQStat
Performs a signed rank test (Wilcoxon signed rank) of the null hypothesis that data in the vector x comes from a continuous, symmetric distribution with median M, against the alternative that the distribution does not have median M.
signedRank(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Performs a paired, signed rank test (Wilcoxon signed rank) of the null hypothesis that data in the vector x-y come from a continuous, symmetric distribution with equal medians, against the alternative that the distribution does not have equal medians.
signjar(String, String, String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Signs a jar file with jarsigner, the JAR Signing and Verification command-line tool.
signum(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
sin(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the trigonometric sine of an angle.
sinh(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the hyperbolic sine of a double value.
skew(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates skew (symmetry) of incoming array.
skip() - Method in interface com.aquafold.openapi.io.AQExcelWriter
Skips one line in the output file.
skip(int) - Method in interface com.aquafold.openapi.io.AQExcelWriter
Skips specified number of lines in the output file.
sleep(int) - Method in interface com.aquafold.openapi.util.AQUtil
Causes script to sleep for a specified number of milliseconds.
smooth(double[], int) - Method in interface com.aquafold.openapi.math.AQCurve
Smoothes incoming data set via centered running mean of given window length [link]
sort() - Method in interface com.aquafold.openapi.compare.AQFileDifferences
Sorts the result using criteria set with addSorting...
sort() - Method in interface com.aquafold.openapi.compare.AQSchemaDifferences
Sorts the result using criteria set with addSorting...
sort(String, boolean) - Method in interface com.aquafold.openapi.data.AQDataSet
Sorts the data set using natural ordering.
sort(int, boolean) - Method in interface com.aquafold.openapi.data.AQDataSet
Sorts the data set using natural ordering.
sort(String, boolean, Comparator) - Method in interface com.aquafold.openapi.data.AQDataSet
Sorts the data set using specified comparator.
sort(int, boolean, Comparator) - Method in interface com.aquafold.openapi.data.AQDataSet
Sorts the data set using specified comparator.
sort() - Method in interface com.aquafold.openapi.data.AQDataSet
Sorts data set using sorting criteria configured previously by calls to setSortingXXX() methods.
sortDataColumnAscending(int) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts pivot values belong to the specified column in ascending order.
sortDataColumnDescending(int) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts pivot values belong to the specified column in descending order.
sortGrandTotalColumnAscending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts values belong to the grand total column associated with the specified data field in ascending order.
sortGrandTotalColumnDescending(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Sorts values belong to the grand total column associated with the specified data field in descending order.
spearman(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates the Spearman rank correlation coefficient from 2 data sets [link]
sqlEncode(String) - Method in interface com.aquafold.openapi.rdbms.AQServerConnection
Escapes single quote characters in a string to make it safe for inclusion into a SQL query.
sqlEncode(String) - Method in interface com.aquafold.openapi.util.AQUtil
Escapes single quote characters in a string to make it safe for inclusion into a SQL query.
sqrt(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the correctly rounded positive square root of a double value.
SSE(double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates sum-squared difference between an incoming array and its mean [link]
SSE(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates sum-squared difference between incoming arrays [link]
sse(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates the sum squared error of incoming array.
sshexec(String, String, String, Object, Object, String, Boolean, Integer, String) - Method in interface com.aquafold.openapi.net.AQNet
Executes a command on a remote machine via SSH using password based authentication.
sshexec(String, String, boolean, String, Object, String, String, Object, Integer, String) - Method in interface com.aquafold.openapi.net.AQNet
Executes a command on a remote machine via SSH using key based authentication.
status() - Method in interface com.aquafold.openapi.vcs.AQGit
Obtain the Git repo status.
std(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates standard deviation of incoming array.
stochosc(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates default (14-day fast) stochastic oscillator.
stochosc(double[], double[], double[], int, String) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates fast or slow stochastic oscillator of user defined width.
stochosc(double[], double[], double[], int, int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates general stochastic oscillator.
submit(Object, String) - Method in interface com.aquafold.openapi.vcs.AQPerforce
This method submits changes in the specified file(s) or folder(s) to the Perforce revision control system.
submitGetRequest(AQWebRequest) - Method in interface com.aquafold.openapi.net.AQWebClient
Sends an HTTP Get request to a server per the URL defined in the specified request.
submitPostRequest(AQWebRequest) - Method in interface com.aquafold.openapi.net.AQWebClient
Sends an HTTP Post request to a server per the URL defined in the specified request.
sum(double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates sum of incoming data
suppressBOM() - Method in interface com.aquafold.openapi.io.AQTextFileWriter
By default, setting UTF-8 or UTF-16 encoding will cause a Byte Order Mark (BOM) written to the start of the file.
sync(String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Synchronize a local target directory with files and subdirectories as defined in the source directory.
sync(Object) - Method in interface com.aquafold.openapi.vcs.AQPerforce
This method syncs the local filesystem with the latest Perforce revision.

T

tag(Object, String, Object, Object, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Create a tag.
tan(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the trigonometric tangent of an angle.
tanh(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the hyperbolic tangent of a double value.
tar(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a tar archive from a directory.
tar(AQFileSet[], String) - Method in interface com.aquafold.openapi.archive.AQArchive
Create a tar archive from a set of files defined as an AQFileSet.
tar(AQFileSet, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a tar archive from an AQFileSet.
toDataString(AQChart) - Method in interface com.aquafold.openapi.chart.AQChartFactory
Get the data portion of the servlet request parameters.
toDegrees(double) - Method in interface com.aquafold.openapi.math.AQMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toHtml() - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns a string which represents a HTML-formatted representation of the changes.
toHtml(boolean) - Method in interface com.aquafold.openapi.compare.AQDifferences
Returns a string which represents a HTML-formatted representation of the changes.
toHtml() - Method in interface com.aquafold.openapi.form.AQForm
Generates html code.
toHtml() - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Returns generated HTML.
toPropertiesString(AQChart) - Method in interface com.aquafold.openapi.chart.AQChartFactory
Get the properties portion of the servlet request parameters.
toRadians(double) - Method in interface com.aquafold.openapi.math.AQMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toString() - Method in interface com.aquafold.openapi.io.AQTextStringWriter
Returns resulting string.
toString() - Method in interface com.aquafold.openapi.net.AQWebRequest
Returns a string representation of this object.
toString(boolean) - Method in interface com.aquafold.openapi.net.AQWebResponse
Returns a string representation of this object.
toString() - Method in interface com.aquafold.openapi.rdbms.AQSQLRowId
Returns a String representing the value of the SQL ROWID designated by this java.sql.RowId object.
touch(String, String) - Method in interface com.aquafold.openapi.filesystem.AQFileSystem
Changes the modification time of a file and possibly creates it at the same time.
touch(String, String) - Method in interface com.aquafold.openapi.net.AQFtpFileSystem
Changes the modification time of a file and possibly creates it at the same time.
touch(String, String) - Method in interface com.aquafold.openapi.net.AQHadoopDistributedFileSystem
Changes the modification time of a file and possibly creates it at the same time.
trackRemote(String, String) - Method in interface com.aquafold.openapi.vcs.AQGit
Track remote branch.
trh(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates True Range High of incoming array.
trim(Object) - Method in interface com.aquafold.openapi.type.AQStringFactory
Trims whitespace on both ends of the specified string.
trimLeft(Object) - Method in interface com.aquafold.openapi.type.AQStringFactory
Trims left (leading) whitespace.
trimRight(Object) - Method in interface com.aquafold.openapi.type.AQStringFactory
Trims right (trailing) whitespace.
trl(double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates True Range Low of incoming array.
tTest(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Performs a single sample t-test of the null hypothesis that data in the vector x are a random sample from a normal distribution with mean 0 and unknown variance, against the alternative that the mean is not 0.
tTest(double[], double) - Method in interface com.aquafold.openapi.math.AQStat
Performs a single sample t-test of the null hypothesis that data in the vector x are a random sample from a normal distribution with mean m and unknown variance, against the alternative that the mean is not m.
tTest(double[], double[]) - Method in interface com.aquafold.openapi.math.AQStat
performs a t-test of the null hypothesis that data in the vectors x and y are independent random samples from normal distributions with equal means and equal but unknown variances, against the alternative that the means are not equal.
typicalprice(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates typical price of incoming data.

U

ulp(double) - Method in interface com.aquafold.openapi.math.AQMath
Returns the size of an ulp of the argument.
unjar(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Unzips a jar file.
unlockFiles(Object, int, boolean) - Method in interface com.aquafold.openapi.vcs.AQPerforce
Release locked files but leave them open.
unsetColumnFieldSortOrder(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Unsets the sorting order corresponding to the specified column field.
unsetDataFieldSummaryType(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Unsets the summary type corresponding to the specified data field.
unsetRowFieldSortOrder(String) - Method in interface com.aquafold.openapi.data.AQPivotDataSet
Unsets the sorting order corresponding to the specified row field.
untar(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Untars a tar file.
unwar(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Unzips a war file.
unzip(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Unzips a zip file.
update(String, Object, Object) - Method in interface com.aquafold.openapi.vcs.AQVersionControl
A convenience method which performs a version control update to the latest (HEAD) revision of the specified file or folder on the local file system.
update(Object) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
This method updates a file or a folder to the HEAD revision.
update(Object, String) - Method in interface com.aquafold.openapi.vcs.AQWorkspace
This method updates selected file(s) to the specified revision, recursively.
urlEncode(String) - Method in interface com.aquafold.openapi.util.AQUtil
Translates a string into x-www-form-urlencoded format.
useAxisTitleMargin() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return TRUE if the Value & Category Axis titles are rendered within a margin Note: This property is only applicable for 2D charts.
useLegendMargin() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return TRUE if the legend is rendered within a margin
useTitleMargin() - Method in interface com.aquafold.openapi.chart.AQChartProperties
Return TRUE if the chart title is rendered within a margin

V

value(double, double[]) - Method in interface com.aquafold.openapi.math.AQParametricRealFunction
Allows user to define a function in terms of the independent variable (double v) and the function's coefficients (double[] parameters).
valueOf(String) - Static method in enum com.aquafold.openapi.chart.AQFunctionParameter.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aquafold.openapi.chart.AQFunctionParameter.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
variance(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates variance of incoming array.
verifyHashMD2(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using MD2.
verifyHashMD5(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using MD5.
verifyHashSHA1(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using SHA.
verifyHashSHA256(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using SHA-256.
verifyHashSHA384(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using SHA-384.
verifyHashSHA512(Object, String) - Method in interface com.aquafold.openapi.crypto.AQCrypto
Verify the hash value of the specified object using SHA-512.
vroc(double[], int) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates volume rate of change.

W

waccumdistrib(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates Williams accumulation/distribution of incoming data.
war(String, String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for files that should end up in the WEB-INF/lib, WEB-INF/classes, or WEB-INF directories of the Web Application Archive.
war(AQFileSet[], String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for a collection of AQFileSets that ends up WAR (Web Application Archive) file.
war(AQFileSet, String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
An extension of the Jar task with special treatment for a single AQFileSet that should end up in the WEB-INF/lib, WEB-INF/classes, or WEB-INF directories of the Web Application Archive.
wclose(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFinancial
Calculates weighted close.
weibullFit(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates Weibull fit for incoming array (form = e-(x/a)b)) with initial guess [link]
weibullFitCoeff(double[], double[], double[]) - Method in interface com.aquafold.openapi.math.AQFit
Calculates Weibull fit for incoming array (form = e-(x/a)b)) [link]
write(Object) - Method in interface com.aquafold.openapi.AQResponse
Writes a string returned by the object's toString() method to the HTML response.
write(AQDataRow) - Method in interface com.aquafold.openapi.io.AQDataWriter
Writes a single data row to the output stream.
write(AQDataReader) - Method in interface com.aquafold.openapi.io.AQDataWriter
Sequentially writes all data rows present in the specified input.
write(AQDataSet) - Method in interface com.aquafold.openapi.io.AQDataWriter
Writes all data rows in the specified data set.
write(Object) - Method in interface com.aquafold.openapi.io.AQDataWriter
Appends a single unformatted row which contains Object.toString() representation of the specified object.
write(int) - Method in interface com.aquafold.openapi.io.AQFileWriter
Writes a single byte to a file.
write(byte[]) - Method in interface com.aquafold.openapi.io.AQFileWriter
Writes byte array to a file.
write(String) - Method in interface com.aquafold.openapi.project.AQProjectFile
Writes the text string to a file using UTF-8 encoding.
write(String, String) - Method in interface com.aquafold.openapi.project.AQProjectFile
Writes the text string to a file using the specified encoding.
write(byte[]) - Method in interface com.aquafold.openapi.project.AQProjectFile
Writes the byte array to a file.
writeImageLink(String) - Method in interface com.aquafold.openapi.AQResponse
Writes an image hyperlink.
writeLink(String, String) - Method in interface com.aquafold.openapi.AQResponse
Writes a hyperlink.
writeLink(String, String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Writes a hyperlink (<A HREF> element).
writeText(String) - Method in interface com.aquafold.openapi.AQResponse
Writes a sanitized string to the HTML response.
writeText(String) - Method in interface com.aquafold.openapi.io.AQHtmlWriter
Writes arbitrary text.

Z

zip(String, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a zip file.
zip(String[], String[], String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a zip file from a list of directories.
zip(AQFileSet[], String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a zip file from a list of AQFileSet.
zip(AQFileSet, String) - Method in interface com.aquafold.openapi.archive.AQArchive
Creates a zip file from a single AQFileSet.
zscore(double[]) - Method in interface com.aquafold.openapi.math.AQStat
Calculates z-scores of incoming array.
ztest(double[], double, double) - Method in interface com.aquafold.openapi.math.AQStat
Performs a z-test of the null hypothesis that data in the vector x are a random sample from a normal distribution with mean m and standard deviation sigma, against the alternative that the mean is not m.

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


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.